1. f946270 ethtool: netlink: always pass genl_info to .prepare_data by Jakub Kicinski · 1 year, 7 months ago
  2. 233eb4e ethtool: Add support for configuring tx_push_buf_len by Shay Agroskin · 2 years ago
  3. 5b4e9a7 net: ethtool: extend ringparam set/get APIs for rx_push by Shannon Nelson · 2 years, 1 month ago
  4. 0400796 ethtool: netlink: convert commands to common SET by Jakub Kicinski · 2 years, 1 month ago
  5. 99132b6 ethtool: netlink: handle SET intro/outro in the common code by Jakub Kicinski · 2 years, 1 month ago
  6. dc0b98a ethtool: Add and use ethnl_update_bool. by David S. Miller · 2 years, 1 month ago
  7. 04692c9 net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC) by Vladimir Oltean · 2 years, 1 month ago
  8. 2b30f82 net: ethtool: add support for MAC Merge layer by Vladimir Oltean · 2 years, 1 month ago
  9. 8580e16 net/ethtool: add netlink interface for the PLCA RS by Piergiorgio Beruto · 2 years, 2 months ago
  10. 7112a046 ethtool: add netlink based get rss support by Sudheer Mogilappagari · 2 years, 3 months ago
  11. 18ff0bc ethtool: add interface to interact with Ethernet Power Equipment by Oleksij Rempel · 2 years, 5 months ago
  12. d62607c net: rename reference+tracking helpers by Jakub Kicinski · 2 years, 9 months ago
  13. 4dc84c0 net: ethtool: extend ringparam set/get APIs for tx_push by Jie Wang · 2 years, 11 months ago
  14. 1241e32 ethtool: add support to set/get completion queue event size by Subbaraya Sundeep · 3 years ago
  15. 34ac17e ethtool: use ethnl_parse_header_dev_put() by Eric Dumazet · 3 years, 3 months ago
  16. e4b8954 netlink: add net device refcount tracker to struct ethnl_req_info by Eric Dumazet · 3 years, 3 months ago
  17. 0b70c25 ethtool: add support to set/get rx buf len via ethtool by Hao Chen · 3 years, 4 months ago
  18. 353407d ethtool: Add ability to control transceiver modules' power mode by Ido Schimmel · 3 years, 5 months ago
  19. 029ee6b ethtool: add two coalesce attributes for CQE mode by Yufeng Mo · 3 years, 7 months ago
  20. c5ab51d ethtool: move implementation of ethnl_ops_begin/complete to netlink.c by Heiner Kallweit · 3 years, 7 months ago
  21. c156174a ethtool: add a new command for getting PHC virtual clocks by Yangbo Lu · 3 years, 8 months ago
  22. f5fe211 ethtool: Decrease size of module EEPROM get policy array by Ido Schimmel · 3 years, 9 months ago
  23. b676c7f ethtool: Fix a typo by Zheng Yongjun · 3 years, 9 months ago
  24. 8203c7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 11 months ago
  25. a8b06e9 ethtool: add interface to read RMON stats by Jakub Kicinski · 3 years, 11 months ago
  26. bfad2b9 ethtool: add interface to read standard MAC Ctrl stats by Jakub Kicinski · 3 years, 11 months ago
  27. ca22445 ethtool: add interface to read standard MAC stats by Jakub Kicinski · 3 years, 11 months ago
  28. f09ea6f ethtool: add a new command for reading standard stats by Jakub Kicinski · 3 years, 11 months ago
  29. f33b0e1 ethtool: fix kdoc attr name by Jakub Kicinski · 3 years, 11 months ago
  30. c781ff1 ethtool: Allow network drivers to dump arbitrary EEPROM data by Vladyslav Tarasiuk · 3 years, 11 months ago
  31. 1e5d1f6 ethtool: support FEC settings over netlink by Jakub Kicinski · 4 years ago
  32. 012ce4d ethtool: Extend link modes settings uAPI with lanes by Danielle Ratson · 4 years, 1 month ago
  33. db972e5 ethtool: strset: allow ETHTOOL_A_STRSET_COUNTS_ONLY attr by Johannes Berg · 4 years, 5 months ago
  34. a0de1cd ethtool: specify which header flags are supported per command by Jakub Kicinski · 4 years, 5 months ago
  35. 329d9c3 ethtool: link up ethnl_header_policy as a nested policy by Jakub Kicinski · 4 years, 5 months ago
  36. ff419af ethtool: trim policy tables by Jakub Kicinski · 4 years, 5 months ago
  37. 5028588b ethtool: wire up set policies to ops by Jakub Kicinski · 4 years, 5 months ago
  38. 4f30974 ethtool: wire up get policies to ops by Jakub Kicinski · 4 years, 5 months ago
  39. c7d759e ethtool: add tunnel info interface by Jakub Kicinski · 4 years, 8 months ago
  40. 1a644de net: ethtool: Add generic parts of cable test TDR by Andrew Lunn · 4 years, 9 months ago
  41. 0df960f net: ethtool: Make helpers public by Andrew Lunn · 4 years, 10 months ago
  42. 11ca3c42 net: ethtool: netlink: Add support for triggering a cable test by Andrew Lunn · 4 years, 10 months ago
  43. 5b071c5 ethtool: provide timestamping information with TSINFO_GET request by Michal Kubecek · 5 years ago
  44. fd77be7 ethtool: set EEE settings with EEE_SET request by Michal Kubecek · 5 years ago
  45. b7eeefe ethtool: provide EEE settings with EEE_GET request by Michal Kubecek · 5 years ago
  46. 3ab8799 ethtool: set pause parameters with PAUSE_SET request by Michal Kubecek · 5 years ago
  47. 7f59fb3 ethtool: provide pause parameters with PAUSE_GET request by Michal Kubecek · 5 years ago
  48. 9881418 ethtool: set coalescing parameters with COALESCE_SET request by Michal Kubecek · 5 years ago
  49. 2172754 ethtool: provide coalescing parameters with COALESCE_GET request by Michal Kubecek · 5 years ago
  50. e19c591 ethtool: set device channel counts with CHANNELS_SET request by Michal Kubecek · 5 years ago
  51. 0c84979 ethtool: provide channel counts with CHANNELS_GET request by Michal Kubecek · 5 years ago
  52. 2fc2929 ethtool: set device ring sizes with RINGS_SET request by Michal Kubecek · 5 years ago
  53. e4a1717 ethtool: provide ring sizes with RINGS_GET request by Michal Kubecek · 5 years ago
  54. f265d79 ethtool: set device private flags with PRIVFLAGS_SET request by Michal Kubecek · 5 years ago
  55. e16c338 ethtool: provide private flags with PRIVFLAGS_GET request by Michal Kubecek · 5 years ago
  56. 0980bfc ethtool: set netdev features with FEATURES_SET request by Michal Kubecek · 5 years ago
  57. 0524399 ethtool: provide netdev features with FEATURES_GET request by Michal Kubecek · 5 years ago
  58. 9813054 ethtool: rename ethnl_parse_header() to ethnl_parse_header_dev_get() by Michal Kubecek · 5 years ago
  59. 8d425b1 ethtool: set wake-on-lan settings with WOL_SET request by Michal Kubecek · 5 years ago
  60. 51ea22b ethtool: provide WoL settings with WOL_GET request by Michal Kubecek · 5 years ago
  61. e54d04e ethtool: set message mask with DEBUG_SET request by Michal Kubecek · 5 years ago
  62. 6a94b8c ethtool: provide message mask with DEBUG_GET request by Michal Kubecek · 5 years ago
  63. 3d2b847 ethtool: provide link state with LINKSTATE_GET request by Michal Kubecek · 5 years ago
  64. bfbcfe2 ethtool: set link modes related data with LINKMODES_SET request by Michal Kubecek · 5 years ago
  65. f625aa9 ethtool: provide link mode information with LINKMODES_GET request by Michal Kubecek · 5 years ago
  66. 5cf2a54 ethtool: add default notification handler by Michal Kubecek · 5 years ago
  67. a53f3d4 ethtool: set link settings with LINKINFO_SET request by Michal Kubecek · 5 years ago
  68. 459e0b8 ethtool: provide link settings with LINKINFO_GET request by Michal Kubecek · 5 years ago
  69. 71921690 ethtool: provide string sets with STRSET_GET request by Michal Kubecek · 5 years ago
  70. 728480f ethtool: default handlers for GET requests by Michal Kubecek · 5 years ago
  71. 041b1c5 ethtool: helper functions for netlink interface by Michal Kubecek · 5 years ago
  72. 2b4a899 ethtool: introduce ethtool netlink interface by Michal Kubecek · 5 years ago