This series adds support for suspend/resume to AVE ethernet driver. And to avoid the error that wol state of phy hardware is enabled by default, this sets initial wol state to disabled and add preservation the state in suspend/resume sequence.
Kunihiko Hayashi (3): net: ethernet: ave: Add suspend/resume support net: ethernet: ave: Set initial wol state to disabled net: ethernet: ave: Preserve wol state in suspend/resume sequence drivers/net/ethernet/socionext/sni_ave.c | 60 +++++++++++++++++++++++++++++++- 1 file changed, 59 insertions(+), 1 deletion(-) -- 2.7.4