diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2024-03-30 12:49:02 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-04-03 03:04:29 +0200 |
commit | 5d872c9f46bd2ea3524af3c2420a364a13667135 (patch) | |
tree | b6c544043eacc6f5c8d6938cc0a0267417e70f42 /MAINTAINERS | |
parent | vsock/virtio: fix packet delivery to tap device (diff) | |
download | linux-5d872c9f46bd2ea3524af3c2420a364a13667135.tar.xz linux-5d872c9f46bd2ea3524af3c2420a364a13667135.zip |
r8169: fix issue caused by buggy BIOS on certain boards with RTL8168d
On some boards with this chip version the BIOS is buggy and misses
to reset the PHY page selector. This results in the PHY ID read
accessing registers on a different page, returning a more or
less random value. Fix this by resetting the page selector first.
Fixes: f1e911d5d0df ("r8169: add basic phylib support")
Cc: stable@vger.kernel.org
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://lore.kernel.org/r/64f2055e-98b8-45ec-8568-665e3d54d4e6@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions