linux/drivers/net/wireless/intel/iwlwifi/mvm
Lior Cohen 5f4d55d579 iwlwifi: mvm: change TLC config cmd sent by rs to be async
The TLC_MNG_CONFIG sync cmd sent by the rs leads to a kernel warning
of sleeping while in rcu read-side critical section. The fix is to
change the command to be ASYNC (not blocking for the response anymore).

Signed-off-by: Lior Cohen <lior2.cohen@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2019-06-01 08:04:51 +03:00
..
binding.c
coex.c iwlwifi: mvm: simplify some return conditions 2019-02-04 12:27:18 +02:00
constants.h iwlwifi: mvm: support non-transmitting AP 2019-02-20 20:47:57 +02:00
d3.c iwlwifi: mvm: remove d3_sram debugfs file 2019-06-01 08:04:43 +03:00
debugfs-vif.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2019-05-02 22:14:21 -04:00
debugfs.c iwlwifi: mvm: remove d3_sram debugfs file 2019-06-01 08:04:43 +03:00
debugfs.h
ftm-initiator.c iwlwifi: mvm: report FTM start time TSF when applicable 2019-04-29 18:42:45 +03:00
ftm-responder.c iwlwifi: mvm: support FTM responder 2019-02-14 11:29:43 +02:00
fw-api.h iwlwifi: mvm: add location APIs 2019-01-29 16:10:31 +02:00
fw.c iwlwifi: fix load in rfkill flow for unified firmware 2019-06-01 08:04:46 +03:00
led.c iwlwifi: mvm: add fall through comments where needed 2019-02-04 12:27:20 +02:00
mac80211.c iwlwifi: fix load in rfkill flow for unified firmware 2019-06-01 08:04:46 +03:00
mac-ctxt.c iwlwifi: mvm: Don't sleep in RX path 2019-04-29 18:42:46 +03:00
Makefile iwlwifi: mvm: support FTM initiator 2019-02-14 11:29:43 +02:00
mvm.h iwlwifi: fix load in rfkill flow for unified firmware 2019-06-01 08:04:46 +03:00
nvm.c iwlwifi: mvm: save and export regdb blob from the NVM 2019-01-29 16:10:30 +02:00
offloading.c
ops.c iwlwifi: fix load in rfkill flow for unified firmware 2019-06-01 08:04:46 +03:00
phy-ctxt.c iwlwifi: mvm: add fall through comments where needed 2019-02-04 12:27:20 +02:00
power.c iwlwifi: mvm: add support for 32kHz external clock indication 2019-02-14 11:29:47 +02:00
quota.c
rs-fw.c iwlwifi: mvm: change TLC config cmd sent by rs to be async 2019-06-01 08:04:51 +03:00
rs.c iwlwifi: mvm: no need to check return value of debugfs_create functions 2019-04-03 11:20:03 +03:00
rs.h
rx.c iwlwifi: mvm: add fall through comments where needed 2019-02-04 12:27:20 +02:00
rxmq.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2019-05-02 22:14:21 -04:00
scan.c iwlwifi: mvm: be more forgiving if num of channels is too big 2019-03-22 12:59:40 +02:00
sf.c iwlwifi: mvm: make num_active_macs unsigned 2019-01-25 20:57:21 +02:00
sta.c iwlwifi: mvm: Change an 'else if' into an 'else' in iwl_mvm_send_add_bcast_sta 2019-04-19 10:27:33 +03:00
sta.h iwlwifi: mvm: fix TX crypto on 22560+ devices 2019-03-22 12:49:03 +02:00
tdls.c iwlwifi: mvm: use correct GP2 register address for 22000 family 2019-04-03 11:20:04 +03:00
testmode.h
time-event.c iwlwifi: mvm: Don't sleep in RX path 2019-04-29 18:42:46 +03:00
time-event.h
tt.c
tx.c iwlwifi: mvm: add some debug data to TX path 2019-02-20 20:47:59 +02:00
utils.c iwlwifi: print fseq info upon fw assert 2019-06-01 08:04:48 +03:00