1. a8fc189 e1000e: fix ethtool offline register test for I217 by Bruce Allan · 12 years ago
  2. b67e191 e1000e: add support for hardware timestamping on some devices by Bruce Allan · 12 years ago
  3. 203e415 e1000e: add ethtool .get_eee/.set_eee by Bruce Allan · 12 years ago
  4. 0a93991 e1000e: cleanup redundant statistics counter by Bruce Allan · 12 years ago
  5. e921eb1 e1000e: cosmetic cleanup of comments by Bruce Allan · 12 years ago
  6. 06a402e e1000e: cleanup strict checkpatch check by Bruce Allan · 12 years ago
  7. 4e8186b e1000e: implement MDI/MDI-X control by Jesse Brandeburg · 12 years ago
  8. 7b1115e e1000e: advertise transmit time stamping by Richard Cochran · 12 years ago
  9. 22a4cca e1000e: Program the correct register for ITR when using MSI-X. by Matthew Vick · 12 years ago
  10. 470a542 e1000e: test for valid check_reset_block function pointer by Bruce Allan · 12 years ago
  11. 2fbe452 e1000e: initial support for i217 by Bruce Allan · 13 years ago
  12. 6ad6514 e1000e: cleanup remaining strings split across multiple lines by Bruce Allan · 13 years ago
  13. 1e36052 e1000e: cleanup indexed register arrays by Bruce Allan · 13 years ago
  14. 44abd5c e1000e: cleanup use of check_reset_block function pointer by Bruce Allan · 13 years ago
  15. 668018d e1000e: remove unnecessary parentheses by Bruce Allan · 13 years ago
  16. e885d76 e1000e: fix sparse warnings with -D__CHECK_ENDIAN__ by Bruce Allan · 13 years ago
  17. f23efdf e1000e: cleanup e1000_set_phys_id by Bruce Allan · 13 years ago
  18. 9e2d765 e1000e: cleanup - check return values consistently by Bruce Allan · 13 years ago
  19. f5e261e e1000e: update copyright year by Bruce Allan · 13 years ago
  20. c85c21a e1000e: Need to include vmalloc.h by David S. Miller · 13 years ago
  21. 508da42 e1000e: re-factor ethtool get/set ring parameter by Bruce Allan · 13 years ago
  22. 55aa698 e1000e: pass pointer to ring struct instead of adapter struct by Bruce Allan · 13 years ago
  23. 70495a5 e1000e: add Receive Packet Steering (RPS) support by Bruce Allan · 13 years ago
  24. 33a5ba1 net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines by Rick Jones · 13 years ago
  25. 612a94d Sweep the last of the active .get_drvinfo floors under ethernet/ by Rick Jones · 13 years ago
  26. 8b0c116 net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero by Rick Jones · 13 years ago
  27. dc22129 e1000e: convert to netdev features/hw_features API by Bruce Allan · 13 years ago
  28. ca1ba7c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  29. 823dcd2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  30. 5f45021 e1000e: convert driver to use extended descriptors by Bruce Allan · 13 years ago
  31. dee1ad4 intel: Move the Intel wired LAN drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/e1000e/ethtool.c]
  32. 9fb7a5f e1000e: minor re-order of #include files by Bruce Allan · 13 years ago
  33. 945a515 intel drivers: repair missing flush operations by Jesse Brandeburg · 13 years ago
  34. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  35. 14ad251 net/igb/e1000/e1000e: more robust ethtool duplex/speed configuration by David Decotigny · 13 years ago
  36. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  37. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 13 years ago
  38. dbf80dc e1000e: implement ethtool set_phys_id by Bruce Allan · 14 years ago
  39. 86d70e5 e1000e: convert to new VLAN model by Jeff Kirsher · 14 years ago
  40. 1bba438 e1000e: convert short duration msleep() to usleep_range() by Bruce Allan · 14 years ago
  41. 4a29e15 e1000e: do not suggest the driver supports Wake-on-ARP by Bruce Allan · 14 years ago
  42. 5661aeb e1000e: extend timeout for ethtool link test diagnostic by Bruce Allan · 14 years ago
  43. ff938e4 net: use pci_dev->revision, again by Sergei Shtylyov · 14 years ago
  44. 5962bc2 e1000e: return appropriate errors for 'ethtool -r' by Bruce Allan · 14 years ago
  45. 5c1bda0 e1000e: use correct pointer when memcpy'ing a 2-dimensional array by Bruce Allan · 14 years ago
  46. 05b9321 e1000e: Use kmemdup rather than duplicating its implementation by Bruce Allan · 14 years ago
  47. 90da066 e1000e: reduce scope of some variables, remove unnecessary ones by Bruce Allan · 14 years ago
  48. 67fd4fc e1000e: convert to stats64 by Jeff Kirsher · 14 years ago
  49. 0d6057e e1000e: update Copyright for 2011 by Bruce Allan · 14 years ago
  50. 31dbe5b e1000e: power off PHY after reset when interface is down by Bruce Allan · 14 years ago
  51. e0dc4f1 e1000e: properly bounds-check string functions by Bruce Allan · 14 years ago
  52. 6480641 e1000e: checkpatch error - open braces by Bruce Allan · 14 years ago
  53. f0f1a17 e1000e: checkpatch error - macro panethesis by Bruce Allan · 14 years ago
  54. 61c7581 e1000e: static analysis tools complain of a possible null ptr p dereference by Bruce Allan · 14 years ago
  55. cbd006c e1000e: 82577/8 must acquire h/w semaphore before workaround by Bruce Allan · 14 years ago
  56. 9633e63 e1000e: fix double initialization in blink path by Holger Eitzenberger · 14 years ago
  57. ed4ba4b netdev: Use default implementation of ethtool_ops::get_link where possible by Ben Hutchings · 14 years ago
  58. c6ce385 e1000e: Fix for offline diag test failure at first call by Carolyn Wyborny · 14 years ago
  59. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  60. 52b6dcf e1000e: fail when try to setup unsupported features by Stanislaw Gruszka · 14 years ago
  61. 0c6bdb3 e1000e: avoid polling h/w registers during link negotiation by Bruce Allan · 14 years ago
  62. 451152d e1000e: update copyright information by Bruce Allan · 14 years ago
  63. d3738bb e1000e: initial support for 82579 LOMs by Bruce Allan · 14 years ago
  64. 3af5048 e1000e: cleanup ethtool loopback setup code by Bruce Allan · 14 years ago
  65. 11b08be e1000e: bad state after running ethtool diagnostics with AMT enabled by Bruce Allan · 14 years ago
  66. eab2abf e1000/e1000e: implement a simple interrupt moderation by Jesse Brandeburg · 14 years ago
  67. c72ea83 e1000e: Remove unnessary log message by Tom Herbert · 14 years ago
  68. 0be3f55 e1000e: use DMA API instead of PCI DMA functions by Nick Nunley · 14 years ago
  69. 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
  70. b405e8d e1000e: Fix namespace conflicts wrt. e1000_has_link by David S. Miller · 15 years ago
  71. 8528b01 e1000e: Use sizeof struct rather than pointer in e1000_get_eeprom() by Roel Kluin · 15 years ago
  72. c7e54b1 e1000e: update copyright information by Bruce Allan · 15 years ago
  73. bb436b2 e1000e: disable K1 on PCH LOM when in PHY loopback mode by Bruce Allan · 15 years ago
  74. 7ea9655 e1000e: link reporting problems by Bruce Allan · 15 years ago
  75. e7d906f e1000e: function pointers for ethtool set/get offloads by Bruce Allan · 15 years ago
  76. f89271dd e1000e: add missing tests for 82583 in ethtool functions by Bruce Allan · 15 years ago
  77. 1fbfca3 e1000e: check WoL mode is among set of supported modes by Bruce Allan · 15 years ago
  78. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  79. 945eb31 e1000e: flow control doesn't re-enable by Bruce Allan · 15 years ago
  80. e0f36a9 e1000e: Fix erroneous display of stats by ethtool -S by Ajit Khaparde · 15 years ago
  81. 7274c20 e1000e: Use the instance of net_device_stats from net_device. by Ajit Khaparde · 15 years ago
  82. 18760f1 e1000e: Expose MDI-X status via ethtool change by Chaitanya Lala · 15 years ago
  83. a4f58f5 e1000e: add support for 82577/82578 GbE LOM parts by Bruce Allan · 15 years ago
  84. 8c81c9c e1000e: add support for 82583 device id by Alexander Duyck · 16 years ago
  85. 612e244 e1000e: normalize usage of serdes_has_link by Alex Chiang · 16 years ago
  86. e243455 e1000e: check return code from NVM accesses and fix bank detection by Bruce Allan · 16 years ago
  87. a20e4cf e1000e: fix incorrect link status when switch module pulled by Bruce Allan · 16 years ago
  88. 8452759 e1000e: store EEPROM version number to prevent unnecessary NVM reads by Bruce Allan · 16 years ago
  89. 5c48ef3e2 e1000e: sync change flow control variables with ixgbe by Bruce Allan · 16 years ago
  90. 6ff6802 e1000e: Use device_set_wakeup_enable by \"Rafael J. Wysocki\ · 16 years ago
  91. 4dd5651 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  92. 23033fa e1000e: remove phy read from inside spinlock by Jesse Brandeburg · 16 years ago
  93. 4a77035 e1000e: write protect ICHx NVM to prevent malicious write/erase by Bruce Allan · 16 years ago
  94. 4662e82 e1000e: add support for new 82574L part by Bruce Allan · 16 years ago
  95. f4187b5 e1000e: add support for 82567LM-3 and 82567LF-3 (ICH10D) parts by Bruce Allan · 16 years ago
  96. 56e1f82 e1000e: Return 1 instead of a non-zero value for link up indication by Bruce Allan · 16 years ago
  97. 44defeb e1000e: convert ndev_ printks to something smaller by Jeff Kirsher · 16 years ago
  98. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  99. f227ec3 e1000e: don't return half-read eeprom on error by Kok, Auke · 16 years ago
  100. 97ac8ca e1000e: Add support for BM PHYs on ICH9 by Bruce Allan · 16 years ago