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