linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] Add suspend/resume support for AVE ethernet driver
@ 2018-11-29  8:06 Kunihiko Hayashi
  2018-11-29  8:06 ` [PATCH net-next 1/3] net: ethernet: ave: Add suspend/resume support Kunihiko Hayashi
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Kunihiko Hayashi @ 2018-11-29  8:06 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev, linux-kernel, Kunihiko Hayashi

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-11-29 18:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-29  8:06 [PATCH net-next 0/3] Add suspend/resume support for AVE ethernet driver Kunihiko Hayashi
2018-11-29  8:06 ` [PATCH net-next 1/3] net: ethernet: ave: Add suspend/resume support Kunihiko Hayashi
2018-11-29  8:06 ` [PATCH net-next 2/3] net: ethernet: ave: Set initial wol state to disabled Kunihiko Hayashi
2018-11-29  8:06 ` [PATCH net-next 3/3] net: ethernet: ave: Preserve wol state in suspend/resume sequence Kunihiko Hayashi
2018-11-29 18:35 ` [PATCH net-next 0/3] Add suspend/resume support for AVE ethernet driver David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).