iwlwifi: Extended Key ID support for mvm and dvm
authorAlexander Wetzel <alexander@wetzel-home.de>
Mon, 19 Aug 2019 18:05:40 +0000 (20:05 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 5 Jun 2020 11:00:28 +0000 (14:00 +0300)
commit33e3fd99ec6cde00e0c04a1395ae535e0c00a844
treea067cc7776b04c5563cba3778912dbc305fc70cb
parent1806c13dc2532090d742ce03847b22367fb20ad6
iwlwifi: Extended Key ID support for mvm and dvm

All iwlwifi cards below the 22000 series are able to handle multiple
keyids per STA and allow the selection of the encryption key per MPDU.

These are therefore fully compatible with the Extended Key ID support
implementation in mac80211.

Enable Extended Key ID support for all dvm cards and the mvm cards not
using the incompatible new Tx API introduced for the 22000 series.

Signed-off-by: Alexander Wetzel <alexander@wetzel-home.de>
Link: https://lore.kernel.org/r/20190819180540.2855-1-alexander@wetzel-home.de
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/dvm/mac80211.c
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c