]> git.ipfire.org Git - thirdparty/linux.git/commit
net: microchip: lan743x: add ethtool nway_reset support
authorNicolai Buchwitz <nb@tipi-net.de>
Mon, 23 Feb 2026 08:54:42 +0000 (09:54 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 24 Feb 2026 14:10:56 +0000 (15:10 +0100)
commit8636385b9f0175220318bc23f6926b3fd013b131
tree89d8eafedbdec87a86bf323cb3ad157401049de2
parente5a80f5e67ce95c41615471d89ae7412b298cd85
net: microchip: lan743x: add ethtool nway_reset support

Wire phylink_ethtool_nway_reset() as the .nway_reset ethtool operation,
allowing userspace to restart PHY autonegotiation via 'ethtool -r'.

Signed-off-by: Nicolai Buchwitz <nb@tipi-net.de>
Reviewed-by: Russel King (Oracle) <rmk+kernel@armlinux.org.uk>
Link: https://patch.msgid.link/20260223085442.42852-1-nb@tipi-net.de
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/ethernet/microchip/lan743x_ethtool.c