From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752694AbcCJPEQ (ORCPT ); Thu, 10 Mar 2016 10:04:16 -0500 Received: from smtp02.udag.de ([62.146.106.18]:43654 "EHLO smtp02.udag.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752343AbcCJPDq (ORCPT ); Thu, 10 Mar 2016 10:03:46 -0500 From: Karol Herbst To: linux-kernel@vger.kernel.org Cc: "David S . Miller" , netdev@vger.kernel.org, Karol Herbst Subject: [PATCH 0/2] drivers/net/forcedeth: add support for WAKE_PHY Date: Thu, 10 Mar 2016 15:58:02 +0100 Message-Id: <1457621884-2479-1-git-send-email-git@karolherbst.de> X-Mailer: git-send-email 2.7.2 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Karol Herbst 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