From: Andrei Otcheretianski Date: Tue, 1 Jul 2014 09:54:25 +0000 (+0300) Subject: iwlwifi: mvm: Update TX power in TPC reports X-Git-Tag: fixes-against-v3.18-rc2~144^2~39^2~74^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1daa00e36c97e24b4d9a210397349212422ed85;p=pandora-kernel.git iwlwifi: mvm: Update TX power in TPC reports Introduce new tx command flag (TX_CMD_FLG_WRITE_TX_POWER) which requests the fw to update the tx power value at some constant offset. Set this flag when transmitting either TPC report or Link measurement report action frames. In addition, introduce new tlv which indicates whether the fw supports power insertion (IWL_UCODE_TLV_CAPA_TXPOWER_INSERTION_SUPPORT) and publish the corresponding nl80211 feature. Signed-off-by: Andrei Otcheretianski Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed