netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] nfp: support FEC mode reporting and auto-neg
@ 2022-09-21 12:12 Simon Horman
  2022-09-21 12:12 ` [PATCH net-next 1/3] nfp: add support for reporting active FEC mode Simon Horman
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Simon Horman @ 2022-09-21 12:12 UTC (permalink / raw)
  To: David Miller, Jakub Kicinski, Paolo Abeni; +Cc: netdev, oss-drivers, Fei Qin

Hi,

this series adds support for the following features to the nfp driver:

* Patch 1/3: Support active FEC mode
* Patch 2/3: Support link auto negotiation
* Patch 3/3: Support restart of link auto negotiation

Fei Qin (1):
  nfp: add support restart of link auto-negotiation

Yinjun Zhang (2):
  nfp: add support for reporting active FEC mode
  nfp: add support for link auto negotiation

 .../ethernet/netronome/nfp/nfp_net_ethtool.c  | 78 +++++++++++++++++--
 .../net/ethernet/netronome/nfp/nfp_net_main.c | 23 +++++-
 .../ethernet/netronome/nfp/nfpcore/nfp_nsp.h  |  4 +
 .../netronome/nfp/nfpcore/nfp_nsp_eth.c       | 13 +++-
 4 files changed, 107 insertions(+), 11 deletions(-)

-- 
2.30.2


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2022-09-27  1:52 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-21 12:12 [PATCH net-next 0/3] nfp: support FEC mode reporting and auto-neg Simon Horman
2022-09-21 12:12 ` [PATCH net-next 1/3] nfp: add support for reporting active FEC mode Simon Horman
2022-09-21 12:12 ` [PATCH net-next 2/3] nfp: add support for link auto negotiation Simon Horman
2022-09-23  1:00   ` Jakub Kicinski
2022-09-23  4:37     ` Yinjun Zhang
2022-09-23 13:21       ` Jakub Kicinski
2022-09-23 15:41         ` Yinjun Zhang
2022-09-24  0:24           ` Jakub Kicinski
2022-09-24  2:45             ` Yinjun Zhang
2022-09-26 16:25               ` Jakub Kicinski
2022-09-27  1:13                 ` Yinjun Zhang
2022-09-27  1:38                   ` Jakub Kicinski
2022-09-27  1:52                     ` Yinjun Zhang
2022-09-21 12:12 ` [PATCH net-next 3/3] nfp: add support restart of link auto-negotiation Simon Horman
2022-09-23  0:54   ` Jakub Kicinski
2022-09-23  4:40     ` Yinjun Zhang
2022-09-23  4:52       ` Yinjun Zhang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).