aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/8390/ax88796.c
AgeCommit message (Expand)Author
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-118390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches
2013-08-30net: ax88796: use dev_get_platdata()Jingoo Han
2013-08-02ethernet: Convert mac address uses of 6 to ETH_ALENJoe Perches
2013-04-19net: ax88796: avoid 64 bit arithmeticArnd Bergmann
2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-10net: 8390: use io{read,write}*_rep accessorsMatthew Leach
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-04ax88796: Support the get_ts_info ethtool method.Richard Cochran
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-01-30drivers/net: fix up stale paths from driver reorgPaul Gortmaker
2012-01-10ax88796: use an unique MDIO bus name.Florian Fainelli
2011-11-29net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin
2011-11-16ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALENJoe Perches
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-108390: Move the 8390 related driversJeff Kirsher