]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge branch 'net-phy-micrel-lan8842-erratas'
authorJakub Kicinski <kuba@kernel.org>
Tue, 4 Nov 2025 00:48:53 +0000 (16:48 -0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 4 Nov 2025 00:48:54 +0000 (16:48 -0800)
commit99ae0675d73bd88c8ff4d15a6b0f310d49cad84c
treec3068ad2f14a0c150d9863046869f6cc590222c1
parent7942602b09497ff1505c9385aefd38c69e16235e
parent65bd9a262644b67490dddd93a2b842ac94ccbe36
Merge branch 'net-phy-micrel-lan8842-erratas'

Horatiu Vultur says:

====================
net: phy: micrel: lan8842 erratas

Add two erratas to the lan8842. The errata document can be found here [1]
The two erratas are:
- module 2 ("Analog front-end not optimized for PHY-side shorted center taps").
- module 7 ("1000BASE-T PMA EEE TX wake timer is non-compliant")
====================

Link: https://patch.msgid.link/20251031121629.814935-1-horatiu.vultur@microchip.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>