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