OSDN Git Service

Merge branch 'nfp-support-fec-mode-reporting-and-auto-neg'
authorJakub Kicinski <kuba@kernel.org>
Sat, 1 Oct 2022 02:03:49 +0000 (19:03 -0700)
committerJakub Kicinski <kuba@kernel.org>
Sat, 1 Oct 2022 02:03:49 +0000 (19:03 -0700)
Simon Horman says:

====================
nfp: support FEC mode reporting and auto-neg

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

* Patch 1/5: Support active FEC mode
* Patch 2/5: Don't halt driver on non-fatal error when interacting with fw
* Patch 3/5: Treat port independence as a firmware rather than port property
* Patch 4/5: Support link auto negotiation
* Patch 5/5: Support restart of link auto negotiation
====================

Link: https://lore.kernel.org/r/20220929085832.622510-1-simon.horman@corigine.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge