kernel-ark/drivers/net/wireless/wl12xx
Juuso Oikarinen 0628817acc wl12xx: removed chipset interrupt source configuration from fw wakeup
The chipset source interrupt source configuration during fw wakeup was
blocking interrupts on the wl1271. The configuration is effectively
unused here as it is used to trigger an interrupt for the chipset
wake-up event, which is not handled, or waited for, in the fw wakeup
anyway on either wl1251 or wl1271.

Signed-off-by: Juuso Oikarinen <juuso.oikarinen@nokia.com>
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:45 -04:00
..
acx.c wl12xx: cmd and acx interface rework 2009-07-10 14:57:41 -04:00
acx.h wl12xx: cmd and acx interface rework 2009-07-10 14:57:41 -04:00
boot.c
boot.h
cmd.c wl12xx: cmd and acx interface rework 2009-07-10 14:57:41 -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: removed chipset interrupt source configuration from fw wakeup 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: allocate buffer the spi busy word from struct wl12xx 2009-07-10 14:57:43 -04:00
spi.h wl12xx: allocate buffer the spi busy word from struct wl12xx 2009-07-10 14:57:43 -04:00
tx.c
tx.h
wl12xx_80211.h
wl12xx.h wl12xx: fix rx descriptor use 2009-07-10 14:57:43 -04:00
wl1251.c wl12xx: use wl12xx_mem_read32() to read the rx counter 2009-07-10 14:57:43 -04:00
wl1251.h