Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-12-15 | ethtool: use ethnl_parse_header_dev_put() | Eric Dumazet | 1 | -1/+1 |
2021-04-06 | ethtool: fix incorrect datatype in set_eee ops | Wong Vee Khee | 1 | -2/+2 |
2020-10-06 | ethtool: link up ethnl_header_policy as a nested policy | Jakub Kicinski | 1 | -2/+4 |
2020-10-06 | ethtool: trim policy tables | Jakub Kicinski | 1 | -12/+2 |
2020-10-06 | ethtool: wire up set policies to ops | Jakub Kicinski | 1 | -8/+3 |
2020-10-06 | ethtool: wire up get policies to ops | Jakub Kicinski | 1 | -4/+1 |
2020-03-29 | ethtool: add EEE_NTF notification | Michal Kubecek | 1 | -0/+3 |
2020-03-29 | ethtool: set EEE settings with EEE_SET request | Michal Kubecek | 1 | -0/+73 |
2020-03-29 | ethtool: provide EEE settings with EEE_GET request | Michal Kubecek | 1 | -0/+130 |