1. ee04022 e1000: M88 PHY workaround by Auke Kok · 18 years ago
  2. f1b3a85 e1000: fix adapter led blinking inconsistency by Auke Kok · 18 years ago
  3. 7dfee0c e1000: disable CRC stripping workaround by Auke Kok · 18 years ago
  4. 4ca213a e1000: force register write flushes to circumvent broken platforms by Auke Kok · 18 years ago
  5. 1723171 e1000: rework module param code with uninitialized values by Auke Kok · 18 years ago
  6. 864c4e4 e1000: recycle skb by Auke Kok · 18 years ago
  7. a5eafce e1000: change printk into DPRINTK by Auke Kok · 18 years ago
  8. 9a53a20 e1000: add smart power down code by Auke Kok · 18 years ago
  9. 0cbabbb e1000: small performance tweak by removing double code by Auke Kok · 18 years ago
  10. 6fdfef1 e1000: fix CONFIG_PM blocks by Auke Kok · 18 years ago
  11. 79f05bf e1000: Make PHY powerup/down a function by Auke Kok · 18 years ago
  12. 2db10a0 e1000: rework driver hardware reset locking by Auke Kok · 18 years ago
  13. acfbc9f e1000: fix loopback ethtool test by Auke Kok · 18 years ago
  14. a487a8f e1000: prevent statistics from garbling during bus resets by Auke Kok · 19 years ago
  15. cac925a Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into tmp by Jeff Garzik · 19 years ago
  16. bcd618e Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 19 years ago
  17. 9026729 e1000: add PCI Error Recovery by Auke Kok · 19 years ago
  18. 24f476e e1000: remove risky prefetch on next_skb->data by Auke Kok · 19 years ago
  19. b9b6e78 e1000: fix ethtool test irq alloc as "probe" by Auke Kok · 19 years ago
  20. 80871e6 e1000: add shutdown handler back to fix WOL by Auke Kok · 19 years ago
  21. 6082823 [PATCH] e1000: endian fixes by Alexey Dobriyan · 19 years ago
  22. 440c052 e1000: bump version to 7.0.38-k4 by Auke Kok · 19 years ago
  23. fdf35d3 e1000: remove changelog in driver by Auke Kok · 19 years ago
  24. a1943b5 e1000: Fix date string in Makefile by Auke Kok · 19 years ago
  25. 76c224b e1000: remove leading and trailing whitespace. by Auke Kok · 19 years ago
  26. a42a507 e1000: remove backslash r debug printfs by Auke Kok · 19 years ago
  27. c653e63 e1000: add shutdown handler back to fix WOL by Auke Kok · 19 years ago
  28. bcb4919 e1000: Update truesize with the length of the packet for packet split by Auke Kok · 19 years ago
  29. 1cb5821 e1000: fix mismerge skb_put. by Auke Kok · 19 years ago
  30. dc86d32 e1000: fix mispatch for media type detect. by Auke Kok · 19 years ago
  31. 3d41e30 e1000: Version bump, contact fix, year string change by Auke Kok · 19 years ago
  32. 77b2aad e1000: implement more efficient tx queue locking by Auke Kok · 19 years ago
  33. 9e2feac e1000: Buffer optimizations for small MTU by Auke Kok · 19 years ago
  34. 6fc7a7e e1000: Dead variable cleanup by Auke Kok · 19 years ago
  35. 5d51b80 e1000: Update truesize with the length of the packet for packet split by Auke Kok · 19 years ago
  36. fe7fe28 e1000: Made an adapter struct variable into a local (txb2b) by Auke Kok · 19 years ago
  37. e619d52 e1000: De-inline functions to benefit from compiler smartness by Auke Kok · 19 years ago
  38. 4cc15f5 e1000: Esb2 wol link cycle bug and uninitialized registers by Auke Kok · 19 years ago
  39. d0e027d e1000: Remove PM warning DPRINTKs breaking 2.4.x kernels by Auke Kok · 19 years ago
  40. 5d9428d BUG_ON() Conversion in drivers/net/ by Eric Sesterhenn · 19 years ago
  41. 1533306 [NET]: dev_put/dev_hold cleanup by Stephen Hemminger · 19 years ago
  42. abc71c4 Merge branch 'upstream-fixes' by Jeff Garzik · 19 years ago
  43. c3d7a3a [PATCH] e1000 endianness bugs by David S. Miller · 19 years ago
  44. 30dcbf2 [PATCH] drivers/net/e1000/: proper prototypes by Adrian Bunk · 19 years ago
  45. b962697 Merge branch 'e1000-upstream' of git://198.78.49.142/linux-2.6 by Jeff Garzik · 19 years ago
  46. 749dfc7 Merge branch 'upstream-fixes' by Jeff Garzik · 19 years ago
  47. 9e927fb [PATCH] Wrong return value corrupts free object in e1000 driver by David S. Miller · 19 years ago
  48. cb76432 e1000: Fix mii-tool access to setting speed and duplex by Jeff Kirsher · 19 years ago
  49. 0f15a8f e1000: Added driver comments and whitespace changes. Modified long lines of code to ensure they would not wrap beyond 80 characters. by Jeff Kirsher · 19 years ago
  50. 30320be e1000: Added a performance enhancement - prefetch by Jeff Kirsher · 19 years ago
  51. dc7c6ad e1000: Add copybreak when using packet split by Jeff Kirsher · 19 years ago
  52. 8704163 e1000: Fixed the following issues with ESB2 (requires ESB2 support): by Jeff Kirsher · 19 years ago
  53. 6418ecc e1000: Add support for new hardware (ESB2) by Jeff Kirsher · 19 years ago
  54. 2a1af5d e1000: Add performance enahancement by balancing TX and RX by Jeff Kirsher · 19 years ago
  55. 85b22eb e1000: Add enabled Jumbo frame support for 82573L by Jeff Kirsher · 19 years ago
  56. 9f68788 e1000: Add 82573 controller support to TSO fix by Jeff Kirsher · 19 years ago
  57. 329bfd0 e1000: Fix filling skb descriptors while using packet split by Jeff Kirsher · 19 years ago
  58. 7e6c986 e1000: Fix network problems when forced at 100Mb/s and to fix TSO when forced at 100Mb/s by Jeff Kirsher · 19 years ago
  59. 8491682 e1000: Fix Quadport Wake on LAN by Jeff Kirsher · 19 years ago
  60. 8df06e5 e1000: Fix RSS if enabled in mid-connection by Jeff Kirsher · 19 years ago
  61. 497fce5 e1000: Fix 82543 issue when reading eeprom by Jeff Kirsher · 19 years ago
  62. 20a4402 e1000: Fix dhcp issue when the skb structure fields are not filled properly by Jeff Kirsher · 19 years ago
  63. c5f226f e1000: Fix AMT losing connectivity when switching VLAN in passive mode by Jeff Kirsher · 19 years ago
  64. 5b66ba0 e1000: Fix unecessary delay for 82573 controllers by Jeff Kirsher · 19 years ago
  65. 0989aa4 e1000: Fix lock up while setting ring parameters by Jeff Kirsher · 19 years ago
  66. 9f644d5 e1000: Fix dead counters by Jeff Kirsher · 19 years ago
  67. c1605eb e1000: Remove Multiqueue code until we have support for MSI-X in our hardware by Jeff Kirsher · 19 years ago
  68. a1415ee [PATCH] e1000: revert to single descriptor for legacy receive path by Jeff Kirsher · 19 years ago
  69. 7c4d336 [PATCH] e1000: fix compile warning by Jesse Brandeburg · 19 years ago
  70. 86c3d59 [PATCH] e1000: fix receive breakage by Jesse Brandeburg · 19 years ago
  71. 73629bb [PATCH] e1000: Added driver comments by Jesse Brandeburg · 19 years ago
  72. 96838a4 [PATCH] e1000: Fix whitespace by Jesse Brandeburg · 19 years ago
  73. 6150f03 [PATCH] e1000: Added functions declarations by Jesse Brandeburg · 19 years ago
  74. 2f82665 [PATCH] e1000: Added functions to save and restore config by Jesse Brandeburg · 19 years ago
  75. b92ff8e [PATCH] e1000: Added RX buffer enhancements by Jesse Brandeburg · 19 years ago
  76. 35ec56b [PATCH] e1000: Added disable packet split capability by Jesse Brandeburg · 19 years ago
  77. 38bd3b2 [PATCH] e1000: Removed unused variables and initialized variables by Jeff Kirsher · 19 years ago
  78. 8241e35 [PATCH] e1000: Cleaned up code and removed hard coded numbers by Jeff Kirsher · 19 years ago
  79. a292ca6 [PATCH] e1000: Added copy break code by Jeff Kirsher · 19 years ago
  80. 240b171 [PATCH] e1000: Added variable to handle return values for pci_enable_* functions by Jeff Kirsher · 19 years ago
  81. fb3d47d [PATCH] e1000: Added PCIe bus information by Jeff Kirsher · 19 years ago
  82. a2917e2 [PATCH] e1000: Added firmware version reporting for 8257{1|2|3} controllers by Jeff Kirsher · 19 years ago
  83. b7ee49d [PATCH] e1000: Added hardware support for PCI express, 82546GB, and 82571 Fiber by Jeff Kirsher · 19 years ago
  84. 72d64a4 [PATCH] e1000: Added cleaned_count to RX buffer allocation by Jeff Kirsher · 19 years ago
  85. 1e613fd [PATCH] e1000: Added interrupt auto mask support by Jeff Kirsher · 19 years ago
  86. e8da8be [PATCH] e1000: Fix Netpoll issue by Jeff Kirsher · 19 years ago
  87. ce7393b [PATCH] e1000: Fixed frame size logic by Jeff Kirsher · 19 years ago
  88. ff14701 [PATCH] e1000: Fix VLAN support by Jeff Kirsher · 19 years ago
  89. d74bbd3 [PATCH] e1000: Fix __pskb_pull_tail by Jeff Kirsher · 19 years ago
  90. 0fadb05 [PATCH] e1000: Fix collision distance by Jeff Kirsher · 19 years ago
  91. 4702863 [PATCH] e1000: Fix bit 22 (TXDCTL) for 82571 & 82572 controllers by Jeff Kirsher · 19 years ago
  92. f564511 [PATCH] e1000: Fix desc. clean up by Jeff Kirsher · 19 years ago
  93. 392137f [PATCH] e1000: Fix TX timeout logic by Jeff Kirsher · 19 years ago
  94. 997f5cb [PATCH] e1000: Fix Desc. Rings and Jumbo Frames by Jeff Kirsher · 19 years ago
  95. 66a2b0a [PATCH] e1000: Fix TX queue length based on link speed by Jeff Kirsher · 19 years ago
  96. f11b7f8 [PATCH] e1000: Fix flow control water marks by Jeff Kirsher · 19 years ago
  97. 4d35185 [PATCH] e1000: Fix EEPROM read logic by Jeff Kirsher · 19 years ago
  98. 526f995 [PATCH] e1000: Fix PHY reset when blocked by Jeff Kirsher · 19 years ago
  99. 4927316 [PATCH] e1000: Fix loopback logic by Jeff Kirsher · 19 years ago
  100. 7bfa481 [PATCH] e1000: Fix mulitple queues by Jeff Kirsher · 19 years ago