All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/2] net: phylink: add phylink_set_mac_pm() helper
@ 2022-10-13 13:39 ` Shenwei Wang
  0 siblings, 0 replies; 21+ messages in thread
From: Shenwei Wang @ 2022-10-13 13:39 UTC (permalink / raw)
  To: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Maxime Coquelin, Russell King, Andrew Lunn, Heiner Kallweit
  Cc: Giuseppe Cavallaro, Alexandre Torgue, Jose Abreu, netdev,
	linux-stm32, linux-arm-kernel, imx, Shenwei Wang

Per Russell's suggestion, the implementation is changed from the helper
function to add an extra property in phylink_config structure because this
change can easily cover SFP usecase too.

Changes in v5:
 - Add fix tag in the commit message

Changes in v4:
 - Clean up the codes in phylink.c
 - Continue the version number

Shenwei Wang (2):
  net: phylink: add mac_managed_pm in phylink_config structure
  net: stmmac: Enable mac_managed_pm phylink config

 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 1 +
 drivers/net/phy/phylink.c                         | 3 +++
 include/linux/phylink.h                           | 2 ++
 3 files changed, 6 insertions(+)

--
2.34.1


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

end of thread, other threads:[~2022-10-14 14:36 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-13 13:39 [PATCH v5 0/2] net: phylink: add phylink_set_mac_pm() helper Shenwei Wang
2022-10-13 13:39 ` Shenwei Wang
2022-10-13 13:39 ` [PATCH v5 1/2] net: phylink: add mac_managed_pm in phylink_config structure Shenwei Wang
2022-10-13 13:39   ` Shenwei Wang
2022-10-13 18:47   ` Florian Fainelli
2022-10-13 18:47     ` Florian Fainelli
2022-10-13 19:28     ` [EXT] " Shenwei Wang
2022-10-13 19:28       ` Shenwei Wang
2022-10-13 23:12       ` Jakub Kicinski
2022-10-14 14:35         ` Shenwei Wang
2022-10-14 14:35           ` Shenwei Wang
2022-10-13 13:39 ` [PATCH v5 2/2] net: stmmac: Enable mac_managed_pm phylink config Shenwei Wang
2022-10-13 13:39   ` Shenwei Wang
2022-10-13 18:48   ` Florian Fainelli
2022-10-13 18:48     ` Florian Fainelli
2022-10-13 16:07 ` [PATCH v5 0/2] net: phylink: add phylink_set_mac_pm() helper Russell King (Oracle)
2022-10-13 16:07   ` Russell King (Oracle)
2022-10-13 19:24   ` [EXT] " Shenwei Wang
2022-10-13 19:24     ` Shenwei Wang
2022-10-14 10:17     ` Russell King (Oracle)
2022-10-14 10:17       ` Russell King (Oracle)

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.