1. 1f2f83f e1000: call ndo_stop() instead of dev_close() when running offline selftest by Stefan Assmann · 9 years ago
  2. 47ea032 drivers/net: get rid of unnecessary initializations in .get_drvinfo() by Ivan Vecera · 9 years ago
  3. d5c7d7f e1000: fix time comparison by Asaf Vertz · 10 years ago
  4. 1380960 e1000: convert to build_skb by Florian Westphal · 10 years ago
  5. 580f321 e1000: rename struct e1000_buffer to e1000_tx_buffer by Florian Westphal · 10 years ago
  6. 93f0afe e1000: add and use e1000_rx_buffer info for Rx by Florian Westphal · 10 years ago
  7. 887a79f e1000: e1000_ethertool.c coding style fixes by Krzysztof Majzerowicz-Jaszcz · 10 years ago
  8. 4097ae9 e1000: remove unnecessary break after return by Fabian Frederick · 10 years ago
  9. 537fae0 net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate by Jiri Pirko · 10 years ago
  10. 1aa65f4 e1000: Use time_after() for time comparison by Manuel Schölling · 10 years ago
  11. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  12. ede23fa drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent by Joe Perches · 11 years ago
  13. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  14. d6b057b e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_rings by Christoph Paasch · 12 years ago
  15. 1f9061d2 drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) by Joe Perches · 12 years ago
  16. 6cfbd97 e1000: fix whitespace issues and multi-line comments by Jeff Kirsher · 12 years ago
  17. d755814 treewide: fix typo of "suppport" in various comments by Masanari Iida · 12 years ago
  18. c819bbd5 e1000: configure and read MDI settings by Jesse Brandeburg · 12 years ago
  19. e10df2c e1000: advertise transmit time stamping by Richard Cochran · 12 years ago
  20. 84b4050 Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers by Rick Jones · 13 years ago
  21. 612a94d Sweep the last of the active .get_drvinfo floors under ethernet/ by Rick Jones · 13 years ago
  22. 8b0c116 net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero by Rick Jones · 13 years ago
  23. dee1ad4 intel: Move the Intel wired LAN drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/e1000/e1000_ethtool.c]
  24. 945a515 intel drivers: repair missing flush operations by Jesse Brandeburg · 13 years ago
  25. e97d320 e1000: convert to ndo_fix_features by Michał Mirosław · 13 years ago
  26. 6435909 e1000: convert to set_phys_id by Jeff Kirsher · 13 years ago
  27. 14ad251 net/igb/e1000/e1000e: more robust ethtool duplex/speed configuration by David Decotigny · 13 years ago
  28. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  29. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 13 years ago
  30. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  31. feb8f47 e1000: use netif_<level> instead of netdev_<level> by Emil Tantilov · 14 years ago
  32. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  33. eab2abf e1000/e1000e: implement a simple interrupt moderation by Jesse Brandeburg · 14 years ago
  34. 675ad47 e1000: Use netdev_<level>, pr_<level> and dev_<level> by Emil Tantilov · 14 years ago
  35. b16f53b e1000: use DMA API instead of PCI DMA functions by Nick Nunley · 14 years ago
  36. b548192 e1000: Report link status in ethtool when interface is down by Nick Nunley · 15 years ago
  37. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  38. 8328c38 e1000: Fix erroneous display of stats by ethtool -S by Ajit Khaparde · 15 years ago
  39. 5fe31de e1000: Use the instance of net_device_stats from net_device. by Ajit Khaparde · 15 years ago
  40. be0f071 e1000: test link state conclusively by Jesse Brandeburg · 15 years ago
  41. 1532ece e1000: drop dead pcie code from e1000 by Jesse Brandeburg · 15 years ago
  42. 94c9e5a e1000: allow ethtool coalesece to adjust interrupts per second by Jesse Brandeburg · 15 years ago
  43. de12648 e1000: Use device_set_wakeup_enable by \"Rafael J. Wysocki\ · 16 years ago
  44. c7be73b e1000: Move assignments in tests before test 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. 581abbc e1000: only enable TSO6 via ethtool when using correct hardware by Andy Gospodarek · 16 years ago
  50. 406874a e1000: convert uint16_t style integers to u16 by Joe Perches · 16 years ago
  51. c3033b0 e1000: Convert boolean_t to bool by Joe Perches · 17 years ago
  52. 030ed68 replace code with FIELD_SIZEOF by Julia Lawall · 17 years ago
  53. cba0516 [netdrvr] checkpatch cleanups by Jeff Garzik · 17 years ago
  54. 7e64300 [E1000]: Convert regtest macro's to functions by Joe Perches · 17 years ago
  55. 4c3616c netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN by Alejandro Martinez Ruiz · 17 years ago
  56. c32bc6e e1000: fix memcpy in e1000_get_strings by Roel Kluin · 17 years ago
  57. abec42a e1000: sparse warnings fixes by Stephen Hemminger · 17 years ago
  58. b9f2c04 [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count by Jeff Garzik · 17 years ago
  59. 88d3aaf [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls by Jeff Garzik · 17 years ago
  60. ff8ac60 drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE by Denis Cheng · 17 years ago
  61. f4ec7f9 e1000: Add device IDs of blade version of the 82571 quad port by Auke Kok · 17 years ago
  62. ce57a02 e1000: Add device IDs of new 82571 board variants by Auke Kok · 17 years ago
  63. 313674a [NET]: ethtool_perm_addr only has one implementation by Matthew Wilcox · 17 years ago
  64. 9099cfb e1000: ROUND_UP macro cleanup in drivers/net/e1000 by Milind Arun Choudhary · 17 years ago
  65. 1c7e5b1 e1000: Use kcalloc() by Yan Burman · 18 years ago
  66. c38db30 e1000: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 18 years ago
  67. ca6efb7 e1000: allow ethtool to see link status when down by Kok, Auke · 18 years ago
  68. 1d39ed5 remove NETIF_F_TSO ifdefery by Arjan van de Ven · 18 years ago
  69. 15e376b e1000: 3 new driver stats for managability testing by Jeff Garzik · 18 years ago
  70. fcfb122 e1000: add queue restart counter by Jesse Brandeburg · 18 years ago
  71. fc2307d e1000: New hardware support by Auke Kok · 18 years ago
  72. 87ca4e5 e1000: FIX: enable hw TSO for IPV6 by Auke Kok · 18 years ago
  73. 90fb513 e1000: whitespace changes, comments, typos by Auke Kok · 18 years ago
  74. dc1f71f e1000: FIX: 82542 doesn't support WoL by Auke Kok · 18 years ago
  75. 4ccc12a e1000: FIX: don't poke at manageability registers for incompatible adapters by Jesse Brandeburg · 18 years ago
  76. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  77. 793fab72 e1000: possible memory leak in e1000_set_ringparam by Vasily Averin · 18 years ago
  78. 1314bbf e1000: driver state fixes (race fix) by Auke Kok · 18 years ago
  79. 2f2ca26 e1000: allow ethtool to pass arbitrary speed advertisment by Jeff Kirsher · 18 years ago
  80. 4955985 e1000: add multicast stats counters by Mitch Williams · 18 years ago
  81. 3557476 e1000: remove unused code and make symbols static by Nicholas Nunley · 18 years ago
  82. 11241b1 e1000: rename flow control symbols by Jeff Kirsher · 18 years ago
  83. 0abb6eb e100, e1000, ixgb: update copyright header and remove LICENSE by Auke Kok · 18 years ago
  84. f8ec473 e1000, ixgb: Remove pointless wrappers by Jeff Garzik · 18 years ago
  85. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  86. 5881cde e1000: Add PCI ID 0x10a4 for our new 4-port PCI-Express device by Jesse Brandeburg · 18 years ago
  87. 120cd57 e1000: unify WoL capability detection code by Jesse Brandeburg · 18 years ago
  88. 8fc897b e1000: Whitespace cleanup, cosmetic changes by Auke Kok · 18 years ago
  89. 1a821ca e1000: explicit locking for two ethtool path functions by Jesse Brandeburg · 18 years ago
  90. d658266 e1000: Explicitly power up the PHY during loopback testing. by Jesse Brandeburg · 18 years ago
  91. c0bc872 Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into upstream by Jeff Garzik · 18 years ago
  92. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  93. cd94dd0 e1000: integrate ich8 support into driver by Auke Kok · 18 years ago
  94. f1b3a85 e1000: fix adapter led blinking inconsistency by Auke Kok · 18 years ago
  95. 2db10a0 e1000: rework driver hardware reset locking by Auke Kok · 18 years ago
  96. acfbc9f e1000: fix loopback ethtool test by Auke Kok · 18 years ago
  97. bcd618e Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  98. b9b6e78 e1000: fix ethtool test irq alloc as "probe" by Auke Kok · 18 years ago
  99. 76c224b e1000: remove leading and trailing whitespace. by Auke Kok · 18 years ago
  100. 3d41e30 e1000: Version bump, contact fix, year string change by Auke Kok · 18 years ago