All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-wired-lan] [PATCH 0/2][v3] Put the NIC in runtime suspended during s2ram
@ 2020-12-01  1:21 ` Chen Yu
  0 siblings, 0 replies; 10+ messages in thread
From: Chen Yu @ 2020-12-01  1:21 UTC (permalink / raw)
  To: intel-wired-lan

The NIC is put in runtime suspend status when there is no cable connected.
As a result, it is safe to keep non-wakeup NIC in runtime suspended during
s2ram because the system does not rely on the NIC plug event nor WoL to wake
up the system. Besides that, unlike the s2idle, s2ram does not need to
manipulate S0ix settings during suspend.

Chen Yu (2):
  e1000e: Leverage direct_complete to speed up s2ram
  e1000e: Remove the runtime suspend restriction on CNP+

 drivers/net/ethernet/intel/e1000e/netdev.c | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-12-02 15:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-01  1:21 [Intel-wired-lan] [PATCH 0/2][v3] Put the NIC in runtime suspended during s2ram Chen Yu
2020-12-01  1:21 ` Chen Yu
2020-12-01  1:21 ` [Intel-wired-lan] [PATCH 1/2][v3] e1000e: Leverage direct_complete to speed up s2ram Chen Yu
2020-12-01  1:21   ` Chen Yu
2020-12-02 13:06   ` [Intel-wired-lan] " Kai-Heng Feng
2020-12-02 13:06     ` Kai-Heng Feng
2020-12-02 15:40     ` [Intel-wired-lan] " Chen Yu
2020-12-02 15:40       ` Chen Yu
2020-12-01  1:22 ` [Intel-wired-lan] [PATCH 2/2][v3] e1000e: Remove the runtime suspend restriction on CNP+ Chen Yu
2020-12-01  1:22   ` Chen Yu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.