]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
iwlwifi: mvm: forbid MIMO on devices that don't support it
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 30 Oct 2014 08:19:38 +0000 (10:19 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 10 May 2015 08:44:42 +0000 (11:44 +0300)
commit5f0d98f278f943cb6115b6fe4441f11a7015bb50
treecacb7a8eaca59397ec4b19da6be31f9014561129
parente7afe89fd67d40a7f5fff8130c5f925d99a94b1f
iwlwifi: mvm: forbid MIMO on devices that don't support it

There are devices that forbid MIMO by the mean of the NVM.
Detect thoses devices and forbid MIMO otherwise the firmware
would crash. STBC is still allowed on these devices.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/iwl-eeprom-parse.c
drivers/net/wireless/iwlwifi/iwl-eeprom-parse.h
drivers/net/wireless/iwlwifi/iwl-nvm-parse.c
drivers/net/wireless/iwlwifi/mvm/rs.c