Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-12-15 | ethtool: use ethnl_parse_header_dev_put() | Eric Dumazet | 1 | -1/+1 |
2021-08-24 | ethtool: extend coalesce setting uAPI with CQE mode | Yufeng Mo | 1 | -3/+7 |
2021-08-24 | ethtool: add two coalesce attributes for CQE mode | Yufeng Mo | 1 | -2/+17 |
2020-10-06 | ethtool: link up ethnl_header_policy as a nested policy | Jakub Kicinski | 1 | -2/+4 |
2020-10-06 | ethtool: trim policy tables | Jakub Kicinski | 1 | -28/+2 |
2020-10-06 | ethtool: wire up set policies to ops | Jakub Kicinski | 1 | -8/+3 |
2020-10-06 | ethtool: wire up get policies to ops | Jakub Kicinski | 1 | -4/+2 |
2020-03-29 | ethtool: add COALESCE_NTF notification | Michal Kubecek | 1 | -0/+3 |
2020-03-29 | ethtool: set coalescing parameters with COALESCE_SET request | Michal Kubecek | 1 | -0/+136 |
2020-03-29 | ethtool: provide coalescing parameters with COALESCE_GET request | Michal Kubecek | 1 | -0/+214 |