openwrt/target/linux/realtek/files-5.10/drivers/net
Jan Hoffmann 81e3017609 realtek: clean up rtl838x MDIO busy wait loop
Don't use udelay to allow other kernel tasks to execute if the kernel
has been built without preemption. Also determine the timeout based on
jiffies instead of loop iterations.

This is especially important on devices containing a watchdog with a
short timeout. Without this change, the watchdog is not serviced during
PHY patching which can take multiple seconds.

Tested-by: Birger Koblitz <mail@birger-koblitz.de>
Signed-off-by: Jan Hoffmann <jan@3e8.eu>
2022-07-28 14:08:51 +02:00
..
dsa/rtl83xx realtek: clean up rtl838x MDIO busy wait loop 2022-07-28 14:08:51 +02:00
ethernet realtek: correct egress frame port verification 2022-07-17 10:06:51 +02:00
phy realtek: add SFP support for RTL8214FC PHY 2022-07-28 14:08:43 +02:00