1. 138b15e drivers/net: remove all references to obsolete Ethernet-HOWTO by Paul Gortmaker · 9 years ago
  2. 94435f7 net:treewide: Fix typo in drivers/net by Masanari Iida · 9 years ago
  3. 6753a97 net: 8390: axnet_cs: Use setup_timer and mod_timer by Vaishali Thakkar · 9 years ago
  4. fc4ba63 net: 8390: pcnet_cs: Use setup_timer and mod_timer by Vaishali Thakkar · 9 years ago
  5. eb69c5b ne2k-pci: Add pci_disable_device in error handling by Jia-Ju Bai · 10 years ago
  6. 078d665 net: ethernet: 8390: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  7. a11c5c9 Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  8. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  9. 65eca28 m68k/atari: EtherNEC - ethernet support (ne) by Michael Schmitz · 10 years ago
  10. abac0d3 drivers/net: Remove typedef axnet_dev_t by Himangi Saraogi · 10 years ago
  11. 250b2dd drivers/net: Remove typedefs pcnet_dev_t and hw_info_t by Himangi Saraogi · 10 years ago
  12. d2e5f47 8390: remove unnecessary break after return by Fabian Frederick · 10 years ago
  13. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  14. 03b8dcb net: 8390: use time_after() for time comparison by Manuel Schölling · 10 years ago
  15. 0af764e net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO by Duan Jiong · 10 years ago
  16. e05b310 8390: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 10 years ago
  17. b565c9f net/apne: Remove unused variable ei_local by Geert Uytterhoeven · 10 years ago
  18. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  19. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  20. 335802d net: eth: 8390: remove section warning in etherh.c by Olof Johansson · 11 years ago
  21. c45f812 8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature by Matthew Whitehead · 11 years ago
  22. 6112ea0 zorro: ZTWO_VADDR() should return "void __iomem *" by Geert Uytterhoeven · 14 years ago
  23. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  24. 2cb63c7 net: 8390: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  25. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  26. 68d3430 8390: Remove extern from function prototypes by Joe Perches · 11 years ago
  27. dd9589c net/ethernet: Drop H8/300 Ethernet driver by Guenter Roeck · 11 years ago
  28. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  29. 061ba04 drivers: net: ethernet: 8390: Kconfig: add H8300H_AKI3068NET and H8300H_H8MAX dependancy for NE_H8300 by Chen Gang · 11 years ago
  30. a3ea280 net: ax88796: use dev_get_platdata() by Jingoo Han · 11 years ago
  31. 1409a93 ethernet: Convert mac address uses of 6 to ETH_ALEN by Joe Perches · 11 years ago
  32. 1ca0151 net/trivial: replace numeric with standard PM state macros by Yijing Wang · 11 years ago
  33. dfd93c9 net: ethernet: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  34. 4f567cb Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  35. b261c20 net: ax88796: avoid 64 bit arithmetic by Arnd Bergmann · 11 years ago
  36. fdd3f29 drivers/net: use module_pcmcia_driver() in pcmcia drivers by H Hartley Sweeten · 11 years ago
  37. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  38. fce3cd4 drivers/net: delete the really obsolete 8390 based 10Mbit ISA drivers by Paul Gortmaker · 12 years ago
  39. f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 12 years ago
  40. e8bf5c4 drivers/net/ethernet/8390: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  41. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  42. bca94cf drivers/net: delete 8390 based EISA drivers. by Paul Gortmaker · 12 years ago
  43. 483f777 drivers/net: remove orphaned references to micro channel by Paul Gortmaker · 12 years ago
  44. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  45. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  46. b146ecd net: 8390: use io{read,write}*_rep accessors by Matthew Leach · 12 years ago
  47. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  48. 4168ac0 8390: remove __dev* attributes by Bill Pemberton · 12 years ago
  49. 24bc518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  50. da9da01 ne2000: add the right platform device by Alan Cox · 12 years ago
  51. c867b55 net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open by Joachim Eastwood · 12 years ago
  52. 48fc7f7 Fix misspellings of "whether" in comments. by Adam Buchbinder · 12 years ago
  53. c477ebd sections: fix section conflicts in drivers/net by Andi Kleen · 12 years ago
  54. 064bff1 net: add support for NS8390 based eth controllers on some ColdFire CPU boards by Greg Ungerer · 12 years ago
  55. 6469933 ethernet: Remove casts to same type by Joe Perches · 12 years ago
  56. a5e371f drivers/net: delete all code/drivers depending on CONFIG_MCA by Paul Gortmaker · 12 years ago
  57. 31f3120 8390: select CRC32 support by Arnd Bergmann · 12 years ago
  58. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  59. 65198be etherh: Support the get_ts_info ethtool method. by Richard Cochran · 12 years ago
  60. 2241b67 ax88796: Support the get_ts_info ethtool method. by Richard Cochran · 12 years ago
  61. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  62. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 12 years ago
  63. 1d26643 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 12 years ago
  64. 3396c78 drivers/net: fix up stale paths from driver reorg by Paul Gortmaker · 12 years ago
  65. fa84e72 ax88796: use an unique MDIO bus name. by Florian Fainelli · 13 years ago
  66. db62f68 net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() by Axel Lin · 13 years ago
  67. 104bf3f ethernet: Convert ETHER_ADDR_LEN uses to ETH_ALEN by Joe Perches · 13 years ago
  68. 68aad78 sweep the floors and convert some .get_drvinfo routines to strlcpy by Rick Jones · 13 years ago
  69. 88f0748 drivers/net/ethernet/*: Enabled vendor Kconfig options by Jeff Kirsher · 13 years ago
  70. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  71. d9fb9f3 *sonic/natsemi/ns83829: Move the National Semi-conductor drivers by Jeff Kirsher · 13 years ago
  72. ae15043 smsc: Move the SMC (SMSC) drivers by Jeff Kirsher · 13 years ago
  73. 644570b 8390: Move the 8390 related drivers by Jeff Kirsher · 13 years ago