[PATCH net-next v3 0/3] Add Statistics Support for DP83TG720 PHY

From: Oleksij Rempel
Date: Thu Aug 22 2024 - 08:00:08 EST


Hi all,

This patch series primarily focuses on adding statistics support for the
DP83TG720 PHY driver. Along the way, to achieve this goal, I introduced
defines for various statistics to ensure they are reusable across
different PHY drivers.

Changes are tracked in separate patches.

Oleksij Rempel (3):
phy: open_alliance_helpers: Add defines for link quality metrics
phy: Add defines for standardized PHY generic counters
phy: dp83tg720: Add statistics support

drivers/net/phy/dp83tg720.c | 324 ++++++++++++++++++++++++
drivers/net/phy/open_alliance_helpers.h | 14 +
include/linux/phy.h | 6 +
3 files changed, 344 insertions(+)

--
2.39.2