[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250326212125.100218-1-michael@fossekall.de>
Date: Wed, 26 Mar 2025 22:21:21 +0100
From: Michael Klein <michael@...sekall.de>
To: Andrew Lunn <andrew@...n.ch>, Heiner Kallweit <hkallweit1@...il.com>, Russell King <linux@...linux.org.uk>, "David S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>
Cc: Michael Klein <michael@...sekall.de>, netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [net-next v5 0/4] net: phy: realtek: Add support for PHY LEDs on
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
Powered by blists - more mailing lists