summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/8390/ax88796.c
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: 8390: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* net: 8390: use time_after() for time comparisonManuel Schölling2014-05-191-2/+2
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0Star
* 8390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead2013-12-111-2/+20
* net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-021-1/+1
* net: ax88796: use dev_get_platdata()Jingoo Han2013-08-301-1/+1
* ethernet: Convert mac address uses of 6 to ETH_ALENJoe Perches2013-08-021-2/+2
* net: ax88796: avoid 64 bit arithmeticArnd Bergmann2013-04-191-1/+1
* net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-141-1/+1
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-071-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\
| * Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-191-1/+1
* | net: 8390: use io{read,write}*_rep accessorsMatthew Leach2012-12-101-8/+8
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-101-1/+0Star
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0Star
* | ax88796: Support the get_ts_info ethtool method.Richard Cochran2012-04-041-0/+1
|/
* drivers/net: fix up stale paths from driver reorgPaul Gortmaker2012-01-301-1/+1
* ax88796: use an unique MDIO bus name.Florian Fainelli2012-01-111-1/+2
* net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin2011-11-291-12/+1Star
* ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALENJoe Perches2011-11-171-3/+2Star
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-181-1/+1
* 8390: Move the 8390 related driversJeff Kirsher2011-08-111-0/+1010