The mvneta itself does not support WOL, but the PHY might.
So pass the calls to the PHY
Signed-off-by: Jingju Hou
---
Since v2:
- it should be phydev member not phy_dev
drivers/net/ethernet/marvell/mvneta.c | 21 +
1 file changed, 21 insertions(+)
diff --git a/drivers/net
This is test on BG4CT platform with 88E1518 marvell PHY.
Signed-off-by: Jingju Hou
---
Since v1:
- add some commit messages
drivers/net/phy/marvell.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/net/phy/marvell.c b/drivers/net/phy/marvell.c
index 0b78210..ed0d235 100644
--- a
The mvneta itself does not support WOL, but the PHY might.
So pass the calls to the PHY
Signed-off-by: Jingju Hou
---
Since v1:
- using phy_dev member in struct net_device
drivers/net/ethernet/marvell/mvneta.c | 21 +
1 file changed, 21 insertions(+)
diff --git a/drivers
The mvneta itself does not support WOL, but the PHY might.
So pass the calls to the PHY
Signed-off-by: Jingju Hou
---
Since v1:
- using phy_dev member in struct net_device
drivers/net/ethernet/marvell/mvneta.c | 21 +
1 file changed, 21 insertions(+)
diff --git a/drivers
Signed-off-by: Jingju Hou
---
drivers/net/phy/marvell.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/net/phy/marvell.c b/drivers/net/phy/marvell.c
index 0b78210..ed0d235 100644
--- a/drivers/net/phy/marvell.c
+++ b/drivers/net/phy/marvell.c
@@ -1679,6 +1679,8 @@ static int
Signed-off-by: Jingju Hou
---
drivers/net/ethernet/marvell/mvneta.c | 25 +
1 file changed, 25 insertions(+)
diff --git a/drivers/net/ethernet/marvell/mvneta.c
b/drivers/net/ethernet/marvell/mvneta.c
index e05e227..b684f43 100644
--- a/drivers/net/ethernet/marvell