summaryrefslogtreecommitdiffstats
path: root/net/ethtool/eee.c
Commit message (Expand)AuthorAgeFilesLines
* net: ethtool: eee: Remove legacy _u32 from keeeAndrew Lunn2024-02-281-27/+4
* ethtool: add linkmode bitmap support to struct ethtool_keeeHeiner Kallweit2024-01-311-14/+35
* ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keeeHeiner Kallweit2024-01-311-8/+8
* ethtool: adjust struct ethtool_keee to kernel needsHeiner Kallweit2024-01-311-6/+6
* ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit2024-01-311-5/+5
* ethtool: netlink: always pass genl_info to .prepare_dataJakub Kicinski2023-08-151-1/+1
* ethtool: netlink: convert commands to common SETJakub Kicinski2023-01-271-47/+31
* ethtool: use ethnl_parse_header_dev_put()Eric Dumazet2021-12-151-1/+1
* ethtool: fix incorrect datatype in set_eee opsWong Vee Khee2021-04-061-2/+2
* ethtool: link up ethnl_header_policy as a nested policyJakub Kicinski2020-10-061-2/+4
* ethtool: trim policy tablesJakub Kicinski2020-10-061-12/+2
* ethtool: wire up set policies to opsJakub Kicinski2020-10-061-8/+3
* ethtool: wire up get policies to opsJakub Kicinski2020-10-061-4/+1
* ethtool: add EEE_NTF notificationMichal Kubecek2020-03-291-0/+3
* ethtool: set EEE settings with EEE_SET requestMichal Kubecek2020-03-291-0/+73
* ethtool: provide EEE settings with EEE_GET requestMichal Kubecek2020-03-291-0/+130