linux-stable/drivers/net/atl1c
Brandon Philips d8146bb23e atl1*: add device_set_wakeup_enable to atl1*_set_wol
Tell PCI core that atl1* device can wakeup the system when WOL is
enabled by calling device_set_wakeup_enable.

Joerg noted that his atl1e device WOL fine after enabling it with
ethtool and changing /sys/class/net/eth0/device/power/wakeup to enabled
Tested on atl1e: https://bugzilla.novell.com/show_bug.cgi?id=493214

Tested by: Joerg Reuter <jreuter@novell.com>
Signed-off-by: Brandon Philips <bphilips@suse.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-06-25 02:58:17 -07:00
..
Makefile
atl1c.h atl1c: remove duplicated #include 2009-03-23 01:18:58 -07:00
atl1c_ethtool.c atl1*: add device_set_wakeup_enable to atl1*_set_wol 2009-06-25 02:58:17 -07:00
atl1c_hw.c
atl1c_hw.h
atl1c_main.c atl1c_main.c: add wait_for_idle routine 2009-06-01 03:13:12 -07:00