sfc: Remove static PHY data and enumerations
New NICs have firmware managing the PHY, and we will discover the PHY capabilities at run-time. Replace the static data with probe() and test_name() operations. Signed-off-by:Ben Hutchings <bhutchings@solarflare.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- drivers/net/sfc/ethtool.c 15 additions, 3 deletionsdrivers/net/sfc/ethtool.c
- drivers/net/sfc/falcon.c 4 additions, 11 deletionsdrivers/net/sfc/falcon.c
- drivers/net/sfc/falcon.h 20 additions, 0 deletionsdrivers/net/sfc/falcon.h
- drivers/net/sfc/falcon_xmac.c 1 addition, 1 deletiondrivers/net/sfc/falcon_xmac.c
- drivers/net/sfc/mdio_10g.c 2 additions, 2 deletionsdrivers/net/sfc/mdio_10g.c
- drivers/net/sfc/net_driver.h 6 additions, 29 deletionsdrivers/net/sfc/net_driver.h
- drivers/net/sfc/qt202x_phy.c 9 additions, 3 deletionsdrivers/net/sfc/qt202x_phy.c
- drivers/net/sfc/selftest.c 1 addition, 4 deletionsdrivers/net/sfc/selftest.c
- drivers/net/sfc/tenxpress.c 37 additions, 12 deletionsdrivers/net/sfc/tenxpress.c
Loading
Please register or sign in to comment