Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: phy: at803x: paging support
@ 2021-02-14  1:04 Michael Walle
  2021-02-14  1:04 ` [PATCH net-next 1/2] net: phy: at803x: add pages support to AR8031/33 Michael Walle
  2021-02-14  1:04 ` [PATCH net-next 2/2] net: phy: at803x: use proper locking in at803x_aneg_done() Michael Walle
  0 siblings, 2 replies; 8+ messages in thread
From: Michael Walle @ 2021-02-14  1:04 UTC (permalink / raw)
  To: netdev, linux-kernel
  Cc: Andrew Lunn, Heiner Kallweit, Russell King, David S . Miller,
	Jakub Kicinski, Michael Walle

Add paging support to the QCA AR8031/33 PHY. This will be needed if we
add support for the .config_inband_aneg callback, see series [1]. But it
also turns out, that the driver already accessed the fiber page all along
without proper locking. Patch 2 will fix that.

[1] https://lore.kernel.org/netdev/20210212172341.3489046-1-olteanv@gmail.com/

Michael Walle (2):
  net: phy: at803x: add pages support to AR8031/33
  net: phy: at803x: use proper locking in at803x_aneg_done()

 drivers/net/phy/at803x.c | 72 ++++++++++++++++++++++++++++------------
 1 file changed, 51 insertions(+), 21 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2021-02-15 21:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-14  1:04 [PATCH net-next 0/2] net: phy: at803x: paging support Michael Walle
2021-02-14  1:04 ` [PATCH net-next 1/2] net: phy: at803x: add pages support to AR8031/33 Michael Walle
2021-02-14  1:04 ` [PATCH net-next 2/2] net: phy: at803x: use proper locking in at803x_aneg_done() Michael Walle
2021-02-14  1:57   ` Vladimir Oltean
2021-02-14  2:18     ` Michael Walle
2021-02-14  2:24       ` Vladimir Oltean
2021-02-14 20:48         ` Michael Walle
2021-02-15 21:32           ` Vladimir Oltean

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