0
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-25 14:36:14 +00:00
openwrt/target/linux/realtek/files-6.6/drivers/net/phy
Markus Stockhausen 8f68e1abe5 realtek: phy: fix RTL8218D detection
Currently RTL8218D detection works for a range of devices. That can lead to
false positives. E.g. RTL8218B or RTL8214FC are covered by the detection mask
as well. That is wrong. Nail detection down to the real RTL8218D phy id.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/16457
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-10-27 22:26:25 +01:00
..
rtl83xx-phy.c realtek: phy: fix RTL8218D detection 2024-10-27 22:26:25 +01:00
rtl83xx-phy.h realtek: phy: proper RTL8218B, RTL8214FC, RTL8214FB detection 2024-10-27 22:26:25 +01:00