netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] net: phy: further phylib simplifications after recent changes to the state machine
@ 2018-11-09 17:54 Heiner Kallweit
  2018-11-09 17:55 ` [PATCH net-next 1/3] net: phy: don't set state PHY_CHANGELINK in phy_change Heiner Kallweit
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Heiner Kallweit @ 2018-11-09 17:54 UTC (permalink / raw)
  To: Andrew Lunn, Florian Fainelli, David Miller; +Cc: netdev@vger.kernel.org

After the recent changes to the state machine phylib can be further
simplified (w/o having to make any assumptions).

Heiner Kallweit (3):
  net: phy: don't set state PHY_CHANGELINK in phy_change
  net: phy: simplify phy_mac_interrupt and related functions
  net: phy: improve and inline phy_change

 drivers/net/phy/phy.c        | 67 ++++++++----------------------------
 drivers/net/phy/phy_device.c |  1 -
 include/linux/phy.h          | 10 ++----
 3 files changed, 17 insertions(+), 61 deletions(-)

-- 
2.19.1

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

end of thread, other threads:[~2018-11-12  3:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-09 17:54 [PATCH net-next 0/3] net: phy: further phylib simplifications after recent changes to the state machine Heiner Kallweit
2018-11-09 17:55 ` [PATCH net-next 1/3] net: phy: don't set state PHY_CHANGELINK in phy_change Heiner Kallweit
2018-11-09 17:56 ` [PATCH net-next 2/3] net: phy: simplify phy_mac_interrupt and related functions Heiner Kallweit
2018-11-09 17:58 ` [PATCH net-next 3/3] net: phy: improve and inline phy_change Heiner Kallweit
2018-11-11 17:42 ` [PATCH net-next 0/3] net: phy: further phylib simplifications after recent changes to the state machine 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).