bianbu-linux-6.6/drivers/net/wireless/ti/wlcore
Johannes Berg 1fb9026000 mac80211: move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into drivers
mac80211 currently sets WIPHY_FLAG_SUPPORTS_SCHED_SCAN based on whether
the start_sched_scan operation is supported or not, but that will not
be correct for all drivers, we're adding scheduled scan to the iwlmvm
driver but it depends on firmware support.

Therefore, move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into the drivers
so that they can control it regardless of implementing the operation.

This currently only affects the TI drivers since they're the only ones
implementing scheduled scan (in a mac80211 driver.)

Acked-by: Luciano Coelho <luca@coelho.fi>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2013-08-23 12:02:26 +02:00
..
acx.c wlcore: report rssi from roaming statistics 2013-03-25 12:33:11 +02:00
acx.h wlcore: report rssi from roaming statistics 2013-03-25 12:33:11 +02:00
boot.c wlcore: use single-role version when verifying the PLT firmware 2013-02-08 10:05:01 +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: AP-mode - recover security seq num for stations 2013-03-25 12:33:12 +02:00
cmd.h wlcore: allow fw commands to fail 2012-12-04 17:05:52 +02:00
conf.h wlcore: increase scan dwell times if no activity 2012-12-11 10:25:39 +02:00
debug.h wlcore: use print_hex_dump_debug() 2013-03-25 12:36:24 +02:00
debugfs.c wlcore: use *ppos, not file->f_pos 2013-06-29 12:57:32 +04:00
debugfs.h wlcore: add debugfs macro to help print fw statistics arrays 2012-06-05 15:58:08 +03:00
event.c wlcore: don't attempt to roam in case of p2p 2013-03-25 12:33:12 +02:00
event.h wlcore: support scan reports during periodic scan 2012-12-11 12:37:23 +02:00
hw_ops.h wlcore/wl18xx: change priority calculations for links 2012-12-11 12:25:18 +02: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: remove WLCORE_QUIRK_NO_ELP 2012-12-04 17:05:52 +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: Always pass DMA-able buffers to mmc functions 2012-12-11 12:37:24 +02:00
Kconfig wlcore: move wl12xx_platform_data up and make it truly optional 2013-02-08 10:05:02 +02:00
main.c mac80211: move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into drivers 2013-08-23 12:02:26 +02:00
Makefile wlcore: move sysfs handling to a separate file 2013-06-17 11:56:59 +03:00
ps.c wlcore: hold jiffies in unsigned long 2013-06-17 12:14:29 +03:00
ps.h
rx.c wlcore: improve handling for Rx errors 2012-12-11 10:26:23 +02:00
rx.h wlcore: improve handling for Rx errors 2012-12-11 10:26:23 +02:00
scan.c wlcore: support scan reports during periodic scan 2012-12-11 12:37:23 +02:00
scan.h wlcore: support scan reports during periodic scan 2012-12-11 12:37:23 +02:00
sdio.c wlcore: remove newly introduced alloc/OOM messages 2013-02-11 15:34:58 -05:00
spi.c net/wireless/ti/wlcore/spi: Use module_spi_driver to register driver 2013-06-17 12:20:49 +03:00
sysfs.c wlcore: move sysfs handling to a separate file 2013-06-17 11:56:59 +03:00
sysfs.h wlcore: move sysfs handling to a separate file 2013-06-17 11:56:59 +03:00
testmode.c mac80211: add vif to testmode cmd 2013-08-12 14:11:42 +02:00
testmode.h mac80211: add vif to testmode cmd 2013-08-12 14:11:42 +02:00
tx.c wlcore: set default_wep_key when configured 2013-06-17 12:14:29 +03:00
tx.h wlcore: don't take mutex before stopping queues 2012-12-11 12:37:22 +02:00
wl12xx_80211.h
wlcore.h wlcore: set max num of Rx BA sessions per chip 2013-03-25 12:33:11 +02:00
wlcore_i.h Merge branch 'wl12xx-next' into for-linville 2013-03-25 17:06:37 +02:00