summaryrefslogtreecommitdiff
path: root/net/ethtool/coalesce.c
AgeCommit message (Expand)Author
2023-08-15ethtool: netlink: always pass genl_info to .prepare_dataJakub Kicinski
2023-04-24net: ethtool: coalesce: try to make user settings stick twiceJakub Kicinski
2023-01-27ethtool: netlink: convert commands to common SETJakub Kicinski
2023-01-13ethtool: add tx aggregation parametersDaniele Palmas
2021-12-15ethtool: use ethnl_parse_header_dev_put()Eric Dumazet
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-24ethtool: add two coalesce attributes for CQE modeYufeng Mo
2020-10-06ethtool: link up ethnl_header_policy as a nested policyJakub Kicinski
2020-10-06ethtool: trim policy tablesJakub Kicinski
2020-10-06ethtool: wire up set policies to opsJakub Kicinski
2020-10-06ethtool: wire up get policies to opsJakub Kicinski
2020-03-29ethtool: add COALESCE_NTF notificationMichal Kubecek
2020-03-29ethtool: set coalescing parameters with COALESCE_SET requestMichal Kubecek
2020-03-29ethtool: provide coalescing parameters with COALESCE_GET requestMichal Kubecek