linux_dsm_epyc7002/drivers/net/wireless/iwlwifi/mvm
Emmanuel Grumbach 7b358f0652 iwlwifi: mvm: initialize the cur_ucode upon boot
mvm->cur_ucode wasn't set before we actually load the
firmware. This caused issues when we boot in RFKILL since
we get an RFKILL interrupt upon boot even before we load
any firmware.
This leads to issues since iwl_mvm_set_hw_rfkill_state
(the RFKILL interrupts handler in mvm) relies on this
variable.

Fix this.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2014-10-29 13:03:46 +02:00
..
binding.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
coex_legacy.c iwlwifi: mvm: BT Coex - update the MPLUT Boost register value 2014-10-23 21:21:47 +03:00
coex.c iwlwifi: mvm: BT Coex - update the MPLUT Boost register value 2014-10-23 21:21:47 +03:00
constants.h iwlwifi: mvm: disable BT Co-running by default 2014-09-21 22:20:10 +03:00
d3.c iwlwifi: mvm: correct firmware disassoc command sequence 2014-09-03 22:49:09 +03:00
debugfs-vif.c Merge remote-tracking branch 'iwlwifi-fixes/master' into NEXT 2014-09-14 12:54:42 +03:00
debugfs.c iwlwifi: mvm: add debugfs entry to read the current temperature 2014-09-16 12:57:50 +03:00
debugfs.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
fw-api-coex.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
fw-api-d3.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
fw-api-mac.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
fw-api-power.h iwlwifi: configure the LTR 2014-10-23 21:21:47 +03:00
fw-api-rs.h iwlwifi: mvm: add lq_cmd/tx_resp reduced_tpc field 2014-04-09 19:29:36 +03:00
fw-api-scan.h iwlwifi: mvm: Set RRM_ENABLED bit in scan commands 2014-09-16 12:57:50 +03:00
fw-api-sta.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
fw-api-tx.h iwlwifi: mvm: Update TX power in TPC reports 2014-09-16 12:57:50 +03:00
fw-api.h iwlwifi: configure the LTR 2014-10-23 21:21:47 +03:00
fw.c iwlwifi: configure the LTR 2014-10-23 21:21:47 +03:00
led.c iwlwifi: mvm: don't fail completely if led mode is not supported 2014-03-16 08:59:05 +02:00
mac80211.c iwlwifi: mvm: ROC - bug fixes around time events and locking 2014-10-23 21:21:48 +03:00
mac-ctxt.c iwlwifi: mvm: prepare for scheduler config command 2014-09-16 12:57:50 +03:00
Makefile iwlwifi: mvm: move TDLS code to separate file 2014-09-14 22:02:24 +03:00
mvm.h iwlwifi: mvm: Refactor and fix max probe len computation 2014-09-21 22:20:15 +03:00
nvm.c iwlwifi: make hw rev checking more readable 2014-09-14 12:56:39 +03:00
offloading.c iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
ops.c iwlwifi: mvm: initialize the cur_ucode upon boot 2014-10-29 13:03:46 +02:00
phy-ctxt.c iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
power.c iwlwifi: mvm: fix PSM disable during TDLS 2014-09-14 22:02:24 +03:00
quota.c iwlwifi: mvm: fix quota update avoidance 2014-09-14 22:02:23 +03:00
rs.c iwlwifi: mvm: rs: fix logic in case of multiple TIDs 2014-09-21 13:25:49 +03:00
rs.h iwlwifi: mvm: rs: refactor to allow direct rs updating 2014-09-21 13:25:45 +03:00
rx.c iwlwifi: mvm: choose an initial tx rate based on rssi conditions 2014-09-21 13:25:44 +03:00
scan.c iwlwifi: mvm: BT coex - fix BT prio for probe requests 2014-10-23 21:21:47 +03:00
sf.c iwlwifi: mvm: allow preventing dummy notifications 2014-09-14 12:56:37 +03:00
sta.c iwlwifi: mvm: rs: fix logic in case of multiple TIDs 2014-09-21 13:25:49 +03:00
sta.h iwlwifi: mvm: rs: fix logic in case of multiple TIDs 2014-09-21 13:25:49 +03:00
tdls.c iwlwifi: mvm: move TDLS code to separate file 2014-09-14 22:02:24 +03:00
testmode.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
time-event.c iwlwifi: mvm: ROC - bug fixes around time events and locking 2014-10-23 21:21:48 +03:00
time-event.h iwlwifi: mvm: align CSA GO NOA time event naming with the firmware 2014-09-14 22:02:24 +03:00
tt.c iwlwifi: mvm: add debugfs entry to read the current temperature 2014-09-16 12:57:50 +03:00
tx.c Revert "iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rate" 2014-10-23 21:21:49 +03:00
utils.c iwlwifi: mvm: prepare for scheduler config command 2014-09-16 12:57:50 +03:00