kernel-ark/drivers/net/wireless/wl12xx
Luciano Coelho 9f483dc3d1 wl12xx: pass the wake up condition when configuring the wake up event
Changed the function wl12xx_acx_wake_up_conditions() so that it receives an
argument with the actual wake up condition, instead of having
WAKE_UP_EVENT_DTIM_BITMAP hardcoded.  This is needed because we have to use
different conditions in 1271.

Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com>
Signed-off-by: Kalle Valo <kalle.valo@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-07-10 14:57:46 -04:00
..
acx.c wl12xx: pass the wake up condition when configuring the wake up event 2009-07-10 14:57:46 -04:00
acx.h wl12xx: pass the wake up condition when configuring the wake up event 2009-07-10 14:57:46 -04:00
boot.c wl12xx: moved firmware version reading routine to chip-specific functions 2009-07-10 14:57:45 -04:00
boot.h
cmd.c wl12xx: pass the wake up condition when configuring the wake up event 2009-07-10 14:57:46 -04:00
cmd.h wl12xx: cmd and acx interface rework 2009-07-10 14:57:41 -04:00
debugfs.c
debugfs.h
event.c
event.h
init.c
init.h
Kconfig wireless: WL12XX should depend on GENERIC_HARDIRQS 2009-05-11 15:23:54 -04:00
main.c wl12xx: add support for new WL1271 chip revision 2009-07-10 14:57:45 -04:00
Makefile
ps.c wl12xx: cmd and acx interface rework 2009-07-10 14:57:41 -04:00
ps.h wl12xx: cmd and acx interface rework 2009-07-10 14:57:41 -04:00
reg.h
rx.c wl12xx: fix rx descriptor use 2009-07-10 14:57:43 -04:00
rx.h
spi.c wl12xx: add support for fixed address in wl12xx_spi_read 2009-07-10 14:57:45 -04:00
spi.h wl12xx: add support for fixed address in wl12xx_spi_read 2009-07-10 14:57:45 -04:00
tx.c
tx.h
wl12xx_80211.h
wl12xx.h wl12xx: add support for new WL1271 chip revision 2009-07-10 14:57:45 -04:00
wl1251.c wl12xx: moved firmware version reading routine to chip-specific functions 2009-07-10 14:57:45 -04:00
wl1251.h