summaryrefslogtreecommitdiffstats
path: root/net/ethtool/features.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-18ethtool: Don't omit the netlink reply if no features were changedMaxim Mikityanskiy1-7/+4
2020-08-18ethtool: Account for hw_features in netlink interfaceMaxim Mikityanskiy1-1/+2
2020-08-18ethtool: Fix preserving of wanted feature bits in netlink interfaceMaxim Mikityanskiy1-4/+7
2020-03-12ethtool: add FEATURES_NTF notificationMichal Kubecek1-0/+4
2020-03-12ethtool: set netdev features with FEATURES_SET requestMichal Kubecek1-0/+169
2020-03-12ethtool: provide netdev features with FEATURES_GET requestMichal Kubecek1-0/+131