From: Guo-Fu Tseng Date: Sun, 24 Oct 2010 23:18:25 +0000 (-0700) Subject: jme: Support WoL after shutdown X-Git-Tag: v2.6.37-rc1~88^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c5578194abde100c089855cce72e87c047d8530;p=pandora-kernel.git jme: Support WoL after shutdown Adding shutdown function that setup wake if wol is enabled. Add jme_phy_on in jme_set_100m_half in case it is shutting down or suspending when interface is down(phy_off by default). v2 updates: Removed CONFIG_PM ifdef for jme_set_100m_half and jme_wait_link. It would be nice if it can be applied to net-2.6 along with other patches sent few days ago. If it is not appropriate, please ignore the net-2.6 request, and apply it to net-next-2.6 as previous patch. :) Reported-and-helped-by: Сtac Signed-off-by: Guo-Fu Tseng Signed-off-by: David S. Miller --- Reading git-diff-tree failed