]> git.baikalelectronics.ru Git - kernel.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)
commit5013d657beda54d75e6c4fa7debdbf144bde6a34
treecacb7a8eaca59397ec4b19da6be31f9014561129
parentc303c18e689b91d4a2492255f497e19143ebe69b
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