Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-04-17 | 1 | -4/+4 |
|\ | |||||
| * | ethtool: pause: make sure we init driver stats | Jakub Kicinski | 2021-04-14 | 1 | -4/+4 |
* | | ethtool: move ethtool_stats_init | Jakub Kicinski | 2021-04-16 | 1 | -6/+0 |
|/ | |||||
* | ethtool: specify which header flags are supported per command | Jakub Kicinski | 2020-10-06 | 1 | -1/+1 |
* | ethtool: link up ethnl_header_policy as a nested policy | Jakub Kicinski | 2020-10-06 | 1 | -2/+4 |
* | ethtool: trim policy tables | Jakub Kicinski | 2020-10-06 | 1 | -9/+2 |
* | ethtool: wire up set policies to ops | Jakub Kicinski | 2020-10-06 | 1 | -7/+2 |
* | ethtool: wire up get policies to ops | Jakub Kicinski | 2020-10-06 | 1 | -4/+1 |
* | ethtool: add standard pause stats | Jakub Kicinski | 2020-09-15 | 1 | -1/+62 |
* | ethtool: add PAUSE_NTF notification | Michal Kubecek | 2020-03-30 | 1 | -0/+3 |
* | ethtool: set pause parameters with PAUSE_SET request | Michal Kubecek | 2020-03-30 | 1 | -0/+61 |
* | ethtool: provide pause parameters with PAUSE_GET request | Michal Kubecek | 2020-03-30 | 1 | -0/+81 |