summaryrefslogtreecommitdiff
path: root/net/ethtool/stats.c
AgeCommit message (Expand)Author
2023-08-15ethtool: netlink: always pass genl_info to .prepare_dataJakub Kicinski
2023-01-25net: ethtool: fix NULL pointer dereference in stats_prepare_data()Vladimir Oltean
2023-01-23net: ethtool: add helpers for aggregate statisticsVladimir Oltean
2023-01-23net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)Vladimir Oltean
2021-11-19ethtool: stats: Use struct_group() to clear all stats at onceKees Cook
2021-05-19ethtool: stats: Fix a copy-paste errorYueHaibing
2021-04-19ethtool: stats: clarify the initialization to ETHTOOL_STAT_NOT_SETJakub Kicinski
2021-04-16ethtool: add interface to read RMON statsJakub Kicinski
2021-04-16ethtool: add interface to read standard MAC Ctrl statsJakub Kicinski
2021-04-16ethtool: add interface to read standard MAC statsJakub Kicinski
2021-04-16ethtool: add a new command for reading standard statsJakub Kicinski