Age | Commit message (Expand) | Author | Files | Lines |
2023-08-16 | ethtool: netlink: always pass genl_info to .prepare_data | Jakub Kicinski | 1 | -1/+1 |
2022-08-30 | ethtool: strset: report missing ETHTOOL_A_STRINGSET_ID via ext_ack | Jakub Kicinski | 1 | -1/+1 |
2021-06-14 | ethtool: strset: fix message length calculation | Jakub Kicinski | 1 | -0/+2 |
2021-04-17 | ethtool: add interface to read RMON stats | Jakub Kicinski | 1 | -0/+5 |
2021-04-17 | ethtool: add interface to read standard MAC Ctrl stats | Jakub Kicinski | 1 | -0/+5 |
2021-04-17 | ethtool: add interface to read standard MAC stats | Jakub Kicinski | 1 | -0/+5 |
2021-04-17 | ethtool: add a new command for reading standard stats | Jakub Kicinski | 1 | -0/+10 |
2020-12-16 | ethtool: fix string set id check | Michal Kubecek | 1 | -1/+1 |
2020-10-09 | ethtool: strset: allow ETHTOOL_A_STRSET_COUNTS_ONLY attr | Johannes Berg | 1 | -0/+1 |
2020-10-06 | ethtool: link up ethnl_header_policy as a nested policy | Jakub Kicinski | 1 | -1/+2 |
2020-10-06 | ethtool: trim policy tables | Jakub Kicinski | 1 | -13/+7 |
2020-10-06 | ethtool: wire up get policies to ops | Jakub Kicinski | 1 | -3/+1 |
2020-07-10 | ethtool: add tunnel info interface | Jakub Kicinski | 1 | -0/+5 |
2020-07-08 | net: phy: Uninline PHY ethtool statistics operations | Florian Fainelli | 1 | -4/+7 |
2020-05-22 | ethtool: count header size in reply size estimate | Michal Kubecek | 1 | -1/+0 |
2020-03-30 | ethtool: add timestamping related string sets | Michal Kubecek | 1 | -0/+15 |
2020-01-27 | ethtool: provide WoL settings with WOL_GET request | Michal Kubecek | 1 | -0/+5 |
2020-01-27 | ethtool: provide message mask with DEBUG_GET request | Michal Kubecek | 1 | -0/+5 |
2020-01-27 | ethtool: fix kernel-doc descriptions | Michal Kubecek | 1 | -0/+1 |
2020-01-09 | ethtool: potential NULL dereference in strset_prepare_data() | Dan Carpenter | 1 | -0/+1 |
2019-12-28 | ethtool: provide string sets with STRSET_GET request | Michal Kubecek | 1 | -0/+425 |