summaryrefslogtreecommitdiffstats
path: root/net/ethtool/stats.c
Commit message (Expand)AuthorAgeFilesLines
* ethtool: netlink: always pass genl_info to .prepare_dataJakub Kicinski2023-08-151-3/+2
* net: ethtool: fix NULL pointer dereference in stats_prepare_data()Vladimir Oltean2023-01-251-1/+1
* net: ethtool: add helpers for aggregate statisticsVladimir Oltean2023-01-231-0/+127
* net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)Vladimir Oltean2023-01-231-1/+31
* ethtool: stats: Use struct_group() to clear all stats at onceKees Cook2021-11-191-8/+7
* ethtool: stats: Fix a copy-paste errorYueHaibing2021-05-191-1/+1
* ethtool: stats: clarify the initialization to ETHTOOL_STAT_NOT_SETJakub Kicinski2021-04-191-0/+3
* ethtool: add interface to read RMON statsJakub Kicinski2021-04-161-0/+87
* ethtool: add interface to read standard MAC Ctrl statsJakub Kicinski2021-04-161-0/+33
* ethtool: add interface to read standard MAC statsJakub Kicinski2021-04-161-0/+90
* ethtool: add a new command for reading standard statsJakub Kicinski2021-04-161-0/+200