]> 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)
commitb686c128bf99c5ec51bd96cc8f46cd2177996dc4
treecacb7a8eaca59397ec4b19da6be31f9014561129
parented318a1aa463a17f53758d64b32806ac831c044b
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