linux/drivers/net/phy/qcom
Maxime Chevallier b2db6f4ace net: phy: add helpers to handle sfp phy connect/disconnect
There are a few PHY drivers that can handle SFP modules through their
sfp_upstream_ops. Introduce Phylib helpers to keep track of connected
SFP PHYs in a netdevice's namespace, by adding the SFP PHY to the
upstream PHY's netdev's namespace.

By doing so, these SFP PHYs can be enumerated and exposed to users,
which will be able to use their capabilities.

Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Tested-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: David S. Miller <davem@davemloft.net>
2024-08-23 13:04:34 +01:00
..
at803x.c net: phy: add helpers to handle sfp phy connect/disconnect 2024-08-23 13:04:34 +01:00
Kconfig net: phy: qcom: add support for QCA807x PHY Family 2024-02-10 15:36:19 +00:00
Makefile net: phy: qcom: add support for QCA807x PHY Family 2024-02-10 15:36:19 +00:00
qca83xx.c net: phy: qcom: deatch qca83xx PHY driver from at803x 2024-01-31 16:25:17 -08:00
qca807x.c net: phy: add helpers to handle sfp phy connect/disconnect 2024-08-23 13:04:34 +01:00
qca808x.c net: phy: qcom: qca808x: fill in possible_interfaces 2024-03-01 08:56:39 +00:00
qcom-phy-lib.c net: phy: qcom: generalize some qca808x LED functions 2024-02-10 15:36:20 +00:00
qcom.h net: phy: qcom: generalize some qca808x LED functions 2024-02-10 15:36:20 +00:00