summaryrefslogtreecommitdiffstats
path: root/net/ethtool/coalesce.c
Commit message (Expand)AuthorAgeFilesLines
* ethtool: netlink: always pass genl_info to .prepare_dataJakub Kicinski2023-08-151-3/+3
* net: ethtool: coalesce: try to make user settings stick twiceJakub Kicinski2023-04-241-11/+43
* ethtool: netlink: convert commands to common SETJakub Kicinski2023-01-271-52/+40
* ethtool: add tx aggregation parametersDaniele Palmas2023-01-131-2/+20
* ethtool: use ethnl_parse_header_dev_put()Eric Dumazet2021-12-151-1/+1
* ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo2021-08-241-3/+7
* ethtool: add two coalesce attributes for CQE modeYufeng Mo2021-08-241-2/+17
* ethtool: link up ethnl_header_policy as a nested policyJakub Kicinski2020-10-061-2/+4
* ethtool: trim policy tablesJakub Kicinski2020-10-061-28/+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: add COALESCE_NTF notificationMichal Kubecek2020-03-291-0/+3
* ethtool: set coalescing parameters with COALESCE_SET requestMichal Kubecek2020-03-291-0/+136
* ethtool: provide coalescing parameters with COALESCE_GET requestMichal Kubecek2020-03-291-0/+214