Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 | -13/+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-06-05 | ethtool: linkinfo: remove an unnecessary NULL check | Dan Carpenter | 1 | -2/+1 |
2020-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+3 |
2020-03-23 | ethtool: fix reference leak in some *_SET handlers | Michal Kubecek | 1 | -1/+3 |
2020-03-12 | ethtool: rename ethnl_parse_header() to ethnl_parse_header_dev_get() | Michal Kubecek | 1 | -2/+4 |
2019-12-27 | ethtool: add LINKINFO_NTF notification | Michal Kubecek | 1 | -0/+2 |
2019-12-27 | ethtool: set link settings with LINKINFO_SET request | Michal Kubecek | 1 | -0/+71 |
2019-12-27 | ethtool: provide link settings with LINKINFO_GET request | Michal Kubecek | 1 | -0/+94 |