| Commit message (Expand) | Author | Age | Files | Lines |
* | ethtool: netlink: Add missing ethnl_ops_begin/complete | Ludvig Pärsson | 2024-01-18 | 1 | -2/+7 |
* | ethtool: netlink: always pass genl_info to .prepare_data | Jakub Kicinski | 2023-08-16 | 1 | -1/+1 |
* | ethtool: use ethnl_parse_header_dev_put() | Eric Dumazet | 2021-12-15 | 1 | -1/+1 |
* | ethtool: netlink: Slightly simplify 'ethnl_features_to_bitmap()' | Christophe JAILLET | 2021-11-30 | 1 | -1/+0 |
* | ethtool: netlink: add missing netdev_features_change() call | Alexander Lobakin | 2020-11-10 | 1 | -1/+1 |
* | ethtool: link up ethnl_header_policy as a nested policy | Jakub Kicinski | 2020-10-06 | 1 | -2/+4 |
* | ethtool: trim policy tables | Jakub Kicinski | 2020-10-06 | 1 | -13/+2 |
* | ethtool: wire up set policies to ops | Jakub Kicinski | 2020-10-06 | 1 | -8/+3 |
* | ethtool: wire up get policies to ops | Jakub Kicinski | 2020-10-06 | 1 | -4/+2 |
* | ethtool: Don't omit the netlink reply if no features were changed | Maxim Mikityanskiy | 2020-08-19 | 1 | -7/+4 |
* | ethtool: Account for hw_features in netlink interface | Maxim Mikityanskiy | 2020-08-19 | 1 | -1/+2 |
* | ethtool: Fix preserving of wanted feature bits in netlink interface | Maxim Mikityanskiy | 2020-08-19 | 1 | -4/+7 |
* | ethtool: add FEATURES_NTF notification | Michal Kubecek | 2020-03-12 | 1 | -0/+4 |
* | ethtool: set netdev features with FEATURES_SET request | Michal Kubecek | 2020-03-12 | 1 | -0/+169 |
* | ethtool: provide netdev features with FEATURES_GET request | Michal Kubecek | 2020-03-12 | 1 | -0/+131 |