]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
iwlwifi: mvm: support new TX power command
authorJohannes Berg <johannes.berg@intel.com>
Tue, 18 Aug 2015 13:15:36 +0000 (15:15 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 23 Aug 2015 06:42:17 +0000 (09:42 +0300)
commitda03f0296c0c122cb91ed3c87a7efa4ea5127f22
treef5335049e06a43772f4669771af14776a444882d
parenta7b3bc91c5b0a6a7eecfd33ac71e266c6fe897f8
iwlwifi: mvm: support new TX power command

Add support for the new (bigger) TX power command. This doesn't
actually take advantage of the new capabilities (to set per-chain
TX power limits) but makes the code compatible with newer firmware
images expecting the larger command.

Signed-off-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-power.h
drivers/net/wireless/iwlwifi/mvm/mac80211.c