]> www.infradead.org Git - users/dwmw2/linux.git/commit
net: phy: mxl-gpy: add missing support for TRIGGER_NETDEV_LINK_10
authorDaniel Golle <daniel@makrotopia.org>
Fri, 4 Oct 2024 15:56:35 +0000 (16:56 +0100)
committerJakub Kicinski <kuba@kernel.org>
Tue, 8 Oct 2024 00:12:36 +0000 (17:12 -0700)
commitf95b4725e796b12e5f347a0d161e1d3843142aa8
tree115584856550044ca4e6d750b2138db17b73f0c9
parent0458cbedfe35a2762fc82ddf38e004cc886b9ed4
net: phy: mxl-gpy: add missing support for TRIGGER_NETDEV_LINK_10

The PHY also support 10MBit/s links as well as the corresponding link
indication trigger to be offloaded. Add TRIGGER_NETDEV_LINK_10 to the
supported triggers.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://patch.msgid.link/cc5da0a989af8b0d49d823656d88053c4de2ab98.1728057367.git.daniel@makrotopia.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/mxl-gpy.c