]> git.baikalelectronics.ru Git - kernel.git/commit
nfp: add support restart of link auto-negotiation
authorFei Qin <fei.qin@corigine.com>
Thu, 29 Sep 2022 08:58:32 +0000 (10:58 +0200)
committerJakub Kicinski <kuba@kernel.org>
Sat, 1 Oct 2022 01:47:53 +0000 (18:47 -0700)
commit30a842c8039f4547d6f892942834250609c9cd58
treeeb046612d68c65e134e86b88c0b0e9be024ec6a4
parenta96b8cb37ab711c58ca686909c5b254b85f19787
nfp: add support restart of link auto-negotiation

Add support restart of link auto-negotiation.
This may be initiated using:

  # ethtool -r <intf>

Signed-off-by: Fei Qin <fei.qin@corigine.com>
Signed-off-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/netronome/nfp/nfp_net_ethtool.c