linux/drivers/net/wireless/ti/wlcore
Eliad Peller 1019975640 wlcore: call ieee80211_sched_scan_stopped on interface removal
The interface might go down before we got the SCHED_STOPPED
event, so make sure to call ieee80211_sched_scan_stopped()
if the scanned interface is removed.

Replace sched_scanning with sched_vif in order to save
the scanned interface.

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
2012-11-28 11:41:44 +02:00
..
acx.c wlcore: reconfigure sleep_auth when removing interfaces 2012-06-21 12:51:55 +03:00
acx.h wlcore: update acx enum 2012-11-27 10:49:28 +02:00
boot.c wlcore: update events enum/struct to new fw api 2012-11-27 10:49:29 +02: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: add new reg-domain configuration command 2012-11-28 11:41:43 +02:00
cmd.h wlcore: add new reg-domain configuration command 2012-11-28 11:41:43 +02:00
conf.h wlcore: specify correct supported_rates 2012-11-27 10:49:06 +02:00
debug.h wlcore: make debug prints work without dynamic debug 2012-09-27 12:13:52 +03:00
debugfs.c wlcore: call ieee80211_sched_scan_stopped on interface removal 2012-11-28 11:41:44 +02:00
debugfs.h wlcore: add debugfs macro to help print fw statistics arrays 2012-06-05 15:58:08 +03:00
event.c wlcore: call ieee80211_sched_scan_stopped on interface removal 2012-11-28 11:41:44 +02:00
event.h wlcore: add new reg-domain configuration command 2012-11-28 11:41:43 +02:00
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: add new reg-domain configuration command 2012-11-28 11:41:43 +02:00
init.h
io.c wlcore: Prevent processing of work items during op_stop 2012-07-10 12:10:14 -04:00
io.h wlcore: Prevent interaction with HW after recovery is queued 2012-09-27 12:13:50 +03:00
Kconfig wlcore: drop INET dependency 2012-06-25 15:14:13 -04:00
main.c wlcore: call ieee80211_sched_scan_stopped on interface removal 2012-11-28 11:41:44 +02:00
Makefile
ps.c wlcore: Fix the usage of wait_for_completion_timeout 2012-11-16 19:53:01 +02:00
ps.h
rx.c wlcore: add new reg-domain configuration command 2012-11-28 11:41:43 +02:00
rx.h wlcore: check Rx-filter functions in the suspend path 2012-06-23 09:32:32 +03:00
scan.c wlcore: add new reg-domain configuration command 2012-11-28 11:41:43 +02:00
scan.h wl18xx: increase MAX_CHANNELS_5GHZ 2012-11-27 10:49:27 +02:00
sdio.c wlcore: sdio: use platform_device_unregister in wl1271_remove() 2012-11-16 19:53:00 +02:00
spi.c wlcore: SPI - fix spi transfer_list 2012-11-16 19:53:01 +02:00
testmode.c wlcore: Prevent interaction with HW after recovery is queued 2012-09-27 12:13:50 +03:00
testmode.h
tx.c wlcore: save session_id per-link 2012-11-27 10:49:30 +02:00
tx.h wlcore: op_tx: pass sta explicitly when inferring frame hlid 2012-07-31 16:11:03 +02:00
wl12xx_80211.h
wl12xx_platform_data.c
wlcore_i.h wlcore: save session_id per-link 2012-11-27 10:49:30 +02:00
wlcore.h wlcore: call ieee80211_sched_scan_stopped on interface removal 2012-11-28 11:41:44 +02:00