linux/drivers/net/wireless
Liad Kaufman de8ba41b5e iwlwifi: mvm: support init flow debugging
In case an assert happens on init flow, the current
driver powers down the NIC, except if iwlmvm modparam
init_dbg=1, and only on very specific flows.

Extend this capability to cover most failure cases
by keeping track of what init configurations have been
completed. This way, we can allow NOT powering down
the NIC, while making sure that when the driver is
removed we don't try to free resources that haven't
been allocated. (This can result in a kernel panic.)

Signed-off-by: Liad Kaufman <liad.kaufman@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2017-06-05 23:29:32 +03:00
..
admtek wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers 2017-03-06 09:21:39 +01:00
ath Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git 2017-05-19 11:47:44 +03:00
atmel My last pull request has been a while, we now have: 2017-04-20 13:54:40 -04:00
broadcom brcmfmac: remove setting IBSS mode when stopping AP 2017-05-22 18:21:10 +03:00
cisco Annotate hardware config module parameters in drivers/net/wireless/ 2017-04-20 12:02:32 +01:00
intel iwlwifi: mvm: support init flow debugging 2017-06-05 23:29:32 +03:00
intersil p54: allocate enough space for ->used_rxkeys 2017-05-22 18:30:09 +03:00
marvell mwifiex: uap: process remain on channel expired event 2017-06-01 12:50:58 +03:00
mediatek Another set of patches for -next: 2017-04-28 14:41:15 -04:00
quantenna qtnfmac: remove duplicated assignment to mac 2017-06-01 12:49:32 +03:00
ralink rt2x00: Add device ID for Epson WN7512BEP 2017-05-24 16:47:54 +03:00
realtek rtlwifi: btcoex: 23b 1ant: initialize bt_disabled to false 2017-05-24 16:51:30 +03:00
rsi rsi: use subdirectory for firmware file 2017-06-01 12:51:19 +03:00
st mac80211: separate encoding/bandwidth from flags 2017-04-28 10:41:45 +02:00
ti wlcore: fix 64K page support 2017-05-24 16:42:27 +03:00
zydas My last pull request has been a while, we now have: 2017-04-20 13:54:40 -04:00
Kconfig qtnfmac: introduce new FullMAC driver for Quantenna chipsets 2017-05-24 17:04:13 +03:00
mac80211_hwsim.c mac80211: properly remove RX_ENC_FLAG_40MHZ 2017-05-08 11:11:56 +02:00
mac80211_hwsim.h mac80211_hwsim: fix command documentation indentation 2017-03-06 09:21:48 +01:00
Makefile qtnfmac: introduce new FullMAC driver for Quantenna chipsets 2017-05-24 17:04:13 +03:00
ray_cs.c ray_cs: Avoid reading past end of buffer 2017-05-22 18:27:22 +03:00
ray_cs.h
rayctl.h
rndis_wlan.c Another set of patches for -next: 2017-04-28 14:41:15 -04:00
wl3501_cs.c
wl3501.h