[PATCH net-next 0/3] net: macb: WOL enhancements

From: Vineeth Karumanchi
Date: Tue Jan 30 2024 - 05:49:42 EST


- Add provisioning for queue tie-off and queue disable during suspend.
- Add ARP packet support to WOL.

Vineeth Karumanchi (3):
net: macb: queue tie-off or disable during WOL suspend
dt-bindings: net: cdns,macb: Add wol-arp-packet property
net: macb: Add ARP support to WOL

.../devicetree/bindings/net/cdns,macb.yaml | 5 +
drivers/net/ethernet/cadence/macb.h | 8 ++
drivers/net/ethernet/cadence/macb_main.c | 112 ++++++++++++++++--
3 files changed, 112 insertions(+), 13 deletions(-)

--
2.34.1