summaryrefslogtreecommitdiffstats
path: root/net/ethtool/privflags.c
AgeCommit message (Expand)AuthorLines
2021-12-15ethtool: use ethnl_parse_header_dev_put()Eric Dumazet-1/+1
2020-10-06ethtool: link up ethnl_header_policy as a nested policyJakub Kicinski-2/+4
2020-10-06ethtool: trim policy tablesJakub Kicinski-7/+2
2020-10-06ethtool: wire up set policies to opsJakub Kicinski-8/+3
2020-10-06ethtool: wire up get policies to opsJakub Kicinski-4/+2
2020-03-29ethtool: fix reference leak in ethnl_set_privflags()Michal Kubecek-1/+3
2020-03-12ethtool: add PRIVFLAGS_NTF notificationMichal Kubecek-0/+3
2020-03-12ethtool: set device private flags with PRIVFLAGS_SET requestMichal Kubecek-0/+70
2020-03-12ethtool: provide private flags with PRIVFLAGS_GET requestMichal Kubecek-0/+136