On 10 April 2013 15:03, Tobias Steinicke <tobias.steinicke@xxxxxxxxxxxxxxxxxxxxxxx> wrote: > In routine ath_tx_fill_desc(), the txpower is only set to > MAX_RATE_POWER. Now it respects the txpower from bss_conf and set it if it > is (txpower * 2) < MAX_RATE_POWER else set to MAX_RATE_POWER. This doesn't do anything unless TPC is enabled. And if TPC is enabled, you have to jump through hoops to set the correct target TX power, as it's not always 1:1 between dBm value programmed in and dBm value transmitted. Adrian -- 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