summaryrefslogtreecommitdiffstats
path: root/net/ethtool/eee.c
AgeCommit message (Expand)AuthorLines
2023-08-15ethtool: netlink: always pass genl_info to .prepare_dataJakub Kicinski-1/+1
2023-01-27ethtool: netlink: convert commands to common SETJakub Kicinski-47/+31
2021-12-15ethtool: use ethnl_parse_header_dev_put()Eric Dumazet-1/+1
2021-04-06ethtool: fix incorrect datatype in set_eee opsWong Vee Khee-2/+2
2020-10-06ethtool: link up ethnl_header_policy as a nested policyJakub Kicinski-2/+4
2020-10-06ethtool: trim policy tablesJakub Kicinski-12/+2
2020-10-06ethtool: wire up set policies to opsJakub Kicinski-8/+3
2020-10-06ethtool: wire up get policies to opsJakub Kicinski-4/+1
2020-03-29ethtool: add EEE_NTF notificationMichal Kubecek-0/+3
2020-03-29ethtool: set EEE settings with EEE_SET requestMichal Kubecek-0/+73
2020-03-29ethtool: provide EEE settings with EEE_GET requestMichal Kubecek-0/+130