summaryrefslogtreecommitdiff
path: root/net/ethtool/features.c
AgeCommit message (Expand)Author
2024-01-18ethtool: netlink: Add missing ethnl_ops_begin/completeLudvig Pärsson
2023-08-15ethtool: netlink: always pass genl_info to .prepare_dataJakub Kicinski
2021-12-15ethtool: use ethnl_parse_header_dev_put()Eric Dumazet
2021-11-29ethtool: netlink: Slightly simplify 'ethnl_features_to_bitmap()'Christophe JAILLET
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