All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: phy: realtek: support NBase-T MMD EEE registers on RTL8125
@ 2019-08-16 19:55 Heiner Kallweit
  2019-08-16 19:56 ` [PATCH net-next 1/2] net: phy: add EEE-related constants Heiner Kallweit
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Heiner Kallweit @ 2019-08-16 19:55 UTC (permalink / raw)
  To: Andrew Lunn, Florian Fainelli, David Miller; +Cc: netdev

Add missing EEE-related constants, including the new MMD EEE registers
for NBase-T / 802.3bz. Based on that emulate the new 802.3bz MMD EEE
registers for 2.5Gbps EEE on RTL8125.

Heiner Kallweit (2):
  net: phy: add EEE-related constants
  net: phy: realtek: support NBase-T MMD EEE registers on RTL8125

 drivers/net/phy/realtek.c | 45 +++++++++++++++++++++++++++++++++++++--
 include/uapi/linux/mdio.h | 10 +++++++++
 2 files changed, 53 insertions(+), 2 deletions(-)

-- 
2.22.1


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

end of thread, other threads:[~2019-08-19 20:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-16 19:55 [PATCH net-next 0/2] net: phy: realtek: support NBase-T MMD EEE registers on RTL8125 Heiner Kallweit
2019-08-16 19:56 ` [PATCH net-next 1/2] net: phy: add EEE-related constants Heiner Kallweit
2019-08-16 19:57 ` [PATCH net-next 2/2] net: phy: realtek: support NBase-T MMD EEE registers on RTL8125 Heiner Kallweit
2019-08-19 20:05 ` [PATCH net-next 0/2] " David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.