linux/drivers/net/wireless/ti/wlcore
Victor Goldenshtein 01b3c0e4df wlcore: enable sched scan while connected
New wl12xx firmware supports scheduled scans also while connected.
Stop blocking sched scan requests when connected and add a quirk to
block in hardware that don't support it (currently wl18xx doesn't).

This requires FW version 6/7.3.10.2.112 for single-role and
6/7.5.6.0.25 for multi-role.

Signed-off-by: Victor Goldenshtein <victorg@ti.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
2012-07-10 12:10:12 -04:00
..
acx.c wlcore: reconfigure sleep_auth when removing interfaces 2012-06-21 12:51:55 +03:00
acx.h wlcore: allow setting sleep_auth before interface init 2012-06-21 12:51:41 +03:00
boot.c wlcore: Propagate errors from wl1271_raw_write32 2012-06-22 10:49:44 +03:00
boot.h wlcore: create private static_data area and add operation to parse it 2012-06-05 15:58:20 +03:00
cmd.c wlcore: print stack trace in every recovery 2012-06-26 20:33:42 +03:00
cmd.h wlcore: add print logs of radio_status in case of BIP calibration 2012-06-13 21:56:37 +03:00
conf.h wlcore: allow setting sleep_auth before interface init 2012-06-21 12:51:41 +03:00
debug.h
debugfs.c wlcore: access the firmware memory via debugfs 2012-06-22 22:52:01 +03:00
debugfs.h wlcore: add debugfs macro to help print fw statistics arrays 2012-06-05 15:58:08 +03:00
event.c wlcore: Propagate errors from wl1271_raw_write32 2012-06-22 10:49:44 +03:00
event.h
hw_ops.h wlcore: Propagate errors from wl1271_write 2012-06-22 10:46:34 +03:00
ini.h wlcore/wl12xx: add support for HP and SKW FEM radio manufacturers 2012-06-13 21:52:56 +03:00
init.c wlcore: reconfigure sleep_auth when removing interfaces 2012-06-21 12:51:55 +03:00
init.h
io.c wlcore: Propagate errors from wl1271_raw_write32 2012-06-22 10:49:44 +03:00
io.h wlcore: don't allow SDIO read/writes after failure 2012-06-23 09:28:54 +03:00
Kconfig wlcore: drop INET dependency 2012-06-25 15:14:13 -04:00
main.c Merge remote-tracking branch 'wireless-next/master' into mac80211-next 2012-06-28 13:45:58 +02:00
Makefile
ps.c wlcore: Propagate errors from wl1271_raw_write32 2012-06-22 10:49:44 +03:00
ps.h
rx.c wlcore: check Rx-filter functions in the suspend path 2012-06-23 09:32:32 +03:00
rx.h wlcore: check Rx-filter functions in the suspend path 2012-06-23 09:32:32 +03:00
scan.c wlcore: enable sched scan while connected 2012-07-10 12:10:12 -04:00
scan.h wlcore: set channels 12-14 as pactive for sched scan 2012-06-06 19:40:27 +03:00
sdio.c wlcore: Force checking of io functions' return values 2012-06-22 10:49:45 +03:00
spi.c wlcore: Force checking of io functions' return values 2012-06-22 10:49:45 +03:00
testmode.c wlcore: add print logs of radio_status in case of BIP calibration 2012-06-13 21:56:37 +03:00
testmode.h
tx.c wlcore: fix broken TX due to wrong queuing of recovery 2012-06-26 20:30:03 +03:00
tx.h wlcore: Propagate errors from wl1271_write 2012-06-22 10:46:34 +03:00
wl12xx_80211.h
wl12xx_platform_data.c
wlcore.h wlcore: enable sched scan while connected 2012-07-10 12:10:12 -04:00
wlcore_i.h wlcore: don't allow SDIO read/writes after failure 2012-06-23 09:28:54 +03:00