From: Harini Katakam <hari...@xilinx.com> This series adds support for macb suspend/resume with system power down and wake on LAN with ARP packets. In relation to the above, this series also updates mdio_read/write function for PM and adds tsu clock management.
Harini Katakam (5): net: macb: Check MDIO state before read/write and use timeouts net: macb: Support clock management for tsu_clk net: macb: Add pm runtime support net: macb: Add support for suspend/resume with full power down net: macb: Add WOL support with ARP drivers/net/ethernet/cadence/macb.h | 9 +- drivers/net/ethernet/cadence/macb_main.c | 349 ++++++++++++++++++++++++++++--- 2 files changed, 332 insertions(+), 26 deletions(-) -- 2.7.4