Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: ethtool: fix NULL pointer dereference in stats_prepare_data() | Vladimir Oltean | 2023-01-25 | 1 | -1/+1 |
* | net: ethtool: add helpers for aggregate statistics | Vladimir Oltean | 2023-01-23 | 1 | -0/+127 |
* | net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC) | Vladimir Oltean | 2023-01-23 | 1 | -1/+31 |
* | ethtool: stats: Use struct_group() to clear all stats at once | Kees Cook | 2021-11-19 | 1 | -8/+7 |
* | ethtool: stats: Fix a copy-paste error | YueHaibing | 2021-05-19 | 1 | -1/+1 |
* | ethtool: stats: clarify the initialization to ETHTOOL_STAT_NOT_SET | Jakub Kicinski | 2021-04-20 | 1 | -0/+3 |
* | ethtool: add interface to read RMON stats | Jakub Kicinski | 2021-04-17 | 1 | -0/+87 |
* | ethtool: add interface to read standard MAC Ctrl stats | Jakub Kicinski | 2021-04-17 | 1 | -0/+33 |
* | ethtool: add interface to read standard MAC stats | Jakub Kicinski | 2021-04-17 | 1 | -0/+90 |
* | ethtool: add a new command for reading standard stats | Jakub Kicinski | 2021-04-17 | 1 | -0/+200 |