linux/drivers/net/wireless/ath
Rajkumar Manoharan 1ce8c1484e ath10k: fix rx_channel during hw reconfigure
Upon firmware assert, restart work will be triggered so that mac80211
will reconfigure the driver. An issue is reported that after restart
work, survey dump data do not contain in-use (SURVEY_INFO_IN_USE) info
for operating channel. During reconfigure, since mac80211 already has
valid channel context for given radio, channel context iteration return
num_chanctx > 0. Hence rx_channel is always NULL. Fix this by assigning
channel context to rx_channel when driver restart is in progress.

Cc: stable@vger.kernel.org
Signed-off-by: Rajkumar Manoharan <rmanohar@qti.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2016-04-19 18:10:46 +03:00
..
ar5523 mac80211: convert HW flags to unsigned long bitmap 2015-06-10 16:05:36 +02:00
ath5k ath5k: Change led pin configuration for compaq c700 laptop 2016-04-04 17:03:22 +03:00
ath6kl ath6kl: ignore WMI_TXE_NOTIFY_EVENTID based on fw capability flags 2016-03-11 14:00:04 +02:00
ath9k Merge ath-next from ath.git 2016-04-07 21:44:37 +03:00
ath10k ath10k: fix rx_channel during hw reconfigure 2016-04-19 18:10:46 +03:00
carl9170 carl9170: import 1.9.9 firmware headers 2016-03-07 14:11:09 +02:00
wcn36xx mac80211: allow not sending MIC up from driver for HW crypto 2016-04-05 10:48:56 +02:00
wil6210 wil6210: allow empty WMI commands in debugfs wmi_send 2016-04-04 17:07:28 +03:00
ath.h ath9k: Add a new debug flag for FFT spectral scan 2015-05-09 16:46:08 +03:00
debug.c ath: Make ath_opmode_to_string understand OCB mode 2015-08-10 22:21:15 +03:00
dfs_pattern_detector.c ath: fix DFS timestamp wraparound reset condition 2015-10-09 11:47:31 +03:00
dfs_pattern_detector.h ath: use PRI value given by spec for fixed PRI 2015-09-27 15:50:30 +03:00
dfs_pri_detector.c ath: use PRI value given by spec for fixed PRI 2015-09-27 15:50:30 +03:00
dfs_pri_detector.h
hw.c
Kconfig ath: unify Kconfig with other vendors 2015-11-18 14:28:31 +02:00
key.c
main.c
Makefile
reg.h
regd.c
regd.h
regd_common.h
spectral_common.h
trace.c
trace.h