summaryrefslogtreecommitdiff
path: root/net/ethtool/coalesce.c
Commit message (Expand)AuthorAgeFilesLines
* 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