| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-03-24 | net: ethtool: pass genl_info to the ethnl parse_request operation | Maxime Chevallier | 1 | -0/+1 |
| 2026-03-20 | net: ethtool: re-order local includes | Maxime Chevallier | 1 | -2/+2 |
| 2025-03-04 | net: ethtool: netlink: Allow NULL nlattrs when getting a phy_device | Maxime Chevallier | 1 | -1/+1 |
| 2025-01-14 | net: ethtool: add support for structured PHY statistics | Jakub Kicinski | 1 | -1/+38 |
| 2025-01-14 | net: ethtool: plumb PHY stats to PHY drivers | Jakub Kicinski | 1 | -0/+18 |
| 2023-08-15 | 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-19 | ethtool: stats: clarify the initialization to ETHTOOL_STAT_NOT_SET | Jakub Kicinski | 1 | -0/+3 |
| 2021-04-16 | ethtool: add interface to read RMON stats | Jakub Kicinski | 1 | -0/+87 |
| 2021-04-16 | ethtool: add interface to read standard MAC Ctrl stats | Jakub Kicinski | 1 | -0/+33 |
| 2021-04-16 | ethtool: add interface to read standard MAC stats | Jakub Kicinski | 1 | -0/+90 |
| 2021-04-16 | ethtool: add a new command for reading standard stats | Jakub Kicinski | 1 | -0/+200 |