All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-wired-lan] [PATCH 0/2] Make WOL of e1000e consistent with sysfs device wakeup
@ 2020-05-21 17:58 ` Chen Yu
  0 siblings, 0 replies; 22+ messages in thread
From: Chen Yu @ 2020-05-21 17:58 UTC (permalink / raw)
  To: intel-wired-lan

Currently the WOL(Wake On Lan) bahavior of e1000e is not consistent with its corresponding
device wake up ability.
Fix this by:
1. Do not wake up the system via WOL if device wakeup is disabled
2. Make WOL display info from ethtool consistent with device wake up
   settings in sysfs

Chen Yu (2):
  e1000e: Do not wake up the system via WOL if device wakeup is disabled
  e1000e: Make WOL info in ethtool consistent with device wake up
    ability

 drivers/net/ethernet/intel/e1000e/ethtool.c |  2 +-
 drivers/net/ethernet/intel/e1000e/netdev.c  | 14 ++++++++++----
 2 files changed, 11 insertions(+), 5 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-06-16  7:01 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-21 17:58 [Intel-wired-lan] [PATCH 0/2] Make WOL of e1000e consistent with sysfs device wakeup Chen Yu
2020-05-21 17:58 ` Chen Yu
2020-05-21 17:59 ` [Intel-wired-lan] [PATCH 1/2] e1000e: Do not wake up the system via WOL if device wakeup is disabled Chen Yu
2020-05-21 17:59   ` Chen Yu
2020-05-26  0:23   ` [Intel-wired-lan] " Sasha Levin
2020-05-26  0:23     ` Sasha Levin
2020-05-26  3:34     ` [Intel-wired-lan] " Chen Yu
2020-05-26  3:34       ` Chen Yu
2020-06-15 18:51   ` [Intel-wired-lan] " Brown, Aaron F
2020-06-15 18:51     ` Brown, Aaron F
2020-06-16  7:01     ` [Intel-wired-lan] " Chen Yu
2020-06-16  7:01       ` Chen Yu
2020-05-21 17:59 ` [Intel-wired-lan] [PATCH 2/2] e1000e: Make WOL info in ethtool consistent with device wake up ability Chen Yu
2020-05-21 17:59   ` Chen Yu
2020-05-21 19:23   ` [Intel-wired-lan] " Michal Kubecek
2020-05-21 19:23     ` Michal Kubecek
2020-05-23  9:09     ` [Intel-wired-lan] " Chen Yu
2020-05-23  9:09       ` Chen Yu
2020-05-24 21:06       ` [Intel-wired-lan] " Michal Kubecek
2020-05-24 21:06         ` Michal Kubecek
2020-05-25 16:12         ` [Intel-wired-lan] " Chen Yu
2020-05-25 16:12           ` 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.