1. 581abbc e1000: only enable TSO6 via ethtool when using correct hardware by Andy Gospodarek · 16 years ago
  2. 406874a e1000: convert uint16_t style integers to u16 by Joe Perches · 16 years ago
  3. c3033b0 e1000: Convert boolean_t to bool by Joe Perches · 16 years ago
  4. 030ed68 replace code with FIELD_SIZEOF by Julia Lawall · 16 years ago
  5. cba0516 [netdrvr] checkpatch cleanups by Jeff Garzik · 17 years ago
  6. 7e64300 [E1000]: Convert regtest macro's to functions by Joe Perches · 17 years ago
  7. 4c3616c netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN by Alejandro Martinez Ruiz · 17 years ago
  8. c32bc6e e1000: fix memcpy in e1000_get_strings by Roel Kluin · 17 years ago
  9. abec42a e1000: sparse warnings fixes by Stephen Hemminger · 17 years ago
  10. b9f2c04 [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count by Jeff Garzik · 17 years ago
  11. 88d3aaf [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls by Jeff Garzik · 17 years ago
  12. ff8ac60 drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE by Denis Cheng · 17 years ago
  13. f4ec7f9 e1000: Add device IDs of blade version of the 82571 quad port by Auke Kok · 17 years ago
  14. ce57a02 e1000: Add device IDs of new 82571 board variants by Auke Kok · 17 years ago
  15. 313674a [NET]: ethtool_perm_addr only has one implementation by Matthew Wilcox · 17 years ago
  16. 9099cfb e1000: ROUND_UP macro cleanup in drivers/net/e1000 by Milind Arun Choudhary · 17 years ago
  17. 1c7e5b1 e1000: Use kcalloc() by Yan Burman · 17 years ago
  18. c38db30 e1000: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  19. ca6efb7 e1000: allow ethtool to see link status when down by Kok, Auke · 17 years ago
  20. 1d39ed5 remove NETIF_F_TSO ifdefery by Arjan van de Ven · 18 years ago
  21. 15e376b e1000: 3 new driver stats for managability testing by Jeff Garzik · 18 years ago
  22. fcfb122 e1000: add queue restart counter by Jesse Brandeburg · 18 years ago
  23. fc2307d e1000: New hardware support by Auke Kok · 18 years ago
  24. 87ca4e5 e1000: FIX: enable hw TSO for IPV6 by Auke Kok · 18 years ago
  25. 90fb513 e1000: whitespace changes, comments, typos by Auke Kok · 18 years ago
  26. dc1f71f e1000: FIX: 82542 doesn't support WoL by Auke Kok · 18 years ago
  27. 4ccc12a e1000: FIX: don't poke at manageability registers for incompatible adapters by Jesse Brandeburg · 18 years ago
  28. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  29. 793fab72 e1000: possible memory leak in e1000_set_ringparam by Vasily Averin · 18 years ago
  30. 1314bbf e1000: driver state fixes (race fix) by Auke Kok · 18 years ago
  31. 2f2ca26 e1000: allow ethtool to pass arbitrary speed advertisment by Jeff Kirsher · 18 years ago
  32. 4955985 e1000: add multicast stats counters by Mitch Williams · 18 years ago
  33. 3557476 e1000: remove unused code and make symbols static by Nicholas Nunley · 18 years ago
  34. 11241b1 e1000: rename flow control symbols by Jeff Kirsher · 18 years ago
  35. 0abb6eb e100, e1000, ixgb: update copyright header and remove LICENSE by Auke Kok · 18 years ago
  36. f8ec473 e1000, ixgb: Remove pointless wrappers by Jeff Garzik · 18 years ago
  37. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  38. 5881cde e1000: Add PCI ID 0x10a4 for our new 4-port PCI-Express device by Jesse Brandeburg · 18 years ago
  39. 120cd57 e1000: unify WoL capability detection code by Jesse Brandeburg · 18 years ago
  40. 8fc897b e1000: Whitespace cleanup, cosmetic changes by Auke Kok · 18 years ago
  41. 1a821ca e1000: explicit locking for two ethtool path functions by Jesse Brandeburg · 18 years ago
  42. d658266 e1000: Explicitly power up the PHY during loopback testing. by Jesse Brandeburg · 18 years ago
  43. c0bc872 Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into upstream by Jeff Garzik · 18 years ago
  44. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  45. cd94dd0 e1000: integrate ich8 support into driver by Auke Kok · 18 years ago
  46. f1b3a85 e1000: fix adapter led blinking inconsistency by Auke Kok · 18 years ago
  47. 2db10a0 e1000: rework driver hardware reset locking by Auke Kok · 18 years ago
  48. acfbc9f e1000: fix loopback ethtool test by Auke Kok · 18 years ago
  49. bcd618e Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  50. b9b6e78 e1000: fix ethtool test irq alloc as "probe" by Auke Kok · 18 years ago
  51. 76c224b e1000: remove leading and trailing whitespace. by Auke Kok · 18 years ago
  52. 3d41e30 e1000: Version bump, contact fix, year string change by Auke Kok · 18 years ago
  53. 30dcbf2 [PATCH] drivers/net/e1000/: proper prototypes by Adrian Bunk · 18 years ago
  54. 8704163 e1000: Fixed the following issues with ESB2 (requires ESB2 support): by Jeff Kirsher · 18 years ago
  55. 6418ecc e1000: Add support for new hardware (ESB2) by Jeff Kirsher · 18 years ago
  56. 7e6c986 e1000: Fix network problems when forced at 100Mb/s and to fix TSO when forced at 100Mb/s by Jeff Kirsher · 18 years ago
  57. 8491682 e1000: Fix Quadport Wake on LAN by Jeff Kirsher · 18 years ago
  58. 0989aa4 e1000: Fix lock up while setting ring parameters by Jeff Kirsher · 18 years ago
  59. 9f644d5 e1000: Fix dead counters by Jeff Kirsher · 18 years ago
  60. c1605eb e1000: Remove Multiqueue code until we have support for MSI-X in our hardware by Jeff Kirsher · 18 years ago
  61. 96838a4 [PATCH] e1000: Fix whitespace by Jesse Brandeburg · 18 years ago
  62. a2917e2 [PATCH] e1000: Added firmware version reporting for 8257{1|2|3} controllers by Jeff Kirsher · 18 years ago
  63. b7ee49d [PATCH] e1000: Added hardware support for PCI express, 82546GB, and 82571 Fiber by Jeff Kirsher · 18 years ago
  64. ce7393b [PATCH] e1000: Fixed frame size logic by Jeff Kirsher · 18 years ago
  65. f564511 [PATCH] e1000: Fix desc. clean up by Jeff Kirsher · 18 years ago
  66. 4927316 [PATCH] e1000: Fix loopback logic by Jeff Kirsher · 18 years ago
  67. 7bfa481 [PATCH] e1000: Fix mulitple queues by Jeff Kirsher · 18 years ago
  68. f56799e [PATCH] e1000: Fix adapter structure and prepare for multique fix by Jeff Kirsher · 18 years ago
  69. d8c2bd3 [PATCH] e1000: Fix LED functionality for 82573 by Jeff Kirsher · 18 years ago
  70. 6b7660c [PATCH] Fix e1000 stats by Jeff Kirsher · 18 years ago
  71. 5712819 [PATCH] e1000: Fix SoL/IDER link and loopback by Jeff Kirsher · 18 years ago
  72. fd80324 e1000: Fixes for 8357x by Jeff Kirsher · 19 years ago
  73. 6b27adb [PATCH] e1000: zero-out pointers in e1000_free_desc_rings by John W. Linville · 19 years ago
  74. e98fc4a [PATCH] e1000: avoid leak when e1000_setup_loopback_test fails by John W. Linville · 19 years ago
  75. 3ad2cc6 [PATCH] drivers/net/e1000/: possible cleanups by Adrian Bunk · 19 years ago
  76. b4558ea drivers/net: Remove pointless checks for NULL prior to calling kfree() by Jesper Juhl · 19 years ago
  77. a7990ba e1000: Flush shadow RAM by Mallikarjuna R Chilakala · 19 years ago
  78. 352c9f8 e1000: Added msleep_interruptible delay by Mallikarjuna R Chilakala · 19 years ago
  79. e4c811c e1000: Fixes for packet split related issues by Mallikarjuna R Chilakala · 19 years ago
  80. 581d708 e1000: multi-queue defines/modification to data structures by Mallikarjuna R Chilakala · 19 years ago
  81. 868d530 e1000: Support for 82571 and 82572 controllers by Mallikarjuna R Chilakala · 19 years ago
  82. 9beb0ac [PATCH] e1000: support ETHTOOL_GPERMADDR by John W. Linville · 19 years ago
  83. d439d4b [PATCH] e1000: Enable ethtool phys_id feature for 82573 controllers by Malli Chilakala · 19 years ago
  84. 012609a [PATCH] e1000: Ethtool cleanup patch from Stephen Hemminger by Malli Chilakala · 19 years ago
  85. 4564327 [PATCH] e1000: Fixed the loopback test failure for 82573 based adapters by Malli Chilakala · 19 years ago
  86. b01f669 [PATCH] e1000: Fixed register and loopback test failures with 82573 controllers by Malli Chilakala · 19 years ago
  87. 60490fe [PATCH] e1000: Use netdev_priv() to get to netdev->priv by Malli Chilakala · 19 years ago
  88. 2648345 [PATCH] e1000:Driver version,white space,comments,device id by Malli Chilakala · 19 years ago
  89. e4eff72 [PATCH] e1000: made loopback test robust by Malli Chilakala · 19 years ago
  90. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago