index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ethtool
/
stats.c
Age
Commit message (
Expand
)
Author
2025-03-04
net: ethtool: netlink: Allow NULL nlattrs when getting a phy_device
Maxime Chevallier
2025-01-14
net: ethtool: add support for structured PHY statistics
Jakub Kicinski
2025-01-14
net: ethtool: plumb PHY stats to PHY drivers
Jakub Kicinski
2023-08-15
ethtool: netlink: always pass genl_info to .prepare_data
Jakub Kicinski
2023-01-25
net: ethtool: fix NULL pointer dereference in stats_prepare_data()
Vladimir Oltean
2023-01-23
net: ethtool: add helpers for aggregate statistics
Vladimir Oltean
2023-01-23
net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)
Vladimir Oltean
2021-11-19
ethtool: stats: Use struct_group() to clear all stats at once
Kees Cook
2021-05-19
ethtool: stats: Fix a copy-paste error
YueHaibing
2021-04-19
ethtool: stats: clarify the initialization to ETHTOOL_STAT_NOT_SET
Jakub Kicinski
2021-04-16
ethtool: add interface to read RMON stats
Jakub Kicinski
2021-04-16
ethtool: add interface to read standard MAC Ctrl stats
Jakub Kicinski
2021-04-16
ethtool: add interface to read standard MAC stats
Jakub Kicinski
2021-04-16
ethtool: add a new command for reading standard stats
Jakub Kicinski