public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net V5 0/3] net: lan743x: Fixes for multiple WOL related issues
@ 2024-06-14 17:11 Raju Lakkaraju
  2024-06-14 17:11 ` [PATCH net V5 1/3] net: lan743x: disable WOL upon resume to restore full data path operation Raju Lakkaraju
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Raju Lakkaraju @ 2024-06-14 17:11 UTC (permalink / raw)
  To: netdev
  Cc: davem, kuba, linux-kernel, bryan.whitehead, andrew, linux, sbauer,
	hmehrtens, lxu, hkallweit1, edumazet, pabeni, wojciech.drewek,
	UNGLinuxDriver

This patch series implement the following fixes:
1. Disable WOL upon resume in order to restore full data path operation
2. Support WOL at both the PHY and MAC appropriately 
3. Remove interrupt mask clearing from config_init 

Patch-3 was sent seperately earlier. Review comments in link: 
https://lore.kernel.org/lkml/4a565d54-f468-4e32-8a2c-102c1203f72c@lunn.ch/T/

Raju Lakkaraju (3):
  net: lan743x: disable WOL upon resume to restore full data path
    operation
  net: lan743x: Support WOL at both the PHY and MAC appropriately
  net: phy: mxl-gpy: Remove interrupt mask clearing from config_init

 .../net/ethernet/microchip/lan743x_ethtool.c  | 44 ++++++++++++--
 drivers/net/ethernet/microchip/lan743x_main.c | 48 ++++++++++++---
 drivers/net/ethernet/microchip/lan743x_main.h | 28 +++++++++
 drivers/net/phy/mxl-gpy.c                     | 58 ++++++++++++-------
 4 files changed, 146 insertions(+), 32 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-06-18 10:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-14 17:11 [PATCH net V5 0/3] net: lan743x: Fixes for multiple WOL related issues Raju Lakkaraju
2024-06-14 17:11 ` [PATCH net V5 1/3] net: lan743x: disable WOL upon resume to restore full data path operation Raju Lakkaraju
2024-06-14 17:11 ` [PATCH net V5 2/3] net: lan743x: Support WOL at both the PHY and MAC appropriately Raju Lakkaraju
2024-06-14 17:11 ` [PATCH net V5 3/3] net: phy: mxl-gpy: Remove interrupt mask clearing from config_init Raju Lakkaraju
2024-06-18 10:10 ` [PATCH net V5 0/3] net: lan743x: Fixes for multiple WOL related issues patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox