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