1. 6d62b4d net: ethtool: export conversion function between u32 and link mode by Philippe Reynes · 8 years ago
  2. 3237fc6 net: ethtool: remove unused __ethtool_get_settings by David Decotigny · 8 years ago
  3. 3f1ac7a net: ethtool: add new ETHTOOL_xLINKSETTINGS API by David Decotigny · 8 years ago
  4. f38d138 net/ethtool: support set coalesce per queue by Kan Liang · 8 years ago
  5. 421797b net/ethtool: support get coalesce per queue by Kan Liang · 8 years ago
  6. 892311f ethtool: Support for configurable RSS hash function by Eyal Perry · 10 years ago
  7. f0db9b0 ethtool: Add generic options for tunables by Govindarajulu Varadarajan · 10 years ago
  8. fe62d00 ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh() by Ben Hutchings · 10 years ago
  9. 33cb0fa ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfh by Ben Hutchings · 10 years ago
  10. 61d88c6 ethtool: Disallow ETHTOOL_SRSSH with both indir table and hash key unchanged by Ben Hutchings · 10 years ago
  11. 678e30d ethtool: Expand documentation of ethtool_ops::{get,set}_rxfh() by Ben Hutchings · 10 years ago
  12. 3de0b59 ethtool: Support for configurable RSS hash key by Venkata Duvvuru · 10 years ago
  13. 6e201c8 ethtool: Document the general convention for VLAs in kernel space by Ben Hutchings · 10 years ago
  14. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  15. 6f6bbc1 ethtool.h: MDI setting support by Jesse Brandeburg · 12 years ago
  16. e440cf2 net: added support for 40GbE link. by parav.pandit@emulex.com · 12 years ago
  17. 80f12ec Added kernel support in EEE Ethtool commands by Yuval Mintz · 12 years ago
  18. 75928b1 linux/ethtool: Added macro ETH_FW_DUMP_DISABLE by Manish chopra · 12 years ago
  19. 41c3cb6 ethtool: Extend the ethtool API to obtain plugin module eeprom data by Stuart Hodgson · 12 years ago
  20. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  21. b4f79e5 ethtool: Remove exception to the requirement of holding RTNL lock by Ben Hutchings · 12 years ago
  22. 02eacbd ethtool: Add a common function for drivers with transmit time stamping. by Richard Cochran · 12 years ago
  23. c8f3a8c ethtool: Introduce a method for getting time stamping capabilities. by Richard Cochran · 12 years ago
  24. 9c4df53 ethtool, mdio, mii: Specify MDIO information fields in struct ethtool_cmd by Ben Hutchings · 12 years ago
  25. 6cfb5e7 ethtool: Remove ethtool_ops::set_rx_ntuple operation by Ben Hutchings · 12 years ago
  26. 55664f3 ethtool: Allow drivers to select RX NFC rule locations by Ben Hutchings · 12 years ago
  27. 278bc42 ethtool: Define and apply a default policy for RX flow hash indirection by Ben Hutchings · 13 years ago
  28. 7850f63 ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters by Ben Hutchings · 13 years ago
  29. 14596f7 ethtool: Clarify use of size field for ETHTOOL_GRXFHINDIR by Ben Hutchings · 13 years ago
  30. bc5787c6 net: remove legacy ethtool ops by Michał Mirosław · 13 years ago
  31. 589665f bonding: comparing a u8 with -1 is always false by Dan Carpenter · 13 years ago
  32. 473e64e ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL by Ben Hutchings · 13 years ago
  33. 815c7db ethtool: Clean up definitions of rule location arrays in RX NFC by Ben Hutchings · 13 years ago
  34. 434495c ethtool: Explicitly state that RX NFC rule locations are priorities by Ben Hutchings · 13 years ago
  35. 9927c89 ethtool: Make struct ethtool_rxnfc kernel-doc more self-consistent by Ben Hutchings · 13 years ago
  36. 4bc71cb net: consolidate and fix ethtool_ops->get_settings calling by Jiri Pirko · 13 years ago
  37. a27fc96 ethtool: Note common alternate exit condition for interrupt coalescing by Ben Hutchings · 13 years ago
  38. acf42a2 ethtool: Explicitly state the exit condition for interrupt coalescing by Ben Hutchings · 13 years ago
  39. 2d7c793 ethtool: Correct description of 'max_coalesced_frames' fields by Ben Hutchings · 13 years ago
  40. 725b361 ethtool: Specify what kind of coalescing struct ethtool_coalesce covers by Ben Hutchings · 13 years ago
  41. 5f308d1 ethtool: Reformat struct ethtool_coalesce comments into kernel-doc format by Ben Hutchings · 13 years ago
  42. 0209bcd net: add external loopback test in ethtool self test by Amit Kumar Salecha · 13 years ago
  43. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  44. b4c8cc8 ethtool.h: fix typos by Yegor Yefremov · 13 years ago
  45. bff5527 v2 ethtool: remove support for ETHTOOL_GRXNTUPLE by Alexander Duyck · 13 years ago
  46. 29dd54b ethtool: Added support for FW dump by Anirban Chakraborty · 13 years ago
  47. 57cc71b ethtool: Add 20G bit definitions by Yaniv Rosner · 13 years ago
  48. 1ab7b6a ethtool: remove phys_id from ethtool_ops by Stephen Hemminger · 13 years ago
  49. 8ae6dac ethtool: Call ethtool's get/set_settings callbacks with cleaned data by David Decotigny · 13 years ago
  50. 3650460 ethtool: cosmetics: enforce const-ness in ethtool_cmd_speed by David Decotigny · 13 years ago
  51. fce5592 ethtool: allow custom interval for physical identification by Allan, Bruce W · 13 years ago
  52. 8b5933c net: ethtool support to configure number of channels by amit salecha · 13 years ago
  53. 1c01a80 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  54. 127fe53 v3 ethtool: add ntuple flow specifier data to network flow classifier by Alexander Duyck · 13 years ago
  55. 68f512f ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNL by Ben Hutchings · 13 years ago
  56. 8717d07 ethtool: Fill out and update comment for struct ethtool_ops by Ben Hutchings · 13 years ago
  57. e20b5b6 ethtool: Convert struct ethtool_ops comment to kernel-doc format by Ben Hutchings · 13 years ago
  58. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  59. 673e63c net: fix ethtool->set_flags not intended -EINVAL return value by Stanislaw Gruszka · 13 years ago
  60. 2766051 net: implement dev_disable_lro() hw_features compatibility by Michał Mirosław · 13 years ago
  61. 3a7da39 ethtool: Compat handling for struct ethtool_rxnfc by Ben Hutchings · 13 years ago
  62. 39fc0ce net: Implement SFEATURES compatibility for not updated drivers by Michał Mirosław · 13 years ago
  63. e83d360 net: introduce NETIF_F_RXCSUM by Michał Mirosław · 13 years ago
  64. 5455c69 net: Introduce new feature setting ops by Michał Mirosław · 13 years ago
  65. e596e6e ethtool: Report link-down while interface is down by Ben Hutchings · 14 years ago
  66. d5dbda2 ethtool: Add support for vlan accleration. by Jesse Gross · 14 years ago
  67. 6099e3d ethtool: Add Ethernet MAC-level filtering/steering by Ben Hutchings · 14 years ago
  68. c22ab78 ethtool: Define RX n-tuple action to clear a rule by Ben Hutchings · 14 years ago
  69. 07af7a2 ethtool: Add comments for valid use of flow types by Ben Hutchings · 14 years ago
  70. be2902d ethtool, ixgbe: Move RX n-tuple mask fixup to ethtool by Ben Hutchings · 14 years ago
  71. e0de7c9 ethtool: Remove unimplemented flow specification types by Ben Hutchings · 14 years ago
  72. e035587 ethtool: Complete kernel-doc comments for RX flow filter and hash control by Ben Hutchings · 14 years ago
  73. 597e608 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  74. a5b6ee2 ethtool: Add support for control of RX flow hash indirection by Ben Hutchings · 14 years ago
  75. 1437ce3 ethtool: Change ethtool_op_set_flags to validate flags by Ben Hutchings · 14 years ago
  76. bf98843 ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH by Ben Hutchings · 14 years ago
  77. 1be3b5f ethtool: Revert incorrect indentation changes by Ben Hutchings · 14 years ago
  78. 97f8aef net: fix ethtool coding style errors and warnings by chavey · 14 years ago
  79. b00fabb netdev: ethtool RXHASH flag by stephen hemminger · 14 years ago
  80. d17792e ethtool: Add direct access to ops->get_sset_count by Jeff Garzik · 14 years ago
  81. 723b2f5 ethtool: Add direct access to ops->get_sset_count by Jeff Garzik · 14 years ago
  82. 738b034 Revert "ethtool: Add n-tuple string length to drvinfo and return it" by David S. Miller · 14 years ago
  83. c79c5ff ethtool: Add n-tuple string length to drvinfo and return it by Peter Waskiewicz · 14 years ago
  84. a146708 ethtool: Fix includes build break by David S. Miller · 14 years ago
  85. 15682bc ethtool: Introduce n-tuple filter programming support by Peter P Waskiewicz Jr · 14 years ago
  86. 141518c tg3: Add some VPD preprocessor constants by Matt Carlson · 15 years ago
  87. 5789d29 ethtool: Add Direct Attach support to connector port reporting by PJ Waskiewicz · 15 years ago
  88. 7a8b337 gianfar: Basic Support for programming hash rules by Sandeep Gopalpet · 15 years ago
  89. d73d3a8 ethtool: Add reset operation by Ben Hutchings · 15 years ago
  90. a9828ec ethtool: Remove support for obsolete string query operations by Ben Hutchings · 15 years ago
  91. 05c6a8d net/ethtool: Add support for the ethtool feature to flash firmware image from a specified file. by Ajit Khaparde · 15 years ago
  92. 8a729fc net: ethtool_op_get_rx_csum() should be public and exported by Eric Dumazet · 15 years ago
  93. 18760f1 e1000e: Expose MDI-X status via ethtool change by Chaitanya Lala · 15 years ago
  94. 894b19a ethtool/mdio: Support backplane mode negotiation by Ben Hutchings · 15 years ago
  95. 0c09c1a ethtool/mdio: Report MDIO mode support and link partner advertising by Ben Hutchings · 15 years ago
  96. 0821c71 ethtool: Add port type PORT_OTHER by Ben Hutchings · 15 years ago
  97. 59089d8 ethtool: Add RX pkt classification interface by Santwona Behera · 15 years ago
  98. b240a0e ethtool: Add GGRO and SGRO ops by Herbert Xu · 16 years ago
  99. b11f8d8 ethtool: Expand ethtool_cmd.speed to 32 bits by Brandon Philips · 16 years ago
  100. 0853ad6 netdev: Add support for rx flow hash configuration, using ethtool. by Santwona Behera · 16 years ago