1. 4cb9be7 e1000/e1000e/igb/ixgb: do not use netif_wake_queue un-necessarily by Jesse Brandeburg · 15 years ago
  2. e5e9743 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  3. eb62efd e1000: init link state correctly by Jesse Brandeburg · 15 years ago
  4. 843f426 e1000: fix transmit routine exit bug by Jesse Brandeburg · 15 years ago
  5. b43fcd7 NET/e1000: Fix powering off during shutdown by Rafael J. Wysocki · 15 years ago
  6. df26fd2 e1000/e1000: fix compile warning by Jesse Brandeburg · 15 years ago
  7. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  8. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  9. 81c5228 e1000: fix loss of multicast packets by Jesse Brandeburg · 15 years ago
  10. a6c4232 e1000: fix close race with interrupt by Jesse Brandeburg · 15 years ago
  11. ccfb342 e1000: cleanup clean_tx_irq routine so that it completely cleans ring by Alexander Duyck · 15 years ago
  12. 37e73df e1000: fix tx hang detect logic and address dma mapping issues by Alexander Duyck · 15 years ago
  13. d20b606 e1000: fix unmap bug by Jesse Brandeburg · 15 years ago
  14. 3c84213 e1000: Removing the unused macro PAGE_USE_COUNT() by Breno Leitao · 15 years ago
  15. 005c79b3 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  16. 4d7155b e1000: Fix PCI enable to honor the need_ioport flag by Karsten Keil · 15 years ago
  17. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  18. 05bee47 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  19. 15b2bee e1000: fix bug with shared interrupt during reset by Jesse Brandeburg · 15 years ago
  20. 8017943 e1000: drop lltx, remove unnecessary lock by Alexander Duyck · 16 years ago
  21. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  22. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  23. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  24. 3e1d7cd e1000: e1000_adapter->polling_netdev is useless by Wang Chen · 16 years ago
  25. b30c4d8f e1000: cleanup link up/down messages by Jeff Kirsher · 16 years ago
  26. 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 16 years ago
  27. 0e7614b e1000: convert to net_device_ops by Stephen Hemminger · 16 years ago
  28. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  29. de12648 e1000: Use device_set_wakeup_enable by \"Rafael J. Wysocki\ · 16 years ago
  30. 4cf1653 netdevice: safe convert to netdev_priv() #part-2 by Wang Chen · 16 years ago
  31. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  32. 275f165 pci: use pci_ioremap_bar() in drivers/net by Arjan van de Ven · 16 years ago
  33. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  34. 20501a6 e1000: allow VLAN devices to use TSO and CSUM offload by Patrick McHardy · 16 years ago
  35. 3ed3067 e1000: don't generate bad checksums for tcp packets with 0 csum by Dave Graham · 16 years ago
  36. b262e60 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  37. 630b25c e1000: remove unused Kconfig option for disabling packet split by Brandeburg, Jesse · 16 years ago
  38. 78566fe e1000: prevent corruption of EEPROM/NVM by Christopher Li · 16 years ago
  39. 16ecf85 e1000: fix stack size by Linus Torvalds · 16 years ago
  40. 8125029 e1000: make ioport free by Taku Izumi · 16 years ago
  41. c3570ac e1000: delete non NAPI code from the driver by Francois Romieu · 16 years ago
  42. 63cd31f e1000: remove email reference by Jeff Kirsher · 16 years ago
  43. c7be73b e1000: Move assignments in tests before test by Joe Perches · 16 years ago
  44. b118402 e1000: checkpatch clean by Joe Perches · 16 years ago
  45. e982f17 e1000: Remove spaces after casts and function names by Joe Perches · 16 years ago
  46. c03e83b e1000: Move extern function definitions to e1000.h by Joe Perches · 16 years ago
  47. 1dc3291 e1000: Use hw, er32, and ew32 by Joe Perches · 16 years ago
  48. 6479884 e1000: neaten function declarations by Joe Perches · 16 years ago
  49. 076152d e1000: resolve tx multiqueue bug by Ben Hutchings · 16 years ago
  50. 78ed11a netdrv intel: always enable VLAN filtering except in promiscous mode by Patrick McHardy · 16 years ago
  51. 746b9f0 netdrv intel: disable VLAN filtering in promiscous mode by Patrick McHardy · 16 years ago
  52. 38b2219 netdrv: don't truncate VLAN TCI with VLAN stripping by Patrick McHardy · 16 years ago
  53. 332e4af Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  54. b45f876 e1000: remove e1000_clean_tx_irq call from e1000_netpoll by Andy Gospodarek · 16 years ago
  55. d03157b e1000: remove PCI Express device IDs by Auke Kok · 16 years ago
  56. 581abbc e1000: only enable TSO6 via ethtool when using correct hardware by Andy Gospodarek · 16 years ago
  57. 406874a e1000: convert uint16_t style integers to u16 by Joe Perches · 16 years ago
  58. 9150b76 e1000: remove irq_sem by Jesse Brandeburg · 16 years ago
  59. c3033b0 e1000: Convert boolean_t to bool by Joe Perches · 16 years ago
  60. 14782ca e1000: warn if this driver is used for e1000e devices by Auke Kok · 16 years ago
  61. 030ed68 replace code with FIELD_SIZEOF by Julia Lawall · 16 years ago
  62. 3c34ac3 e1000: Fix for 32 bits platforms with 64 bits resources by Benjamin Herrenschmidt · 17 years ago
  63. b4ea895 e1000: make e1000_dump_eeprom() static by Adrian Bunk · 16 years ago
  64. 60e2331 [net] Gracefully handle shared e1000/1000e driver PCI ID's by Linus Torvalds · 16 years ago
  65. 5b10ca1 Mostly revert "e1000/e1000e: Move PCI-Express device IDs over to e1000e" by Linus Torvalds · 16 years ago
  66. 67b3c27 e1000: Dump the eeprom when a user encounters a bad checksum by Auke Kok · 17 years ago
  67. 67cefcb e1000: remove no longer used code for pci read/write cfg by Adrian Bunk · 17 years ago
  68. 3e18826 e1000 endianness annotations by Al Viro · 17 years ago
  69. cba0516 [netdrvr] checkpatch cleanups by Jeff Garzik · 17 years ago
  70. db0ce50 [E1000]: Secondary unicast address support by Patrick McHardy · 17 years ago
  71. 7e64300 [E1000]: Convert regtest macro's to functions by Joe Perches · 17 years ago
  72. ef90e4e [E1000]: update netstats traffic counters realtime by Auke Kok · 17 years ago
  73. 040babf e1000/e1000e: Move PCI-Express device IDs over to e1000e by Auke Kok · 17 years ago
  74. 4c3616c netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN by Alejandro Martinez Ruiz · 17 years ago
  75. 49d85c5 [NET]: Fix interrupt semaphore corruption in Intel drivers. by David S. Miller · 17 years ago
  76. d2c7ddd [NET]: Fix TX timeout regression in Intel drivers. by David S. Miller · 17 years ago
  77. 53e52c7 [NET]: Make ->poll() breakout consistent in Intel ethernet drivers. by David S. Miller · 17 years ago
  78. 4ec2411 [NET]: Do not check netif_running() and carrier state in ->poll() by David S. Miller · 17 years ago
  79. c32bc6e e1000: fix memcpy in e1000_get_strings by Roel Kluin · 17 years ago
  80. f7bbb90 e1000: Fix NAPI state bug when Rx complete by Auke Kok · 17 years ago
  81. f0163ac [E1000]: Fix schedule while atomic when called from mii-tool. by Jesse Brandeburg · 17 years ago
  82. abec42a e1000: sparse warnings fixes by Stephen Hemminger · 17 years ago
  83. 828d055 fix typo about TBI in e1000 comment by Masatake YAMATO · 17 years ago
  84. 6d1e3aa e1000: Simple optimizations in e1000_xmit_frame by Krishna Kumar · 17 years ago
  85. 007755e PCI-X/PCI-Express read control interfaces: use them in e1000 by Peter Oruba · 17 years ago
  86. b9f2c04 [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count by Jeff Garzik · 17 years ago
  87. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  88. 88d3aaf [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls by Jeff Garzik · 17 years ago
  89. ff8ac60 drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE by Denis Cheng · 17 years ago
  90. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  91. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  92. f4ec7f9 e1000: Add device IDs of blade version of the 82571 quad port by Auke Kok · 17 years ago
  93. ce57a02 e1000: Add device IDs of new 82571 board variants by Auke Kok · 17 years ago
  94. 313674a [NET]: ethtool_perm_addr only has one implementation by Matthew Wilcox · 17 years ago
  95. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  96. 416b5d1 e1000: disable polling before registering netdevice by Auke Kok · 17 years ago
  97. 4731305 e1000: restore netif_poll_enable call but make sure IRQs are off by Herbert Xu · 17 years ago
  98. 3e1657c e1000: Don't enable polling in open() (was: e1000: assertion hit in e1000_clean(), kernel 2.6.21.1) by Auke Kok · 17 years ago
  99. e94bd23 e1000: Fix msi enable leak on error, don't print error message, cleanup by Auke Kok · 17 years ago
  100. 28e53bd unify flush_work/flush_work_keventd and rename it to cancel_work_sync by Oleg Nesterov · 17 years ago