summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/8390/ax88796.c
Commit message (Expand)AuthorAge
* net/8390: Fix msg_enable patch snafuFinn Thain2018-02-21
* net: ethernet: ax88796: make mdiobb_ops constBhumika Goyal2017-08-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-05-26
|\
| * net: ethernet: ax88796: don't call free_irq without request_irq firstUwe Kleine-König2017-05-26
* | net: ethernet: ax88796: support generating a random mac addressUwe Kleine-König2017-05-26
|/
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-13
* net: ethernet: ax88796: avoid null pointer dereferencexypron.glpk@gmx.de2016-08-01
* net: ethernet: ax88796: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-06-16
* net: ethernet: ax88796: use phydev from struct net_devicePhilippe Reynes2016-06-16
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-07
* phy: add phydev_name() wrapperAndrew Lunn2016-01-07
* net: ethernet: 8390: drop owner assignment from platform_driversWolfram Sang2014-10-20
* net: 8390: use time_after() for time comparisonManuel Schölling2014-05-18
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* 8390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead2013-12-11
* net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-02
* net: ax88796: use dev_get_platdata()Jingoo Han2013-08-30
* ethernet: Convert mac address uses of 6 to ETH_ALENJoe Perches2013-08-02
* net: ax88796: avoid 64 bit arithmeticArnd Bergmann2013-04-19
* net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-14
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\
| * Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-19
* | net: 8390: use io{read,write}*_rep accessorsMatthew Leach2012-12-10
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-10
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* | ax88796: Support the get_ts_info ethtool method.Richard Cochran2012-04-04
|/
* drivers/net: fix up stale paths from driver reorgPaul Gortmaker2012-01-30
* ax88796: use an unique MDIO bus name.Florian Fainelli2012-01-10
* net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin2011-11-29
* ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALENJoe Perches2011-11-16
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* 8390: Move the 8390 related driversJeff Kirsher2011-08-10