mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH net 0/3] Fixes for lynx-28g PHY driver
@ 2023-10-04 11:17 Vladimir Oltean
  2023-10-04 11:17 ` [PATCH net 1/3] phy: lynx-28g: cancel the CDR check work item on the remove path Vladimir Oltean
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Vladimir Oltean @ 2023-10-04 11:17 UTC (permalink / raw)
  To: netdev, linux-phy
  Cc: David S. Miller, Jakub Kicinski, Paolo Abeni, Ioana Ciornei,
	Vinod Koul, Kishon Vijay Abraham I, linux-kernel

This series fixes some issues in the Lynx 28G SerDes driver, namely an
oops when unloading the module, a race between the periodic workqueue
and the PHY API, and a race between phy_set_mode_ext() calls on multiple
lanes on the same SerDes.

Ioana Ciornei (1):
  phy: lynx-28g: cancel the CDR check work item on the remove path

Vladimir Oltean (2):
  phy: lynx-28g: lock PHY while performing CDR lock workaround
  phy: lynx-28g: serialize concurrent phy_set_mode_ext() calls to shared
    registers

 drivers/phy/freescale/phy-fsl-lynx-28g.c | 27 +++++++++++++++++++++---
 1 file changed, 24 insertions(+), 3 deletions(-)
---

I have some more work pending on this driver, hopefully for this
development cycle, which is entangled with net-next. Can this series go
through the networking tree, with the PHY maintainers' Ack? The original
driver submission also went through net-next.

-- 
2.34.1


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

end of thread, other threads:[~2023-10-06 10:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-04 11:17 [PATCH net 0/3] Fixes for lynx-28g PHY driver Vladimir Oltean
2023-10-04 11:17 ` [PATCH net 1/3] phy: lynx-28g: cancel the CDR check work item on the remove path Vladimir Oltean
2023-10-04 11:17 ` [PATCH net 2/3] phy: lynx-28g: lock PHY while performing CDR lock workaround Vladimir Oltean
2023-10-04 11:17 ` [PATCH net 3/3] phy: lynx-28g: serialize concurrent phy_set_mode_ext() calls to shared registers Vladimir Oltean
2023-10-06 10:10 ` [PATCH net 0/3] Fixes for lynx-28g PHY driver 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

all inboxes | Powered by JetHome®