aboutsummaryrefslogtreecommitdiff
path: root/net/ethtool/coalesce.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-15ethtool: use ethnl_parse_header_dev_put()Gravatar Eric Dumazet 1-1/+1
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeGravatar Yufeng Mo 1-3/+7
2021-08-24ethtool: add two coalesce attributes for CQE modeGravatar Yufeng Mo 1-2/+17
2020-10-06ethtool: link up ethnl_header_policy as a nested policyGravatar Jakub Kicinski 1-2/+4
2020-10-06ethtool: trim policy tablesGravatar Jakub Kicinski 1-28/+2
2020-10-06ethtool: wire up set policies to opsGravatar Jakub Kicinski 1-8/+3
2020-10-06ethtool: wire up get policies to opsGravatar Jakub Kicinski 1-4/+2
2020-03-29ethtool: add COALESCE_NTF notificationGravatar Michal Kubecek 1-0/+3
2020-03-29ethtool: set coalescing parameters with COALESCE_SET requestGravatar Michal Kubecek 1-0/+136
2020-03-29ethtool: provide coalescing parameters with COALESCE_GET requestGravatar Michal Kubecek 1-0/+214