public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] net: phy: add support for the EEE 2 registers
@ 2024-02-14 20:15 Heiner Kallweit
  2024-02-14 20:16 ` [PATCH net-next 1/5] net: mdio: add helpers for accessing the EEE CAP2 registers Heiner Kallweit
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Heiner Kallweit @ 2024-02-14 20:15 UTC (permalink / raw)
  To: Andrew Lunn, Russell King - ARM Linux, Paolo Abeni, Eric Dumazet,
	Jakub Kicinski, David Miller
  Cc: netdev@vger•kernel.org

This series adds support for the EEE 2 registers. Most relevant and
for now the only supported modes are 2500baseT and 5000baseT.

Heiner Kallweit (5):
  net: mdio: add helpers for accessing the EEE CAP2 registers
  net: phy: add PHY_EEE_CAP2_FEATURES
  net: phy: c45: add and use genphy_c45_read_eee_cap2
  net: phy: c45: add support for EEE link partner ability 2 to
    genphy_c45_read_eee_lpa
  net: phy: c45: add support for MDIO_AN_EEE_ADV2

 drivers/net/phy/phy-c45.c    | 69 ++++++++++++++++++++++++++++++++++++
 drivers/net/phy/phy_device.c | 11 ++++++
 include/linux/mdio.h         | 55 ++++++++++++++++++++++++++++
 include/linux/phy.h          |  2 ++
 4 files changed, 137 insertions(+)

-- 
2.43.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-02-17 18:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-14 20:15 [PATCH net-next 0/5] net: phy: add support for the EEE 2 registers Heiner Kallweit
2024-02-14 20:16 ` [PATCH net-next 1/5] net: mdio: add helpers for accessing the EEE CAP2 registers Heiner Kallweit
2024-02-14 20:17 ` [PATCH net-next 2/5] net: phy: add PHY_EEE_CAP2_FEATURES Heiner Kallweit
2024-02-14 20:18 ` [PATCH net-next 3/5] net: phy: c45: add and use genphy_c45_read_eee_cap2 Heiner Kallweit
2024-02-14 20:18 ` [PATCH net-next 4/5] net: phy: c45: add support for EEE link partner ability 2 to genphy_c45_read_eee_lpa Heiner Kallweit
2024-02-14 20:19 ` [PATCH net-next 5/5] net: phy: c45: add support for MDIO_AN_EEE_ADV2 Heiner Kallweit
2024-02-17 18:50 ` [PATCH net-next 0/5] net: phy: add support for the EEE 2 registers patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox