summaryrefslogtreecommitdiffstats
path: root/net/ethtool/privflags.c
AgeCommit message (Expand)Author
2021-12-15ethtool: use ethnl_parse_header_dev_put()Eric Dumazet
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-03-29ethtool: fix reference leak in ethnl_set_privflags()Michal Kubecek
2020-03-12ethtool: add PRIVFLAGS_NTF notificationMichal Kubecek
2020-03-12ethtool: set device private flags with PRIVFLAGS_SET requestMichal Kubecek
2020-03-12ethtool: provide private flags with PRIVFLAGS_GET requestMichal Kubecek