1. e80bd1d e1000e: cleanup whitespace by Bruce Allan · 12 years ago
  2. d495bcb e1000e: EEE capability advertisement not set/disabled as required by Bruce Allan · 12 years ago
  3. e5f2ef7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  4. 3ffcf2c e1000e: cleanup - move defines to appropriate header file by Bruce Allan · 12 years ago
  5. ce43a21 e1000e: cleanup USLEEP_RANGE checkpatch checks by Bruce Allan · 12 years ago
  6. e5fe254 e1000e: cleanup unnecessary line breaks by Bruce Allan · 12 years ago
  7. 04e115c e1000e: cleanup formatting of static structs by Bruce Allan · 12 years ago
  8. 33550ce e1000e: cleanup unusually placed comments by Bruce Allan · 12 years ago
  9. fc830b7 e1000e: cleanup (add/remove) blank lines where appropriate by Bruce Allan · 12 years ago
  10. 53aa82d e1000e: cleanup SPACING checkpatch checks by Bruce Allan · 12 years ago
  11. 17e813e e1000e: cleanup PARENTHESIS_ALIGNMENT checkpatch checks by Bruce Allan · 12 years ago
  12. c29c3ba e1000e: cleanup LONG_LINE checkpatch warnings by Bruce Allan · 12 years ago
  13. 362e20c e1000e: cleanup SPACING checkpatch errors and warnings by Bruce Allan · 12 years ago
  14. f0ff439 e1000e: cleanup CODE_INDENT checkpatch errors by Bruce Allan · 12 years ago
  15. e60b22c e1000e: fix accessing to suspended device by Konstantin Khlebnikov · 12 years ago
  16. a7a1d9d e1000e: cleanup checkpatch braces checks by Bruce Allan · 12 years ago
  17. 93b9f8b e1000e: cosmetic move of #defines and function prototypes to the new phy.h by Bruce Allan · 12 years ago
  18. c2ade1a e1000e: use generic IEEE MII definitions by Bruce Allan · 12 years ago
  19. 8bb6286 e1000e: resolve -Wunused-parameter compile warnings by Bruce Allan · 12 years ago
  20. 6b598e1 e1000e: cleanup: remove e1000e_commit_phy() by Bruce Allan · 12 years ago
  21. 70806a7 e1000e: cleanup: do not assign a variable a value when not necessary by Bruce Allan · 12 years ago
  22. bf67044 e1000e: update copyright date by Bruce Allan · 12 years ago
  23. 94fb848 e1000e: enable ECC on I217/I218 to catch packet buffer memory errors by Bruce Allan · 12 years ago
  24. d89777b e1000e: add support for IEEE-1588 PTP by Bruce Allan · 12 years ago
  25. a8fc189 e1000e: fix ethtool offline register test for I217 by Bruce Allan · 12 years ago
  26. b67e191 e1000e: add support for hardware timestamping on some devices by Bruce Allan · 12 years ago
  27. 203e415 e1000e: add ethtool .get_eee/.set_eee by Bruce Allan · 12 years ago
  28. 0a93991 e1000e: cleanup redundant statistics counter by Bruce Allan · 12 years ago
  29. e921eb1 e1000e: cosmetic cleanup of comments by Bruce Allan · 12 years ago
  30. 06a402e e1000e: cleanup strict checkpatch check by Bruce Allan · 12 years ago
  31. 4e8186b e1000e: implement MDI/MDI-X control by Jesse Brandeburg · 12 years ago
  32. 7b1115e e1000e: advertise transmit time stamping by Richard Cochran · 12 years ago
  33. 22a4cca e1000e: Program the correct register for ITR when using MSI-X. by Matthew Vick · 12 years ago
  34. 470a542 e1000e: test for valid check_reset_block function pointer by Bruce Allan · 12 years ago
  35. 2fbe452 e1000e: initial support for i217 by Bruce Allan · 13 years ago
  36. 6ad6514 e1000e: cleanup remaining strings split across multiple lines by Bruce Allan · 13 years ago
  37. 1e36052 e1000e: cleanup indexed register arrays by Bruce Allan · 13 years ago
  38. 44abd5c e1000e: cleanup use of check_reset_block function pointer by Bruce Allan · 13 years ago
  39. 668018d e1000e: remove unnecessary parentheses by Bruce Allan · 13 years ago
  40. e885d76 e1000e: fix sparse warnings with -D__CHECK_ENDIAN__ by Bruce Allan · 13 years ago
  41. f23efdf e1000e: cleanup e1000_set_phys_id by Bruce Allan · 13 years ago
  42. 9e2d765 e1000e: cleanup - check return values consistently by Bruce Allan · 13 years ago
  43. f5e261e e1000e: update copyright year by Bruce Allan · 13 years ago
  44. c85c21a e1000e: Need to include vmalloc.h by David S. Miller · 13 years ago
  45. 508da42 e1000e: re-factor ethtool get/set ring parameter by Bruce Allan · 13 years ago
  46. 55aa698 e1000e: pass pointer to ring struct instead of adapter struct by Bruce Allan · 13 years ago
  47. 70495a5 e1000e: add Receive Packet Steering (RPS) support by Bruce Allan · 13 years ago
  48. 33a5ba1 net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines by Rick Jones · 13 years ago
  49. 612a94d Sweep the last of the active .get_drvinfo floors under ethernet/ by Rick Jones · 13 years ago
  50. 8b0c116 net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero by Rick Jones · 13 years ago
  51. dc22129 e1000e: convert to netdev features/hw_features API by Bruce Allan · 13 years ago
  52. ca1ba7c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  53. 823dcd2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  54. 5f45021 e1000e: convert driver to use extended descriptors by Bruce Allan · 13 years ago
  55. dee1ad4 intel: Move the Intel wired LAN drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/e1000e/ethtool.c]
  56. 9fb7a5f e1000e: minor re-order of #include files by Bruce Allan · 13 years ago
  57. 945a515 intel drivers: repair missing flush operations by Jesse Brandeburg · 13 years ago
  58. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  59. 14ad251 net/igb/e1000/e1000e: more robust ethtool duplex/speed configuration by David Decotigny · 14 years ago
  60. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 14 years ago
  61. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 14 years ago
  62. dbf80dc e1000e: implement ethtool set_phys_id by Bruce Allan · 14 years ago
  63. 86d70e5 e1000e: convert to new VLAN model by Jeff Kirsher · 14 years ago
  64. 1bba438 e1000e: convert short duration msleep() to usleep_range() by Bruce Allan · 14 years ago
  65. 4a29e15 e1000e: do not suggest the driver supports Wake-on-ARP by Bruce Allan · 14 years ago
  66. 5661aeb e1000e: extend timeout for ethtool link test diagnostic by Bruce Allan · 14 years ago
  67. ff938e4 net: use pci_dev->revision, again by Sergei Shtylyov · 14 years ago
  68. 5962bc2 e1000e: return appropriate errors for 'ethtool -r' by Bruce Allan · 14 years ago
  69. 5c1bda0 e1000e: use correct pointer when memcpy'ing a 2-dimensional array by Bruce Allan · 14 years ago
  70. 05b9321 e1000e: Use kmemdup rather than duplicating its implementation by Bruce Allan · 14 years ago
  71. 90da066 e1000e: reduce scope of some variables, remove unnecessary ones by Bruce Allan · 14 years ago
  72. 67fd4fc e1000e: convert to stats64 by Jeff Kirsher · 14 years ago
  73. 0d6057e e1000e: update Copyright for 2011 by Bruce Allan · 14 years ago
  74. 31dbe5b e1000e: power off PHY after reset when interface is down by Bruce Allan · 14 years ago
  75. e0dc4f1 e1000e: properly bounds-check string functions by Bruce Allan · 14 years ago
  76. 6480641 e1000e: checkpatch error - open braces by Bruce Allan · 14 years ago
  77. f0f1a17 e1000e: checkpatch error - macro panethesis by Bruce Allan · 14 years ago
  78. 61c7581 e1000e: static analysis tools complain of a possible null ptr p dereference by Bruce Allan · 14 years ago
  79. cbd006c e1000e: 82577/8 must acquire h/w semaphore before workaround by Bruce Allan · 14 years ago
  80. 9633e63 e1000e: fix double initialization in blink path by Holger Eitzenberger · 14 years ago
  81. ed4ba4b netdev: Use default implementation of ethtool_ops::get_link where possible by Ben Hutchings · 14 years ago
  82. c6ce385 e1000e: Fix for offline diag test failure at first call by Carolyn Wyborny · 14 years ago
  83. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  84. 52b6dcf e1000e: fail when try to setup unsupported features by Stanislaw Gruszka · 14 years ago
  85. 0c6bdb3 e1000e: avoid polling h/w registers during link negotiation by Bruce Allan · 14 years ago
  86. 451152d e1000e: update copyright information by Bruce Allan · 14 years ago
  87. d3738bb e1000e: initial support for 82579 LOMs by Bruce Allan · 14 years ago
  88. 3af5048 e1000e: cleanup ethtool loopback setup code by Bruce Allan · 14 years ago
  89. 11b08be e1000e: bad state after running ethtool diagnostics with AMT enabled by Bruce Allan · 14 years ago
  90. eab2abf e1000/e1000e: implement a simple interrupt moderation by Jesse Brandeburg · 15 years ago
  91. c72ea83 e1000e: Remove unnessary log message by Tom Herbert · 15 years ago
  92. 0be3f55 e1000e: use DMA API instead of PCI DMA functions by Nick Nunley · 15 years ago
  93. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  94. b405e8d e1000e: Fix namespace conflicts wrt. e1000_has_link by David S. Miller · 15 years ago
  95. 8528b01 e1000e: Use sizeof struct rather than pointer in e1000_get_eeprom() by Roel Kluin · 15 years ago
  96. c7e54b1 e1000e: update copyright information by Bruce Allan · 15 years ago
  97. bb436b2 e1000e: disable K1 on PCH LOM when in PHY loopback mode by Bruce Allan · 15 years ago
  98. 7ea9655 e1000e: link reporting problems by Bruce Allan · 15 years ago
  99. e7d906f e1000e: function pointers for ethtool set/get offloads by Bruce Allan · 15 years ago
  100. f89271dd e1000e: add missing tests for 82583 in ethtool functions by Bruce Allan · 15 years ago