We fix a index mistake in the power module parameter. We also fix an aggregation bug reported by Daniel Chyan from community. And we add documentation to explain the bluetooth reduce tx power feature Amit Beka (1): iwlwifi: fix power index handling Emmanuel Grumbach (2): iwlwifi: don't flood logs when HT debug flag is set iwlwifi: don't disable AGG queues that are not enabled Wey-Yi Guy (3): iwlwifi: include rssi as part of decision making for reduce txpower iwlwifi: add documentation for bt reduced tx power iwlwifi: make sure reduced tx power bit is valid these patches are also available from wireless-next branch on git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi.git drivers/net/wireless/iwlwifi/iwl-agn-lib.c | 37 ++++++++++++++++++++++++-- drivers/net/wireless/iwlwifi/iwl-agn-tx.c | 19 ++++++++----- drivers/net/wireless/iwlwifi/iwl-commands.h | 6 ++++ drivers/net/wireless/iwlwifi/iwl-power.c | 8 ++++- 4 files changed, 58 insertions(+), 12 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html