diff options
author | Alexander Duyck <alexanderduyck@fb.com> | 2024-07-12 17:49:58 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-07-15 21:50:43 +0200 |
commit | 69684376eed517817251ea6a768cfc315350d5c1 (patch) | |
tree | 5dead8db55d8538d2f439a6d2ff3d30457872372 /drivers/net/ethernet/ethoc.c | |
parent | eth: fbnic: Add initial messaging to notify FW of our presence (diff) | |
download | linux-69684376eed517817251ea6a768cfc315350d5c1.tar.xz linux-69684376eed517817251ea6a768cfc315350d5c1.zip |
eth: fbnic: Add link detection
Add basic support for detecting the link and reporting it at the netdev
layer. For now we will just use the values reporeted by the firmware as the
link configuration and assume that is the current configuration of the MAC
and PCS.
With this we start the stubbing out of the phylink interface that will be
used to provide the configuration interface for ethtool in a future patch
set.
The phylink interface isn't an exact fit. As such we are currently working
around several issues in this patch set that we plan to address in the
future such as:
1. Support for FEC
2. Support for multiple lanes to handle 50GbaseR2 vs 50GbaseR1
3. Support for BMC
CC: Russell King <linux@armlinux.org.uk>
CC: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Alexander Duyck <alexanderduyck@fb.com>
Link: https://patch.msgid.link/172079939835.1778861.5964790909718481811.stgit@ahduyck-xeon-server.home.arpa
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/ethernet/ethoc.c')
0 files changed, 0 insertions, 0 deletions