Netdev List
 help / color / mirror / Atom feed
* [PATCH net v3 0/4] net: phy: some cleanups following phy_port SFP
@ 2026-06-04  9:28 Maxime Chevallier
  2026-06-04  9:28 ` [PATCH net v3 1/4] net: phy: clean the sfp upstream if phy probing fails Maxime Chevallier
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Maxime Chevallier @ 2026-06-04  9:28 UTC (permalink / raw)
  To: Andrew Lunn, davem, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Russell King, Heiner Kallweit, Nicolai Buchwitz
  Cc: Maxime Chevallier, netdev, linux-kernel, thomas.petazzoni

While posting the v11 of phy_port netlink, sashiko found some
pre-existing issues, and following the tentative fix, Nicolai found
some more :)

This is V3, with a re-ordering of the port/sfp cleanup, as well as a new
patch (patch 3) that also reorders the phy_remove() path.

V3 :
 - Re-order port cleanup and sfp cleanup
 - patch 3 is new
 - Fix typo wich -> which
 - Add Nicolai's revies

V2 : https://lore.kernel.org/r/20260601084029.815461-1-maxime.chevallier@bootlin.com
 - Add port cleanup - Nicolai
 - Don't probe SFP for genphy drivers - sashiko

V1 : https://lore.kernel.org/r/20260530072706.3167745-1-maxime.chevallier@bootlin.com

Maxime Chevallier (4):
  net: phy: clean the sfp upstream if phy probing fails
  net: phy: remove phy ports upon probe failure
  net: phy: Clean the phy_ports after unregistering the downstream SFP
    bus
  net: phy: don't try to setup PHY-driven SFP cages when using genphy

 drivers/net/phy/phy_device.c | 24 +++++++++++++++++++-----
 1 file changed, 19 insertions(+), 5 deletions(-)

-- 
2.54.0


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-06-09  1:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-04  9:28 [PATCH net v3 0/4] net: phy: some cleanups following phy_port SFP Maxime Chevallier
2026-06-04  9:28 ` [PATCH net v3 1/4] net: phy: clean the sfp upstream if phy probing fails Maxime Chevallier
2026-06-04  9:28 ` [PATCH net v3 2/4] net: phy: remove phy ports upon probe failure Maxime Chevallier
2026-06-04  9:28 ` [PATCH net v3 3/4] net: phy: Clean the phy_ports after unregistering the downstream SFP bus Maxime Chevallier
2026-06-04 10:14   ` Nicolai Buchwitz
2026-06-04  9:28 ` [PATCH net v3 4/4] net: phy: don't try to setup PHY-driven SFP cages when using genphy Maxime Chevallier
2026-06-09  1:50 ` [PATCH net v3 0/4] net: phy: some cleanups following phy_port SFP patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox