]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge branch 'convert-lan78xx-driver-to-the-phylink'
authorJakub Kicinski <kuba@kernel.org>
Thu, 19 Jun 2025 22:37:08 +0000 (15:37 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 19 Jun 2025 22:37:08 +0000 (15:37 -0700)
commitba28ef3ccfa909b6f24b7402a50f10653f5d1163
tree0d87b603122f6c4ffb0016c8211a00e77936bbac
parent64f37cd57d7a32e3a768870d12bec81bec426419
parent6a37750910daaa3f0fd465bd25a9ad2e1967cf49
Merge branch 'convert-lan78xx-driver-to-the-phylink'

Oleksij Rempel says:

====================
convert lan78xx driver to the PHYLINK

This series converts the lan78xx driver to use the PHYLINK framework,
which enhances PHY and MAC management. The changes also streamline the
driver by removing unused elements and improving link status reporting.

This is the final part of the previously split conversion series:
https://lore.kernel.org/all/20250428130542.3879769-1-o.rempel@pengutronix.de/

Tested on EVB_LAN7850.
====================

Link: https://patch.msgid.link/20250618122602.3156678-1-o.rempel@pengutronix.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>