]> 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)
commit0e400eb535af97b467cdc5e92ed2393f55328930
tree6778028815c3bd060983a5798e4b159cdafdd1d8
parent39d901bcdf58a42acb6e5f3282017470ab55a9b8
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