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