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