Searched hist:b2db6f4ace72e71fa09b8d1354f8ac9854140d74 (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/net/phy/qcom/ |
H A D | qca807x.c | diff b2db6f4ace72e71fa09b8d1354f8ac9854140d74 Wed Aug 21 17:09:57 CEST 2024 Maxime Chevallier <maxime.chevallier@bootlin.com> 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>
|
H A D | at803x.c | diff b2db6f4ace72e71fa09b8d1354f8ac9854140d74 Wed Aug 21 17:09:57 CEST 2024 Maxime Chevallier <maxime.chevallier@bootlin.com> 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>
|
/linux/drivers/net/phy/ |
H A D | marvell-88x2222.c | diff b2db6f4ace72e71fa09b8d1354f8ac9854140d74 Wed Aug 21 17:09:57 CEST 2024 Maxime Chevallier <maxime.chevallier@bootlin.com> 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>
|
H A D | marvell10g.c | diff b2db6f4ace72e71fa09b8d1354f8ac9854140d74 Wed Aug 21 17:09:57 CEST 2024 Maxime Chevallier <maxime.chevallier@bootlin.com> 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>
|
H A D | marvell.c | diff b2db6f4ace72e71fa09b8d1354f8ac9854140d74 Wed Aug 21 17:09:57 CEST 2024 Maxime Chevallier <maxime.chevallier@bootlin.com> 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>
|
H A D | phy_device.c | diff b2db6f4ace72e71fa09b8d1354f8ac9854140d74 Wed Aug 21 17:09:57 CEST 2024 Maxime Chevallier <maxime.chevallier@bootlin.com> 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>
|