All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] fix at803x wol setting
@ 2023-07-28 21:53 Li Yang
  2023-07-28 21:53 ` [PATCH v3 1/2] net: phy: at803x: fix the wol setting functions Li Yang
  2023-07-28 21:53 ` [PATCH v3 2/2] net: phy: at803x: remove set/get wol callbacks for AR8032 Li Yang
  0 siblings, 2 replies; 9+ messages in thread
From: Li Yang @ 2023-07-28 21:53 UTC (permalink / raw)
  To: Andrew Lunn, Heiner Kallweit, Russell King, David S . Miller,
	Jakub Kicinski, David Bauer
  Cc: netdev, linux-kernel, Li Yang

v3:
  Break long lines
  Add back error checking of phy_read

Li Yang (2):
  net: phy: at803x: fix the wol setting functions
  net: phy: at803x: remove set/get wol callbacks for AR8032

 drivers/net/phy/at803x.c | 42 +++++++++++++++++-----------------------
 1 file changed, 18 insertions(+), 24 deletions(-)

-- 
2.25.1.377.g2d2118b


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

end of thread, other threads:[~2023-08-02 18:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-28 21:53 [PATCH v3 0/2] fix at803x wol setting Li Yang
2023-07-28 21:53 ` [PATCH v3 1/2] net: phy: at803x: fix the wol setting functions Li Yang
2023-07-29  8:14   ` Andrew Lunn
2023-07-31 14:58     ` Leo Li
2023-08-01  9:16       ` Paolo Abeni
2023-08-02  9:50         ` Jie Luo
2023-08-02 10:22   ` Russell King (Oracle)
2023-08-02 18:43     ` Leo Li
2023-07-28 21:53 ` [PATCH v3 2/2] net: phy: at803x: remove set/get wol callbacks for AR8032 Li Yang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.