Skip to content

Commit

Permalink
net: txgbe: Implement phylink pcs
Browse files Browse the repository at this point in the history
Register MDIO bus for PCS layer, support 10GBASE-R and 1000BASE-X
interfaces to the controller.

Signed-off-by: Jiawen Wu <jiawenwu@trustnetic.com>
  • Loading branch information
Jiawen Wu authored and intel-lab-lkp committed Apr 11, 2023
1 parent 6b678de commit 5903347
Show file tree
Hide file tree
Showing 3 changed files with 437 additions and 0 deletions.
1 change: 1 addition & 0 deletions drivers/net/ethernet/wangxun/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ config TXGBE
depends on PCI
select GPIOLIB_IRQCHIP
select GPIOLIB
select PHYLINK
select LIBWX
select I2C
select SFP
Expand Down

0 comments on commit 5903347

Please sign in to comment.