aboutsummaryrefslogtreecommitdiff
path: root/net/ethtool/features.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-09ethtool: netlink: add missing netdev_features_change() callGravatar Alexander Lobakin 1-1/+1
2020-10-06ethtool: link up ethnl_header_policy as a nested policyGravatar Jakub Kicinski 1-2/+4
2020-10-06ethtool: trim policy tablesGravatar Jakub Kicinski 1-13/+2
2020-10-06ethtool: wire up set policies to opsGravatar Jakub Kicinski 1-8/+3
2020-10-06ethtool: wire up get policies to opsGravatar Jakub Kicinski 1-4/+2
2020-08-18ethtool: Don't omit the netlink reply if no features were changedGravatar Maxim Mikityanskiy 1-7/+4
2020-08-18ethtool: Account for hw_features in netlink interfaceGravatar Maxim Mikityanskiy 1-1/+2
2020-08-18ethtool: Fix preserving of wanted feature bits in netlink interfaceGravatar Maxim Mikityanskiy 1-4/+7
2020-03-12ethtool: add FEATURES_NTF notificationGravatar Michal Kubecek 1-0/+4
2020-03-12ethtool: set netdev features with FEATURES_SET requestGravatar Michal Kubecek 1-0/+169
2020-03-12ethtool: provide netdev features with FEATURES_GET requestGravatar Michal Kubecek 1-0/+131