Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/wireless/wl12xx
Luciano Coelho 7a5e4877c1 wl12xx: add max_sched_scan_ssids value to the hw description
After commit 5a865ba, we require a separate value to indicate the
number of supported SSIDs in scheduled scans.  This patch adds a
proper value to the wl12xx driver.

This fixes a regression in 3.1-rc3 where scheduled scans were not
working properly with the wl12xx driver.

Signed-off-by: Luciano Coelho <coelho@ti.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-08-23 15:54:20 -04:00
..
acx.c drivers/net/wireless/wl12xx: add missing kfree 2011-08-12 13:33:31 -04:00
acx.h
boot.c
boot.h
cmd.c Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx 2011-07-08 11:05:20 -04:00
cmd.h
conf.h
debugfs.c wl12xx: start/stop queues according to global per-AC counters 2011-07-08 09:39:47 +03:00
debugfs.h
event.c
event.h
ini.h
init.c
init.h
io.c
io.h Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem 2011-07-08 11:03:36 -04:00
Kconfig
main.c wl12xx: add max_sched_scan_ssids value to the hw description 2011-08-23 15:54:20 -04:00
Makefile
ps.c wl12xx: start/stop queues according to global per-AC counters 2011-07-08 09:39:47 +03:00
ps.h
reg.h
rx.c
rx.h
scan.c
scan.h
sdio.c wl12xx: Fix validation of pm_runtime_get_sync return value 2011-08-23 15:54:20 -04:00
sdio_test.c
spi.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem 2011-07-08 11:03:36 -04:00
testmode.c wl12xx: Remove obsolete testmode NVS push command 2011-08-23 15:54:19 -04:00
testmode.h
tx.c wl12xx: start/stop queues according to global per-AC counters 2011-07-08 09:39:47 +03:00
tx.h wl12xx: start/stop queues according to global per-AC counters 2011-07-08 09:39:47 +03:00
wl12xx.h wl12xx: start/stop queues according to global per-AC counters 2011-07-08 09:39:47 +03:00
wl12xx_80211.h
wl12xx_platform_data.c