1. 8ddc951 e1000e: fix unmap bug by Jesse Brandeburg · 16 years ago
  2. fcf495b e1000e: remove workaround for e1000 hardware by Jesse Brandeburg · 16 years ago
  3. f637011 drivers/net/e1000e: fix sparse warning: Should it be static? by Hannes Eder · 16 years ago
  4. 0a834a3 e1000e: Remove mutex_trylock and associated WARN on failure. by dave graham · 16 years ago
  5. c952337 e1000e: Serdes - attempt autoneg when link restored. by dave graham · 16 years ago
  6. 573cca8 e1000e: remove RXSEQ link monitoring for serdes by dave graham · 16 years ago
  7. 5df3f0e e1000e: Disable dynamic clock gating for 82571 per si errata. by dave graham · 16 years ago
  8. 111b9dc e1000e: add aer support by Jesse Brandeburg · 16 years ago
  9. 612e244 e1000e: normalize usage of serdes_has_link by Alex Chiang · 16 years ago
  10. 09640e63 net: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  11. 3eacdf5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  12. 78272bb e1000e: workaround hw errata by Jesse Brandeburg · 16 years ago
  13. 92af3e9 e1000e: drop lltx, remove unnecessary lock by Jesse Brandeburg · 16 years ago
  14. c405b82 e1000e: Invoke VLAN GRO handler by Herbert Xu · 16 years ago
  15. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  16. eefacf3 e1000e: Add process name to WARN message when detecting Mutex contention by David Graham · 16 years ago
  17. e8de148 resource: allow MMIO exclusivity for device drivers by Arjan van de Ven · 16 years ago
  18. fa4c16d drivers/net/e1000e: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  19. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  20. 89c88b1 e1000e: Add GRO support by Herbert Xu · 16 years ago
  21. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  22. 30bb0e0 e1000e: fix double release of mutex by Jeff Kirsher · 16 years ago
  23. cb7b48f igb/e1000e: Naming interrupt vectors by Alexander Duyck · 16 years ago
  24. 5b9ab2e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  25. ece4af1 driver/net/*: remove redundant argument comments by Qinghuang Feng · 16 years ago
  26. e243455 e1000e: check return code from NVM accesses and fix bank detection by Bruce Allan · 16 years ago
  27. a20e4cf e1000e: fix incorrect link status when switch module pulled by Bruce Allan · 16 years ago
  28. 8452759 e1000e: store EEPROM version number to prevent unnecessary NVM reads by Bruce Allan · 16 years ago
  29. 0285c8d e1000e: cosmetic newline in debug message by Bruce Allan · 16 years ago
  30. 5c48ef3e2 e1000e: sync change flow control variables with ixgbe by Bruce Allan · 16 years ago
  31. 8f12fe8 e1000e: link up/down messages must follow a specific format by Bruce Allan · 16 years ago
  32. 75eb0fa e1000e: ESB2 config after link up by Bruce Allan · 16 years ago
  33. 438b365 e1000e: check return of pci_save_state by Bruce Allan · 16 years ago
  34. 1605927f e1000e: update comments listing supported parts for each MAC family by Bruce Allan · 16 years ago
  35. 63dcf3d e1000e: 82571 check for link fix on 82571 serdes by Bruce Allan · 16 years ago
  36. 5aa49c8 e1000e: commit speed/duplex changes for m88 PHY by Bruce Allan · 16 years ago
  37. 005cbdf e1000e: disable correctable errors for quad ports while going to D3 by Alexander Duyck · 16 years ago
  38. 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 16 years ago
  39. 651c246 e1000e: convert to net_device_ops by Stephen Hemminger · 16 years ago
  40. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  41. 6ea7ae1 e1000e: enable ECC correction on 82571 silicon by Alexander Duyck · 16 years ago
  42. eb7c3ad e1000e: fix IPMI traffic by Jeff Kirsher · 16 years ago
  43. e82f54b e1000e: fix warn_on reload after phy_id error by Jeff Kirsher · 16 years ago
  44. 6ff6802 e1000e: Use device_set_wakeup_enable by \"Rafael J. Wysocki\ · 16 years ago
  45. 4cf1653 netdevice: safe convert to netdev_priv() #part-2 by Wang Chen · 16 years ago
  46. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  47. 7c510e4 net: convert more to %pM by Johannes Berg · 16 years ago
  48. af807c8 e1000e: don't generate bad checksums for tcp packets with 0 csum by Dave Graham · 16 years ago
  49. 1694f25 e1000e: release hw semaphore after successfully writing EEPROM by Arthur Jones · 16 years ago
  50. 4dd5651 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  51. 95b866d e1000e: Fix incorrect debug warning by Linus Torvalds · 16 years ago
  52. 6f92a6a e1000e: update version from k4 to k6 by Jesse Brandeburg · 16 years ago
  53. 717d438 e1000e: debug contention on NVM SWFLAG by Thomas Gleixner · 16 years ago
  54. 4fa7553 e1000e: drop stats lock by Jesse Brandeburg · 16 years ago
  55. 23033fa e1000e: remove phy read from inside spinlock by Jesse Brandeburg · 16 years ago
  56. a8f88ff e1000e: do not ever sleep in interrupt context by Jesse Brandeburg · 16 years ago
  57. 37f4023 e1000e: reset swflag after resetting hardware by Jesse Brandeburg · 16 years ago
  58. 4a77035 e1000e: write protect ICHx NVM to prevent malicious write/erase by Bruce Allan · 16 years ago
  59. 6c2a9ef e1000e: avoid duplicated output of device name in kernel warning by Frans Pop · 16 years ago
  60. 2e2e8d5 e1000e: remove failed request for sw/fw/hw flag by Bruce Allan · 16 years ago
  61. 4662e82 e1000e: add support for new 82574L part by Bruce Allan · 16 years ago
  62. f4187b5 e1000e: add support for 82567LM-3 and 82567LF-3 (ICH10D) parts by Bruce Allan · 16 years ago
  63. 2f15f9d e1000e: add support for the 82567LM-4 device by Bruce Allan · 16 years ago
  64. 05c550b e1000e: remove unnecessary snippet missed in prior check_options update by Bruce Allan · 16 years ago
  65. f8d59f7 e1000e: test for unusable MSI support by Bruce Allan · 16 years ago
  66. d53f706 e1000e: increase minimum frame size allowed by Bruce Allan · 16 years ago
  67. 10f1b49 e1000e: Increase Tx timeout factor for 10Mbps by Bruce Allan · 16 years ago
  68. 808ff67 e1000e: Use skb_copy_to_linear_data_offset introduced in 2.6.22 by Bruce Allan · 16 years ago
  69. 2d06cad e1000e: Set InterruptThrottleRate to default when invalid value used by Bruce Allan · 16 years ago
  70. 56e1f82 e1000e: Return 1 instead of a non-zero value for link up indication by Bruce Allan · 16 years ago
  71. f0f422e e1000e: remove inapplicable test for ioport by Bruce Allan · 16 years ago
  72. c43bc57e e1000e: fix drv load issues by Jesse Brandeburg · 16 years ago
  73. 10aa4c0 e1000e: perform basic 82573 EEPROM checks for known issues by Auke Kok · 16 years ago
  74. 44defeb e1000e: convert ndev_ printks to something smaller by Jeff Kirsher · 16 years ago
  75. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  76. e8ebe3b e1000e: fix e1000_netpoll(), remove extraneous e1000_clean_tx_irq() call by Ingo Molnar · 16 years ago
  77. d55b53f igb/ixgbe/e1000e: resolve tx multiqueue bug by Jeff Kirsher · 16 years ago
  78. 78ed11a netdrv intel: always enable VLAN filtering except in promiscous mode by Patrick McHardy · 16 years ago
  79. 746b9f0 netdrv intel: disable VLAN filtering in promiscous mode by Patrick McHardy · 16 years ago
  80. 38b2219 netdrv: don't truncate VLAN TCI with VLAN stripping by Patrick McHardy · 17 years ago
  81. 332e4af Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  82. 6e4f6f6 e1000e: make ioport free by Taku Izumi · 17 years ago
  83. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  84. 52cc308 e1000e: fix EEH recovery during reset on PPC by Jeff Kirsher · 17 years ago
  85. a5136e2 e1000e: allow VLAN devices to use TSO and TCP CSUM offload by Jeff Kirsher · 17 years ago
  86. f47e81f e1000e: use resource_size_t, not unsigned long, for phys addrs by Becky Bruce · 17 years ago
  87. f227ec3 e1000e: don't return half-read eeprom on error by Kok, Auke · 17 years ago
  88. 97ac8ca e1000e: Add support for BM PHYs on ICH9 by Bruce Allan · 17 years ago
  89. f014e97 e1000e: Increment version to 0.2.1 by Jesse Brandeburg · 17 years ago
  90. aad3273 e1000e: save and restore pcie/msi state to support EEH recovery by Wendy Xiong · 17 years ago
  91. 7b1be19 e1000e: lower ring minimum size to 64 by Auke Kok · 17 years ago
  92. 2d9498f e1000e: Fix HW Error on es2lan, ARP capture issue by BMC by David Graham · 17 years ago
  93. de5b307 e1000e: Add interrupt moderation run-time ethtool interface by Auke Kok · 17 years ago
  94. 7c25769 e1000e: cleanup several stats issues by Bruce Allan · 17 years ago
  95. cef8c79 e1000e: reformat register test code, fix some minor initialization by Bruce Allan · 17 years ago
  96. 69e3fd8 e1000e: rename a few functions by Jeff Kirsher · 17 years ago
  97. e9ec2c0 e1000e: Make arrays out of these Rx/Tx registers by Jeff Kirsher · 17 years ago
  98. 8d7c294 e1000e: limit EEPROM size accesses by Jeff Kirsher · 17 years ago
  99. 318a94d e1000e: reorganize PHY and flow control interface by Jeff Kirsher · 17 years ago
  100. e2de3eb e1000e: rename mc_addr_list_update by Jeff Kirsher · 17 years ago