Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -7/+2 |
* | ethtool: wire up set policies to ops | Jakub Kicinski | 2020-10-06 | 1 | -8/+3 |
* | ethtool: wire up get policies to ops | Jakub Kicinski | 2020-10-06 | 1 | -4/+2 |
* | ethtool: fix reference leak in ethnl_set_privflags() | Michal Kubecek | 2020-03-29 | 1 | -1/+3 |
* | ethtool: add PRIVFLAGS_NTF notification | Michal Kubecek | 2020-03-12 | 1 | -0/+3 |
* | ethtool: set device private flags with PRIVFLAGS_SET request | Michal Kubecek | 2020-03-12 | 1 | -0/+70 |
* | ethtool: provide private flags with PRIVFLAGS_GET request | Michal Kubecek | 2020-03-12 | 1 | -0/+136 |