1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/intel/iwlwifi
Eliad Peller ac8ef0ce38 iwlwifi: mvm: refactor d3 key update functions
We need to reuse the key update logic for d0i3
as well.

Add some parameters to deal with the constraints
implied by the d0i3 flow (specifically, support
non-SYNC commands, and don't take mutexes that
might deadlock).

Change some commands to be ASYNC, in order
to simplify locking a bit.

Signed-off-by: Eliad Peller <eliadx.peller@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2015-12-01 21:17:53 +02:00
..
dvm iwlwifi: dvm: remove stray debug code 2015-11-26 16:38:49 +02:00
mvm iwlwifi: mvm: refactor d3 key update functions 2015-12-01 21:17:53 +02:00
pcie iwlwifi: pcie: remove pointer from debug message 2015-12-01 21:17:51 +02:00
iwl-1000.c
iwl-2000.c
iwl-5000.c
iwl-6000.c
iwl-7000.c
iwl-8000.c iwlwifi: mvm: remove redundant d0i3 flag from the config struct 2015-11-26 16:38:50 +02:00
iwl-agn-hw.h
iwl-config.h iwlwifi: mvm: remove redundant d0i3 flag from the config struct 2015-11-26 16:38:50 +02:00
iwl-csr.h
iwl-debug.c
iwl-debug.h
iwl-devtrace-data.h
iwl-devtrace-io.h
iwl-devtrace-iwlwifi.h
iwl-devtrace-msg.h
iwl-devtrace-ucode.h
iwl-devtrace.c
iwl-devtrace.h
iwl-drv.c iwlwifi: mvm: add trigger for firmware dump upon TDLS events 2015-11-26 16:38:50 +02:00
iwl-drv.h
iwl-eeprom-parse.c iwlwifi: add support for 12K Receive Buffers 2015-11-26 16:38:48 +02:00
iwl-eeprom-parse.h
iwl-eeprom-read.c
iwl-eeprom-read.h
iwl-fh.h
iwl-fw-error-dump.h iwlwifi: mvm: add trigger for firmware dump upon TDLS events 2015-11-26 16:38:50 +02:00
iwl-fw-file.h iwlwifi: mvm: add trigger for firmware dump upon TDLS events 2015-11-26 16:38:50 +02:00
iwl-fw.h iwlwifi: mvm: move fw-dbg code to separate file 2015-12-01 21:17:35 +02:00
iwl-io.c iwlwifi: export the _no_grab version of PRPH IO functions 2015-11-26 16:38:51 +02:00
iwl-io.h iwlwifi: export the _no_grab version of PRPH IO functions 2015-11-26 16:38:51 +02:00
iwl-modparams.h iwlwifi: generalize d0i3_entry_timeout module parameter 2015-11-26 16:38:50 +02:00
iwl-notif-wait.c
iwl-notif-wait.h
iwl-nvm-parse.c iwlwifi: add support for 12K Receive Buffers 2015-11-26 16:38:48 +02:00
iwl-nvm-parse.h
iwl-op-mode.h
iwl-phy-db.c
iwl-phy-db.h
iwl-prph.h
iwl-scd.h
iwl-trans.c
iwl-trans.h iwlwifi: clean up transport debugfs handling 2015-12-01 21:17:51 +02:00
Kconfig iwlwifi: dvm: remove Kconfig default 2015-11-26 16:38:48 +02:00
Makefile