summaryrefslogtreecommitdiff
path: root/net/ethtool/features.c
AgeCommit message (Expand)Author
2020-11-09ethtool: netlink: add missing netdev_features_change() callAlexander Lobakin
2020-10-06ethtool: link up ethnl_header_policy as a nested policyJakub Kicinski
2020-10-06ethtool: trim policy tablesJakub Kicinski
2020-10-06ethtool: wire up set policies to opsJakub Kicinski
2020-10-06ethtool: wire up get policies to opsJakub Kicinski
2020-08-18ethtool: Don't omit the netlink reply if no features were changedMaxim Mikityanskiy
2020-08-18ethtool: Account for hw_features in netlink interfaceMaxim Mikityanskiy
2020-08-18ethtool: Fix preserving of wanted feature bits in netlink interfaceMaxim Mikityanskiy
2020-03-12ethtool: add FEATURES_NTF notificationMichal Kubecek
2020-03-12ethtool: set netdev features with FEATURES_SET requestMichal Kubecek
2020-03-12ethtool: provide netdev features with FEATURES_GET requestMichal Kubecek