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