netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/4] net: phy: improve starting PHY
@ 2019-01-20  8:59 Heiner Kallweit
  2019-01-20  9:01 ` [PATCH net-next v2 1/4] net: phy: start state machine in phy_start only Heiner Kallweit
                   ` (4 more replies)
  0 siblings, 5 replies; 18+ messages in thread
From: Heiner Kallweit @ 2019-01-20  8:59 UTC (permalink / raw)
  To: Andrew Lunn, Florian Fainelli, David Miller; +Cc: netdev@vger.kernel.org

This patch series improves few aspects of starting the PHY.

v2:
- improve a warning in patch 4

Heiner Kallweit (4):
  net: phy: start state machine in phy_start only
  net: phy: warn if phy_start is called from invalid state
  net: phy: start interrupts in phy_start
  net: phy: change phy_start_interrupts to phy_request_interrupt

 drivers/net/phy/phy.c        | 64 ++++++++++++++++++------------------
 drivers/net/phy/phy_device.c |  5 ++-
 drivers/net/phy/phylink.c    |  5 ++-
 include/linux/phy.h          |  2 +-
 4 files changed, 37 insertions(+), 39 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-01-23  2:50 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-20  8:59 [PATCH net-next v2 0/4] net: phy: improve starting PHY Heiner Kallweit
2019-01-20  9:01 ` [PATCH net-next v2 1/4] net: phy: start state machine in phy_start only Heiner Kallweit
2019-01-21 16:35   ` Andrew Lunn
2019-01-21 18:36     ` Heiner Kallweit
2019-01-21 18:42       ` Andrew Lunn
2019-01-21 21:52         ` Heiner Kallweit
2019-01-21 23:55           ` Andrew Lunn
2019-01-22 14:46       ` Lendacky, Thomas
2019-01-22 19:09         ` Heiner Kallweit
2019-01-23  2:50           ` S-k, Shyam-sundar
2019-01-20  9:02 ` [PATCH net-next v2 2/4] net: phy: warn if phy_start is called from invalid state Heiner Kallweit
2019-01-21 16:40   ` Andrew Lunn
2019-01-21 18:25     ` Heiner Kallweit
2019-01-21 18:29       ` Andrew Lunn
2019-01-21 18:30         ` Heiner Kallweit
2019-01-20  9:03 ` [PATCH net-next v2 3/4] net: phy: start interrupts in phy_start Heiner Kallweit
2019-01-20  9:05 ` [PATCH net-next v2 4/4] net: phy: change phy_start_interrupts to phy_request_interrupt Heiner Kallweit
2019-01-22 22:50 ` [PATCH net-next v2 0/4] net: phy: improve starting PHY 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).