Age | Commit message (Expand) | Author | Files | Lines |
2013-02-22 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -4/+1 |
2013-01-22 | drivers/net: delete the really obsolete 8390 based 10Mbit ISA drivers | Paul Gortmaker | 7 | -2353/+0 |
2013-01-15 | net: phy: remove flags argument from phy_{attach, connect, connect_direct} | Florian Fainelli | 1 | -1/+1 |
2013-01-11 | drivers/net/ethernet/8390: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -12/+9 |
2013-01-09 | remove init of dev->perm_addr in drivers | Jiri Pirko | 1 | -1/+0 |
2013-01-07 | drivers/net: delete 8390 based EISA drivers. | Paul Gortmaker | 7 | -2187/+2 |
2013-01-07 | drivers/net: remove orphaned references to micro channel | Paul Gortmaker | 2 | -7/+3 |
2013-01-07 | ethtool: fix drvinfo strings set in drivers | Jiri Pirko | 2 | -6/+7 |
2012-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-12-11 | net: 8390: use io{read,write}*_rep accessors | Matthew Leach | 1 | -8/+8 |
2012-12-07 | drivers/net: fix up function prototypes after __dev* removals | Greg Kroah-Hartman | 2 | -5/+4 |
2012-12-03 | 8390: remove __dev* attributes | Bill Pemberton | 5 | -26/+26 |
2012-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2012-11-20 | ne2000: add the right platform device | Alan Cox | 1 | -0/+1 |
2012-11-20 | net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open | Joachim Eastwood | 1 | -6/+0 |
2012-11-19 | Fix misspellings of "whether" in comments. | Adam Buchbinder | 1 | -1/+1 |
2012-10-05 | sections: fix section conflicts in drivers/net | Andi Kleen | 1 | -1/+1 |
2012-07-12 | net: add support for NS8390 based eth controllers on some ColdFire CPU boards | Greg Ungerer | 3 | -0/+495 |
2012-06-06 | ethernet: Remove casts to same type | Joe Perches | 1 | -1/+1 |
2012-05-18 | drivers/net: delete all code/drivers depending on CONFIG_MCA | Paul Gortmaker | 4 | -1398/+0 |
2012-04-21 | 8390: select CRC32 support | Arnd Bergmann | 1 | -0/+1 |
2012-04-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 25 | -25/+1 |
2012-04-04 | etherh: Support the get_ts_info ethtool method. | Richard Cochran | 1 | -0/+1 |
2012-04-04 | ax88796: Support the get_ts_info ethtool method. | Richard Cochran | 1 | -0/+1 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 25 | -25/+0 |
2012-03-28 | Disintegrate asm/system.h for ARM | David Howells | 1 | -0/+1 |
2012-02-06 | netdev: ethernet dev_alloc_skb to netdev_alloc_skb | Pradeep A Dalvi | 2 | -2/+2 |
2012-01-30 | drivers/net: fix up stale paths from driver reorg | Paul Gortmaker | 3 | -3/+3 |
2012-01-11 | ax88796: use an unique MDIO bus name. | Florian Fainelli | 1 | -1/+2 |
2011-11-29 | net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() | Axel Lin | 1 | -12/+1 |
2011-11-17 | ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALEN | Joe Perches | 14 | -19/+16 |
2011-11-09 | sweep the floors and convert some .get_drvinfo routines to strlcpy | Rick Jones | 1 | -3/+3 |
2011-08-27 | drivers/net/ethernet/*: Enabled vendor Kconfig options | Jeff Kirsher | 1 | -0/+1 |
2011-08-18 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 19 | -19/+19 |
2011-08-12 | *sonic/natsemi/ns83829: Move the National Semi-conductor drivers | Jeff Kirsher | 1 | -3/+4 |
2011-08-11 | smsc: Move the SMC (SMSC) drivers | Jeff Kirsher | 1 | -17/+4 |
2011-08-11 | 8390: Move the 8390 related drivers | Jeff Kirsher | 32 | -0/+19131 |