1. 243559f e100: make sure vlan support isn't advertised on old adapters by Jesse Brandeburg · 13 years ago
  2. 8b0c116 net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero by Rick Jones · 13 years ago
  3. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  4. dee1ad4 intel: Move the Intel wired LAN drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/e100.c]
  5. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 14 years ago
  6. a70b86a e100: implemenet set_phys_id by Jeff Kirsher · 14 years ago
  7. dca97ad e100: fix build warning by Emil Tantilov · 14 years ago
  8. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 14 years ago
  9. 8ae6daca ethtool: Call ethtool's get/set_settings callbacks with cleaned data by David Decotigny · 14 years ago
  10. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  11. 2d0bb1c e100/e1000*/igb*/ixgb*: Add missing read memory barrier by Jeff Kirsher · 14 years ago
  12. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 15 years ago
  13. e1703b36 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  14. 401da6a e100: Fix the TX workqueue race by Alan Cox · 15 years ago
  15. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  16. fa05e1a drivers/net/e100.c: Use pr_<level> and netif_<level> by Joe Perches · 15 years ago
  17. 211a0d9 e100: Fix ring parameter change handling regression. by David S. Miller · 15 years ago
  18. 48e2f18 net: convert multiple drivers to use netdev_for_each_mc_addr, part4 by Jiri Pirko · 15 years ago
  19. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  20. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  21. 70abc8c e100: Fix broken cbs accounting due to missing memset. by Roger Oksanen · 15 years ago
  22. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  23. 98468ef e100: Use pci pool to work around GFP_ATOMIC order 5 memory allocation failure by Roger Oksanen · 15 years ago
  24. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  25. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  26. a84216e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  27. 8fbd962e e100: e100_phy_init() isolates selected PHY, causes 10 second boot delay by Bruce Allan · 15 years ago
  28. 7e15b0c e100: Fix to allow systems with FW based cards to resume from STD by David Graham · 15 years ago
  29. 89d71a6 net: Use netdev_alloc_skb_ip_align() by Eric Dumazet · 15 years ago
  30. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  31. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  32. 3b29a56 intel: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  33. 6ff9c2e E100: fix interaction with swiotlb on X86. by Krzysztof Hałasa · 15 years ago
  34. da81203 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  35. 303d67c E100: work around the driver using streaming DMA mapping for RX descriptors. by Krzysztof Halasa · 16 years ago
  36. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 16 years ago
  37. 6905b1f Net / e100: Fix suspend of devices that cannot be power managed by Rafael J. Wysocki · 16 years ago
  38. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  39. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 16 years ago
  40. 4b512d2 trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able by Thadeu Lima de Souza Cascardo · 16 years ago
  41. 7200176 e100: add non-MII PHY support by Andreas Mohr · 16 years ago
  42. ef681ce e100: Fix napi_enable BUG_ON when recovering from EEH error by Andre Detsch · 16 years ago
  43. ac7c992 e100: do not go D3 in shutdown unless system is powering off by Thadeu Lima de Souza Cascardo · 16 years ago
  44. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  45. b55de80 e100: add support for 82552 10/100 adapter by Bruce Allan · 16 years ago
  46. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  47. 9ac32e1 firmware: convert e100 driver to request_firmware() by Jaswinder Singh Rajput · 16 years ago
  48. f26251e e100: cosmetic cleanup by Bruce Allan · 16 years ago
  49. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  50. f411303 e100: cleanup link up/down messages by Jeff Kirsher · 16 years ago
  51. 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 16 years ago
  52. acc7842 e100: convert to net_device_ops by Stephen Hemminger · 16 years ago
  53. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  54. 773c9c1 e100: fix dma error in direction for mapping by Jesse Brandeburg · 16 years ago
  55. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  56. bc79fc8 e100: adapt to the reworked PCI PM by Rafael J. Wysocki · 16 years ago
  57. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  58. b262e60 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  59. b39d66a drivers/net: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  60. e727240 e100: Use pci_pme_active to clear PME_Status and disable PME# by Rafael J. Wysocki · 16 years ago
  61. 17393dd e100, fix iomap read by Jiri Slaby · 16 years ago
  62. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  63. 1923815 e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xx by Kevin Hao · 17 years ago
  64. 6caf52a net: use get/put_unaligned_* helpers by Harvey Harrison · 17 years ago
  65. 1172899 e100: endianness annotations by Al Viro · 17 years ago
  66. f902283 e100: Do suspend/shutdown like e1000 by Auke Kok · 17 years ago
  67. 0a0863a e100: fix spelling errors by Andreas Mohr · 17 years ago
  68. 915e91d Net: e100, fix iomap mem accesses by Jiri Slaby · 17 years ago
  69. aaf918b e100 endianness annotations by Al Viro · 17 years ago
  70. 7734f6e Fix e100 on systems that have cache incoherent DMA by David Acker · 17 years ago
  71. 4c3616c netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN by Alejandro Martinez Ruiz · 17 years ago
  72. 53e52c7 [NET]: Make ->poll() breakout consistent in Intel ethernet drivers. by David S. Miller · 17 years ago
  73. 4ec2411 [NET]: Do not check netif_running() and carrier state in ->poll() by David S. Miller · 17 years ago
  74. 8543da6 e100: free IRQ to remove warningwhenrebooting by Auke Kok · 17 years ago
  75. abf9b90 e100: cleanup unneeded math by Auke Kok · 17 years ago
  76. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  77. ddfce6b network drivers: sparse warning fixes by Stephen Hemminger · 17 years ago
  78. b9f2c04 [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count by Jeff Garzik · 17 years ago
  79. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  80. 09f75cd [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code by Jeff Garzik · 17 years ago
  81. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  82. 34c6417 e100: timer power saving by Stephen Hemminger · 17 years ago
  83. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  84. 313674a [NET]: ethtool_perm_addr only has one implementation by Matthew Wilcox · 17 years ago
  85. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 18 years ago
  86. 44e4925 e100: Fix Tyan motherboard e100 not receiving IPMI commands by David Graham · 18 years ago
  87. ca93ca4 Revert "[netdrvr e100] experiment with doing RX in a similar manner to eepro100" by Jeff Garzik · 18 years ago
  88. 27345bb e100: Optionally use I/O mode only to access register space by Jesse Brandeburg · 18 years ago
  89. 948cd43 e100: allow bad MAC address when running with invalid eeprom csum by Jesse Brandeburg · 18 years ago
  90. d52df4a [netdrvr e100] experiment with doing RX in a similar manner to eepro100 by Scott Feldman · 19 years ago
  91. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 18 years ago
  92. a53a33d e100: fix napi ifdefs removing needed code by Auke Kok · 18 years ago
  93. 518d833 e100: fix irq leak on suspend/resume by Auke Kok · 18 years ago
  94. c48e3fc e100: replace kmalloc with kcalloc by Yan Burman · 18 years ago
  95. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  96. 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 18 years ago
  97. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  98. 824545e e100: account for closed interface when shutting down by Auke Kok · 18 years ago
  99. e8e82b7 [PATCH] e100: fix reboot -f with netconsole enabled by Auke Kok · 18 years ago
  100. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago