]> git.baikalelectronics.ru Git - kernel.git/commit
libertas: Fine grained configuration of wake-on-lan.
authorAnna Neal <anna@cozybit.com>
Mon, 20 Oct 2008 23:46:56 +0000 (16:46 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 21 Nov 2008 16:06:03 +0000 (11:06 -0500)
commit4d84f76a02b12b77e09f351cff3f077f24d1ef05
tree04c84b61e6af5256e685c69bc195aee0b948adc5
parent8c2ea900eb158bbf1b63c927b7f03caa6277c0c0
libertas: Fine grained configuration of wake-on-lan.

Based on a patch from Shailendra Govardhan <shailen@marvell.com>.
This patch allows implementation of more specific wake-on-lan rules than those
of ethtool.

Please note that only firmware 5.110.22.p20 and above supports this feature.

This patch only implements the driver/firmware interface, not the
userspace/driver interface.

Signed-off-by: Anna Neal <anna@cozybit.com>
Signed-off-by: Javier Cardona <javier@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/libertas/cmd.c
drivers/net/wireless/libertas/cmd.h
drivers/net/wireless/libertas/defs.h
drivers/net/wireless/libertas/ethtool.c
drivers/net/wireless/libertas/host.h
drivers/net/wireless/libertas/hostcmd.h
drivers/net/wireless/libertas/if_usb.c