iwlwifi: mvm: support new ADD_MODIFY_STA_KEY command
authorSara Sharon <sara.sharon@intel.com>
Wed, 9 Nov 2016 13:43:26 +0000 (15:43 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Tue, 11 Apr 2017 11:54:35 +0000 (14:54 +0300)
commit45c458b4c0cad854bb1ae150e637dfe9c5108337
treecd944b3ab1b9508773988d942ee13d01e304ec44
parent26d6c16bed536be526cbfcf67ceefb410d62f252
iwlwifi: mvm: support new ADD_MODIFY_STA_KEY command

The command was changed to support PN offload and TKIP offload.
The FW will do TKIP calculations in D0 only for a000 devices,
but API is aligned anyway.
However, for all devices we can stop sending the wowlan tkip
command.
Firmware will fetch the keys from the station key command.

Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/iwl-fw-file.h
drivers/net/wireless/intel/iwlwifi/mvm/d3.c
drivers/net/wireless/intel/iwlwifi/mvm/fw-api-sta.h
drivers/net/wireless/intel/iwlwifi/mvm/sta.c