netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] drivers/net/forcedeth: add support for WAKE_PHY
@ 2016-03-10 14:58 Karol Herbst
  2016-03-10 14:58 ` [PATCH 1/2] net/forcedeth: refactor wol support to make it easier to add more wol modes Karol Herbst
  2016-03-10 14:58 ` [PATCH 2/2] net/forcedeth: add wol p support Karol Herbst
  0 siblings, 2 replies; 5+ messages in thread
From: Karol Herbst @ 2016-03-10 14:58 UTC (permalink / raw)
  To: linux-kernel; +Cc: David S . Miller, netdev, Karol Herbst

From: Karol Herbst <nouveau@karolherbst.de>

I want to use my mac mini as a local server, but put it to sleep automatically
therefore wol p, and because wol g is a mess if you want to wakeup the target
machine automagically :)

Karol Herbst (2):
  net/forcedeth: refactor wol support to make it easier adding more
    modes
  net/forcedeth: add wol p support

 drivers/net/ethernet/nvidia/forcedeth.c | 37 ++++++++++++++++++++-------------
 1 file changed, 23 insertions(+), 14 deletions(-)

-- 
2.7.2

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

end of thread, other threads:[~2016-03-14  2:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-10 14:58 [PATCH 0/2] drivers/net/forcedeth: add support for WAKE_PHY Karol Herbst
2016-03-10 14:58 ` [PATCH 1/2] net/forcedeth: refactor wol support to make it easier to add more wol modes Karol Herbst
2016-03-14  2:14   ` David Miller
2016-03-10 14:58 ` [PATCH 2/2] net/forcedeth: add wol p support Karol Herbst
2016-03-10 16:13   ` Karol Herbst

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).