Age | Commit message (Expand) | Author |
2023-08-15 | ethtool: netlink: always pass genl_info to .prepare_data | Jakub Kicinski |
2023-01-27 | ethtool: netlink: handle SET intro/outro in the common code | Jakub Kicinski |
2023-01-25 | net: ethtool: fix NULL pointer dereference in pause_prepare_data() | Vladimir Oltean |
2023-01-23 | net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC) | Vladimir Oltean |
2021-12-15 | ethtool: use ethnl_parse_header_dev_put() | Eric Dumazet |
2021-11-03 | ethtool: fix ethtool msg len calculation for pause stats | Jakub Kicinski |
2021-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-04-15 | ethtool: move ethtool_stats_init | Jakub Kicinski |
2021-04-14 | ethtool: pause: make sure we init driver stats | Jakub Kicinski |
2020-10-06 | ethtool: specify which header flags are supported per command | Jakub Kicinski |
2020-10-06 | ethtool: link up ethnl_header_policy as a nested policy | Jakub Kicinski |
2020-10-06 | ethtool: trim policy tables | Jakub Kicinski |
2020-10-06 | ethtool: wire up set policies to ops | Jakub Kicinski |
2020-10-06 | ethtool: wire up get policies to ops | Jakub Kicinski |
2020-09-15 | ethtool: add standard pause stats | Jakub Kicinski |
2020-03-29 | ethtool: add PAUSE_NTF notification | Michal Kubecek |
2020-03-29 | ethtool: set pause parameters with PAUSE_SET request | Michal Kubecek |
2020-03-29 | ethtool: provide pause parameters with PAUSE_GET request | Michal Kubecek |