linux/drivers/net/wireless/intel/iwlwifi/mvm
Johannes Berg 504bd62466 iwlwifi: mvm: check firmware is up in debugfs
Protect various debugfs files that need to communicate with the
firmware from being used when the firmware isn't running.

Some will just reject getting written to, while others that store
some state will simply store it and not apply it immediately.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2017-06-05 23:29:38 +03:00
..
binding.c iwlwifi: mvm: memset binding before setting values 2017-04-25 23:06:51 +03:00
coex.c iwlwifi: mvm: document structures used by commands 2017-06-02 14:07:53 +03:00
constants.h iwlwifi: mvm: support old method of NVM parsing 2017-06-02 14:07:46 +03:00
d3.c iwlwifi: mvm: spin off SAR profile selection function 2017-04-19 22:20:51 +03:00
debugfs-vif.c iwlwifi: mvm: prepare for station count change 2017-04-19 22:20:51 +03:00
debugfs.c iwlwifi: mvm: check firmware is up in debugfs 2017-06-05 23:29:38 +03:00
debugfs.h
fw-api-coex.h iwlwifi: mvm: add documentation links to various fields 2017-06-02 14:07:51 +03:00
fw-api-d3.h iwlwifi: mvm: add documentation to some WoWLAN commands 2017-06-02 14:07:50 +03:00
fw-api-mac.h iwlwifi: mvm: add documentation links to various fields 2017-06-02 14:07:51 +03:00
fw-api-power.h iwlwifi: mvm: fix many kernel-doc warnings 2017-06-02 14:10:45 +03:00
fw-api-rs.h iwlwifi: mvm: fix endianness in lq_cmd declaration 2017-06-02 14:07:47 +03:00
fw-api-rx.h iwlwifi: mvm: document RX structures 2017-06-05 23:25:20 +03:00
fw-api-scan.h iwlwifi: mvm: fix some kernel-doc 2017-06-02 14:07:50 +03:00
fw-api-sta.h iwlwifi: mvm: create/name various enums 2017-06-02 14:07:52 +03:00
fw-api-stats.h iwlwifi: mvm: create/name various enums 2017-06-02 14:07:52 +03:00
fw-api-tof.h iwlwifi: mvm: fix many kernel-doc warnings 2017-06-02 14:10:45 +03:00
fw-api-tx.h iwlwifi: mvm: fix many kernel-doc warnings 2017-06-02 14:10:45 +03:00
fw-api.h iwlwifi: mvm: document RX structures 2017-06-05 23:25:20 +03:00
fw-dbg.c iwlwifi: mvm: disable prph collection in a000 hw 2017-06-05 23:29:38 +03:00
fw-dbg.h
fw.c iwlwifi: add 9000 and A000 device families 2017-06-05 23:29:37 +03:00
led.c iwlwifi: mvm: support init flow debugging 2017-06-05 23:29:32 +03:00
mac-ctxt.c iwlwifi: mvm: support station type API 2017-04-25 23:04:28 +03:00
mac80211.c iwlwifi: mvm: support init flow debugging 2017-06-05 23:29:32 +03:00
Makefile
mvm.h iwlwifi: mvm: support init flow debugging 2017-06-05 23:29:32 +03:00
nvm.c iwlwifi: add 9000 and A000 device families 2017-06-05 23:29:37 +03:00
offloading.c
ops.c iwlwifi: add 9000 and A000 device families 2017-06-05 23:29:37 +03:00
phy-ctxt.c iwlwifi: mvm: support changing band for phy context 2017-04-19 22:21:49 +03:00
power.c
quota.c
rs.c iwlwifi: mvm: support new rate flags 2017-04-25 15:08:51 +03:00
rs.h
rx.c Another set of patches for -next: 2017-04-28 14:41:15 -04:00
rxmq.c Another set of patches for -next: 2017-04-28 14:41:15 -04:00
scan.c iwlwifi: mvm: use defines instead of variables for shared dwell times 2017-04-25 22:48:15 +03:00
sf.c iwlwifi: mvm: prepare for station count change 2017-04-19 22:20:51 +03:00
sta.c iwlwifi: add wait for tx queue empty 2017-06-02 14:14:12 +03:00
sta.h iwlwifi: add wait for tx queue empty 2017-06-02 14:14:12 +03:00
tdls.c iwlwifi: mvm: prepare for station count change 2017-04-19 22:20:51 +03:00
testmode.h
time-event.c iwlwifi: mvm: flush per station for DQA mode 2017-06-02 13:15:05 +03:00
time-event.h
tof.c iwlwifi: mvm: support init flow debugging 2017-06-05 23:29:32 +03:00
tof.h
tt.c iwlwifi: mvm: support init flow debugging 2017-06-05 23:29:32 +03:00
tx.c iwlwifi: mvm: add AMSDU flag to offload assist 2017-06-05 23:25:15 +03:00
utils.c iwlwifi: mvm: remove references to queue_info in new TX path 2017-04-25 22:51:38 +03:00