1. 3557476 e1000: remove unused code and make symbols static by Nicholas Nunley · 18 years ago
  2. c4e24f0 e1000: keep .suspend and .resume driver methods in CONFIG_PM by Auke Kok · 18 years ago
  3. 0eb5a34 e100, e1000, ixgb: Fix an impossible memory overwrite bug by Auke Kok · 18 years ago
  4. 0abb6eb e100, e1000, ixgb: update copyright header and remove LICENSE by Auke Kok · 18 years ago
  5. a319a27 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  6. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  7. 72e8d6b [PATCH] e1000 disable device on PCI error by Linas Vepstas · 18 years ago
  8. d3148ce [PATCH] e1000: revert 'e1000: Remove 0x1000 as supported device' by Auke-Jan H Kok · 18 years ago
  9. 435b70e Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  10. 6a95169 [PATCH] e1000: fix TX timout hang regression for 82542rev3 by Auke Kok · 18 years ago
  11. 7cc3323 e1000: Increment driver version to 7.2.7-k2 by Auke Kok · 18 years ago
  12. ca6f722 e1000: clean up skb allocation code by Christoph Hellwig · 18 years ago
  13. 5881cde e1000: Add PCI ID 0x10a4 for our new 4-port PCI-Express device by Jesse Brandeburg · 18 years ago
  14. 120cd57 e1000: unify WoL capability detection code by Jesse Brandeburg · 18 years ago
  15. e7b4411 e1000: remove unused part_num reading code by Auke Kok · 18 years ago
  16. 3d1dd8c e1000: error out if we cannot enable PCI device on resume by Auke Kok · 18 years ago
  17. 3fbbc72 e1000: ring buffers resources cleanup by Vasily Averin · 18 years ago
  18. 6dd62ab e1000: e1000_probe resources cleanup by Vasily Averin · 18 years ago
  19. 401a552 e1000: IRQ resources cleanup by Vasily Averin · 18 years ago
  20. 8fc897b e1000: Whitespace cleanup, cosmetic changes by Auke Kok · 18 years ago
  21. 699a712 Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into tmp by Jeff Garzik · 18 years ago
  22. 2991762 drivers/net: Remove deprecated use of pci_module_init() by Jeff Garzik · 18 years ago
  23. e4c780b [PATCH] drivers/net/e1000/: possible cleanups by Adrian Bunk · 18 years ago
  24. dc335d9 e1000: Increment driver version to 7.1.9-k6 by Auke Kok · 18 years ago
  25. 600c977 e1000: Disable aggressive clocking on esb2 with SERDES port by Jeff Kirsher · 18 years ago
  26. d658266 e1000: Explicitly power up the PHY during loopback testing. by Jesse Brandeburg · 18 years ago
  27. 673a052 e1000: Remove 0x1000 as supported device by Jeff Kirsher · 18 years ago
  28. e15fdd0 e1000: Same cosmetic fix as earlier sent out for IPV4. by Auke Kok · 18 years ago
  29. 87f5032 [E1000]: Convert to netdev_alloc_skb by David S. Miller · 18 years ago
  30. 36902f2 e1000: bump version to 7.1.9-k4 by Auke Kok · 18 years ago
  31. eb0f805 e1000: fix panic on large frame receive when mtu=default by Auke Kok · 18 years ago
  32. f235a2a e1000: remove CRC bytes from measured packet length by Auke Kok · 18 years ago
  33. d3d9e48 e1000: Redo netpoll fix to address community concerns by Auke Kok · 18 years ago
  34. 61ef5c0 [PATCH] e1000: irq naming update by Andrew Morton · 18 years ago
  35. 09075ef Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEAD by Linus Torvalds · 18 years ago
  36. 89114af [NET] gso: Add skb_is_gso by Herbert Xu · 18 years ago
  37. c0bc872 Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into upstream by Jeff Garzik · 18 years ago
  38. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  39. e4ac977 e1000: increase version to 7.1.9-k2 by Auke Kok · 18 years ago
  40. ae2c386 e1000: add ich8lan device ID's by Auke Kok · 18 years ago
  41. cd94dd0 e1000: integrate ich8 support into driver by Auke Kok · 18 years ago
  42. ab7bc0a e1000: disable ERT by Auke Kok · 18 years ago
  43. 7dfee0c e1000: disable CRC stripping workaround by Auke Kok · 18 years ago
  44. 4ca213a e1000: force register write flushes to circumvent broken platforms by Auke Kok · 18 years ago
  45. 864c4e4 e1000: recycle skb by Auke Kok · 18 years ago
  46. a5eafce e1000: change printk into DPRINTK by Auke Kok · 18 years ago
  47. 9a53a20 e1000: add smart power down code by Auke Kok · 18 years ago
  48. 0cbabbb e1000: small performance tweak by removing double code by Auke Kok · 18 years ago
  49. 6fdfef1 e1000: fix CONFIG_PM blocks by Auke Kok · 18 years ago
  50. 79f05bf e1000: Make PHY powerup/down a function by Auke Kok · 18 years ago
  51. 2db10a0 e1000: rework driver hardware reset locking by Auke Kok · 18 years ago
  52. 7967168 [NET]: Merge TSO/UFO fields in sk_buff by Herbert Xu · 18 years ago
  53. 282f33c [PATCH] e1000: prevent statistics from getting garbled during reset by Linas Vepstas · 18 years ago
  54. a487a8f e1000: prevent statistics from garbling during bus resets by Auke Kok · 18 years ago
  55. cac925a Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into tmp by Jeff Garzik · 18 years ago
  56. bcd618e Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  57. 9026729 e1000: add PCI Error Recovery by Auke Kok · 18 years ago
  58. 24f476e e1000: remove risky prefetch on next_skb->data by Auke Kok · 18 years ago
  59. 80871e6 e1000: add shutdown handler back to fix WOL by Auke Kok · 18 years ago
  60. 6082823 [PATCH] e1000: endian fixes by Alexey Dobriyan · 18 years ago
  61. 440c052 e1000: bump version to 7.0.38-k4 by Auke Kok · 18 years ago
  62. fdf35d3 e1000: remove changelog in driver by Auke Kok · 18 years ago
  63. 76c224b e1000: remove leading and trailing whitespace. by Auke Kok · 18 years ago
  64. c653e63 e1000: add shutdown handler back to fix WOL by Auke Kok · 18 years ago
  65. bcb4919 e1000: Update truesize with the length of the packet for packet split by Auke Kok · 18 years ago
  66. 1cb5821 e1000: fix mismerge skb_put. by Auke Kok · 18 years ago
  67. dc86d32 e1000: fix mispatch for media type detect. by Auke Kok · 18 years ago
  68. 3d41e30 e1000: Version bump, contact fix, year string change by Auke Kok · 18 years ago
  69. 77b2aad e1000: implement more efficient tx queue locking by Auke Kok · 18 years ago
  70. 9e2feac e1000: Buffer optimizations for small MTU by Auke Kok · 18 years ago
  71. 6fc7a7e e1000: Dead variable cleanup by Auke Kok · 18 years ago
  72. 5d51b80 e1000: Update truesize with the length of the packet for packet split by Auke Kok · 18 years ago
  73. fe7fe28 e1000: Made an adapter struct variable into a local (txb2b) by Auke Kok · 18 years ago
  74. e619d52 e1000: De-inline functions to benefit from compiler smartness by Auke Kok · 18 years ago
  75. 4cc15f5 e1000: Esb2 wol link cycle bug and uninitialized registers by Auke Kok · 18 years ago
  76. d0e027d e1000: Remove PM warning DPRINTKs breaking 2.4.x kernels by Auke Kok · 18 years ago
  77. 5d9428d BUG_ON() Conversion in drivers/net/ by Eric Sesterhenn · 18 years ago
  78. 1533306 [NET]: dev_put/dev_hold cleanup by Stephen Hemminger · 18 years ago
  79. abc71c4 Merge branch 'upstream-fixes' by Jeff Garzik · 18 years ago
  80. c3d7a3a [PATCH] e1000 endianness bugs by David S. Miller · 18 years ago
  81. 30dcbf2 [PATCH] drivers/net/e1000/: proper prototypes by Adrian Bunk · 18 years ago
  82. b962697 Merge branch 'e1000-upstream' of git://198.78.49.142/linux-2.6 by Jeff Garzik · 18 years ago
  83. 749dfc70 Merge branch 'upstream-fixes' by Jeff Garzik · 18 years ago
  84. 9e927fb [PATCH] Wrong return value corrupts free object in e1000 driver by David S. Miller · 18 years ago
  85. cb76432 e1000: Fix mii-tool access to setting speed and duplex by Jeff Kirsher · 18 years ago
  86. 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
  87. 30320be e1000: Added a performance enhancement - prefetch by Jeff Kirsher · 19 years ago
  88. dc7c6ad e1000: Add copybreak when using packet split by Jeff Kirsher · 19 years ago
  89. 8704163 e1000: Fixed the following issues with ESB2 (requires ESB2 support): by Jeff Kirsher · 19 years ago
  90. 6418ecc e1000: Add support for new hardware (ESB2) by Jeff Kirsher · 19 years ago
  91. 2a1af5d e1000: Add performance enahancement by balancing TX and RX by Jeff Kirsher · 19 years ago
  92. 85b22eb e1000: Add enabled Jumbo frame support for 82573L by Jeff Kirsher · 19 years ago
  93. 9f68788 e1000: Add 82573 controller support to TSO fix by Jeff Kirsher · 19 years ago
  94. 329bfd0 e1000: Fix filling skb descriptors while using packet split by Jeff Kirsher · 19 years ago
  95. 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
  96. 8491682 e1000: Fix Quadport Wake on LAN by Jeff Kirsher · 19 years ago
  97. 20a4402 e1000: Fix dhcp issue when the skb structure fields are not filled properly by Jeff Kirsher · 19 years ago
  98. c5f226f e1000: Fix AMT losing connectivity when switching VLAN in passive mode by Jeff Kirsher · 19 years ago
  99. c1605eb e1000: Remove Multiqueue code until we have support for MSI-X in our hardware by Jeff Kirsher · 19 years ago
  100. a1415ee [PATCH] e1000: revert to single descriptor for legacy receive path by Jeff Kirsher · 19 years ago