netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-next v5 0/4] net: phy: realtek: Add support for PHY LEDs on
@ 2025-03-26 21:21 Michael Klein
  2025-03-26 21:21 ` [net-next v5 1/4] net: phy: realtek: Group RTL82* macro definitions Michael Klein
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Michael Klein @ 2025-03-26 21:21 UTC (permalink / raw)
  To: Andrew Lunn, Heiner Kallweit, Russell King, David S. Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni
  Cc: Michael Klein, netdev, linux-kernel

Changes in V5:
- Split cleanup patch and improve code formatting

Changes in V4:
- Change (!ret) to (ret == 0)
- Replace set_bit() by __set_bit()

Changes in V3:
- move definition of rtl8211e_read_ext_page() to patch 2
- Wrap overlong lines

Changes in V2:
- Designate to net-next
- Add ExtPage access cleanup patch as suggested by Andrew Lunn

Michael Klein (4):
  net: phy: realtek: Group RTL82* macro definitions
  net: phy: realtek: Clean up RTL8211E ExtPage access
  net: phy: realtek: use __set_bit() in rtl8211f_led_hw_control_get()
  net: phy: realtek: Add support for PHY LEDs on RTL8211E

 drivers/net/phy/realtek/realtek_main.c | 201 ++++++++++++++++++++-----
 1 file changed, 160 insertions(+), 41 deletions(-)

-- 
2.39.5

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

end of thread, other threads:[~2025-03-28 11:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-26 21:21 [net-next v5 0/4] net: phy: realtek: Add support for PHY LEDs on Michael Klein
2025-03-26 21:21 ` [net-next v5 1/4] net: phy: realtek: Group RTL82* macro definitions Michael Klein
2025-03-26 21:21 ` [net-next v5 2/4] net: phy: realtek: Clean up RTL8211E ExtPage access Michael Klein
2025-03-26 21:21 ` [net-next v5 3/4] net: phy: realtek: use __set_bit() in rtl8211f_led_hw_control_get() Michael Klein
2025-03-26 21:21 ` [net-next v5 4/4] net: phy: realtek: Add support for PHY LEDs on RTL8211E Michael Klein
2025-03-28 11:49 ` [net-next v5 0/4] net: phy: realtek: Add support for PHY LEDs on Jakub Kicinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).