Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-11-10 | ethtool: netlink: add missing netdev_features_change() call | Alexander Lobakin | 1 | -1/+1 |
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 | -13/+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/+2 |
2020-08-19 | ethtool: Don't omit the netlink reply if no features were changed | Maxim Mikityanskiy | 1 | -7/+4 |
2020-08-19 | ethtool: Account for hw_features in netlink interface | Maxim Mikityanskiy | 1 | -1/+2 |
2020-08-19 | ethtool: Fix preserving of wanted feature bits in netlink interface | Maxim Mikityanskiy | 1 | -4/+7 |
2020-03-13 | ethtool: add FEATURES_NTF notification | Michal Kubecek | 1 | -0/+4 |
2020-03-13 | ethtool: set netdev features with FEATURES_SET request | Michal Kubecek | 1 | -0/+169 |
2020-03-13 | ethtool: provide netdev features with FEATURES_GET request | Michal Kubecek | 1 | -0/+131 |