summaryrefslogtreecommitdiffstats
path: root/net/ethtool/privflags.c
Commit message (Expand)AuthorAgeFilesLines
* ethtool: netlink: always pass genl_info to .prepare_dataJakub Kicinski2023-08-151-1/+1
* ethtool: netlink: convert commands to common SETJakub Kicinski2023-01-271-45/+39
* ethtool: use ethnl_parse_header_dev_put()Eric Dumazet2021-12-151-1/+1
* ethtool: link up ethnl_header_policy as a nested policyJakub Kicinski2020-10-061-2/+4
* ethtool: trim policy tablesJakub Kicinski2020-10-061-7/+2
* ethtool: wire up set policies to opsJakub Kicinski2020-10-061-8/+3
* ethtool: wire up get policies to opsJakub Kicinski2020-10-061-4/+2
* ethtool: fix reference leak in ethnl_set_privflags()Michal Kubecek2020-03-291-1/+3
* ethtool: add PRIVFLAGS_NTF notificationMichal Kubecek2020-03-121-0/+3
* ethtool: set device private flags with PRIVFLAGS_SET requestMichal Kubecek2020-03-121-0/+70
* ethtool: provide private flags with PRIVFLAGS_GET requestMichal Kubecek2020-03-121-0/+136