Star64_linux/drivers/net/wireless/intel/iwlwifi/mvm
Luca Coelho b7d96bca1f Revert "iwlwifi: remove wide_cmd_header field"
This reverts commit 0a8159cbd1.

It turns out that this flag is used by iwldvm, so we can't get rid of
it.  This broke iwldvm devices with BAD_COMMAND errors.

Fixes: 0a8159cbd1 ("iwlwifi: remove wide_cmd_header field")
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/iwlwifi.20201009122123.3e4ee0ad7a71.Id6d95ae601f048aeb4d2ed63a1712e469da84369@changeid
2020-10-09 18:04:50 +03:00
..
binding.c iwlwifi: mvm: add a get lmac id function 2020-10-08 20:09:36 +03:00
coex.c
constants.h
d3.c iwlwifi: mvm: fix suspicious rcu usage warnings 2020-10-08 20:14:53 +03:00
debugfs-vif.c
debugfs.c iwlwifi: mvm: get number of stations from TLV 2020-10-08 20:09:25 +03:00
debugfs.h
ftm-initiator.c
ftm-responder.c iwlwifi: mvm: avoid possible NULL pointer dereference 2020-10-08 20:09:39 +03:00
fw-api.h
fw.c iwlwifi: move PNVM implementation to common code 2020-10-08 20:14:58 +03:00
led.c
mac-ctxt.c iwlwifi: mvm: re-enable TX after channel switch 2020-10-08 20:09:33 +03:00
mac80211.c iwlwifi: mvm: don't send a CSA command the firmware doesn't know 2020-10-08 20:14:50 +03:00
Makefile
mvm.h iwlwifi: mvm: prepare roc_done_wk to work sync 2020-10-08 20:09:35 +03:00
nvm.c
offloading.c
ops.c Revert "iwlwifi: remove wide_cmd_header field" 2020-10-09 18:04:50 +03:00
phy-ctxt.c iwlwifi: mvm: add a get lmac id function 2020-10-08 20:09:36 +03:00
power.c
quota.c
rs-fw.c iwlwifi: rs: align to new TLC config command API 2020-10-08 20:14:57 +03:00
rs.c
rs.h
rx.c iwlwifi: stats: add new api fields for statistics cmd/ntfy 2020-10-08 20:14:54 +03:00
rxmq.c iwlwifi: mvm: get number of stations from TLV 2020-10-08 20:09:25 +03:00
scan.c iwlwifi: mvm: support ADD_STA_CMD_API_S ver 12 2020-10-08 20:09:37 +03:00
sf.c
sta.c iwlwifi: mvm: support ADD_STA_CMD_API_S ver 12 2020-10-08 20:09:37 +03:00
sta.h iwlwifi: mvm: support ADD_STA_CMD_API_S ver 12 2020-10-08 20:09:37 +03:00
tdls.c iwlwifi: mvm: get number of stations from TLV 2020-10-08 20:09:25 +03:00
testmode.h
time-event.c iwlwifi: mvm: don't send a CSA command the firmware doesn't know 2020-10-08 20:14:50 +03:00
time-event.h iwlwifi: mvm: don't send a CSA command the firmware doesn't know 2020-10-08 20:14:50 +03:00
tt.c iwlwifi: mvm: prepare roc_done_wk to work sync 2020-10-08 20:09:35 +03:00
tx.c iwlwifi: mvm: add a get lmac id function 2020-10-08 20:09:36 +03:00
utils.c