mbox series

[net-next,v2,0/3] Add Statistics Support for DP83TG720 PHY

Message ID 20240820122914.1958664-1-o.rempel@pengutronix.de (mailing list archive)
Headers show
Series Add Statistics Support for DP83TG720 PHY | expand

Message

Oleksij Rempel Aug. 20, 2024, 12:29 p.m. UTC
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             | 327 ++++++++++++++++++++++++
 drivers/net/phy/open_alliance_helpers.h |  14 +
 include/linux/phy.h                     |   6 +
 3 files changed, 347 insertions(+)

--
2.39.2