netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] net: phy: smaller phylib improvements
@ 2020-04-23 19:33 Heiner Kallweit
  2020-04-23 19:34 ` [PATCH net-next 1/3] net: phy: make phy_suspend a no-op if PHY is suspended already Heiner Kallweit
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Heiner Kallweit @ 2020-04-23 19:33 UTC (permalink / raw)
  To: Andrew Lunn, Florian Fainelli, Russell King - ARM Linux,
	David Miller
  Cc: netdev@vger.kernel.org

Series with smaller improvements for suspend and soft-reset handling.

Heiner Kallweit (3):
  net: phy: make phy_suspend a no-op if PHY is suspended already
  net: phy: remove genphy_no_soft_reset
  net: phy: reset phydev->suspended if soft reset is triggered in
    power-down state

 drivers/net/phy/cortina.c    |  1 -
 drivers/net/phy/marvell10g.c |  2 --
 drivers/net/phy/phy-c45.c    |  1 -
 drivers/net/phy/phy_device.c | 16 ++++++++++++++--
 drivers/net/phy/teranetics.c |  1 -
 include/linux/phy.h          |  4 ----
 6 files changed, 14 insertions(+), 11 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2020-04-24 23:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-23 19:33 [PATCH net-next 0/3] net: phy: smaller phylib improvements Heiner Kallweit
2020-04-23 19:34 ` [PATCH net-next 1/3] net: phy: make phy_suspend a no-op if PHY is suspended already Heiner Kallweit
2020-04-23 19:35 ` [PATCH net-next 2/3] net: phy: remove genphy_no_soft_reset Heiner Kallweit
2020-04-23 19:38 ` [PATCH net-next 3/3] net: phy: clear phydev->suspended after soft reset Heiner Kallweit
2020-04-24 23:48 ` [PATCH net-next 0/3] net: phy: smaller phylib improvements David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).