Merge branch 'net-lan743x-fixes-for-multiple-wol-related-issues'
authorPaolo Abeni <pabeni@redhat.com>
Tue, 18 Jun 2024 10:06:00 +0000 (12:06 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 18 Jun 2024 10:06:01 +0000 (12:06 +0200)
commit0271d28941cc8424f7979da692dea525f9fe1be9
tree338176a4039b5b4f1baf912e9239912bfae4ac44
parent2d7198278ece01818cd95a3beffbdf8b2a353fa0
parentc44d3ffd85db03ebcc3090e55589e10d5af9f3a9
Merge branch 'net-lan743x-fixes-for-multiple-wol-related-issues'

Raju Lakkaraju says:

====================
net: lan743x: Fixes for multiple WOL related issues

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/
====================

Link: https://lore.kernel.org/r/20240614171157.190871-1-Raju.Lakkaraju@microchip.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>