]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: use a new API for enabling STBC
authorEyal Shapira <eyal@wizery.com>
Thu, 15 Jan 2015 18:22:34 +0000 (20:22 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 22 Jan 2015 15:55:24 +0000 (17:55 +0200)
commitf9d29ed26c21f5943a19950d1b88f68d30a7001c
tree6778028815c3bd060983a5798e4b159cdafdd1d8
parent67913796b650fc3e27850ac4adb3a12436daf8ba
iwlwifi: mvm: use a new API for enabling STBC

The new API tells the FW that it's allowed to use STBC
but the FW will decide on its own whether to use STBC
or SISO (and in the future Beamformer).
Keep support for the old API which sets STBC explicitly
in the rates in the LQ table while we still support old
FW revisions.

Signed-off-by: Eyal Shapira <eyalx.shapira@intel.com>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/iwl-fw-file.h
drivers/net/wireless/iwlwifi/mvm/fw-api-rs.h
drivers/net/wireless/iwlwifi/mvm/rs.c