twx-linux/drivers/net/pcs
Russell King (Oracle) 85a2b4ac34 net: pcs: xpcs: use mdiodev accessors
Use mdiodev accessors rather than accessing the bus and address in
the mdio_device structure and using the mdiobus accessors.

Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-11-09 19:28:49 -08:00
..
Kconfig net: pcs: add new PCS driver for altera TSE PCS 2022-09-05 10:16:53 +01:00
Makefile net: pcs: add new PCS driver for altera TSE PCS 2022-09-05 10:16:53 +01:00
pcs-altera-tse.c net: pcs: add new PCS driver for altera TSE PCS 2022-09-05 10:16:53 +01:00
pcs-lynx.c
pcs-rzn1-miic.c net: pcs: rzn1-miic: update speed only if interface is changed 2022-07-01 19:16:00 -07:00
pcs-xpcs-nxp.c
pcs-xpcs.c net: pcs: xpcs: use mdiodev accessors 2022-11-09 19:28:49 -08:00
pcs-xpcs.h