kernel-ark/drivers/net/wireless/ath/ath9k
Daniel Halperin 21fdc87248 ath9k: fix two more bugs in tx power
This is the same fix as

   commit 841051602e
   Author: Matteo Croce <technoboy85@gmail.com>
   Date:   Fri Dec 3 02:25:08 2010 +0100

   The ath9k driver subtracts 3 dBm to the txpower as with two radios the
   signal power is doubled.
   The resulting value is assigned in an u16 which overflows and makes
   the card work at full power.

in two more places. I grepped the ath tree and didn't find any others.

Cc: stable@kernel.org
Signed-off-by: Daniel Halperin <dhalperi@cs.washington.edu>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-06-01 14:35:54 -04:00
..
ahb.c ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
ani.c ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
ani.h ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
ar5008_initvals.h ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
ar5008_phy.c Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem 2011-05-24 16:47:54 -04:00
ar9001_initvals.h ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
ar9002_calib.c ath9k: Fix AR9287 calibration 2011-05-27 12:53:48 -04:00
ar9002_hw.c ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
ar9002_initvals.h ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
ar9002_mac.c ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
ar9002_phy.c ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
ar9002_phy.h ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
ar9003_2p2_initvals.h ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
ar9003_calib.c ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
ar9003_eeprom.c ath9k: fix two more bugs in tx power 2011-06-01 14:35:54 -04:00
ar9003_eeprom.h ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
ar9003_hw.c ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
ar9003_mac.c ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
ar9003_mac.h ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
ar9003_paprd.c ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
ar9003_phy.c ath9k_hw: disable phy restart on baseband panic caused by RXSM 2011-05-26 15:43:31 -04:00
ar9003_phy.h ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
ar9340_initvals.h ath9k_hw: Add initvals.h for ar9340 2011-04-25 14:50:09 -04:00
ar9485_initvals.h ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
ath9k.h ath9k: implement .tx_last_beacon() 2011-05-19 13:54:11 -04:00
beacon.c ath9k: implement .tx_last_beacon() 2011-05-19 13:54:11 -04:00
btcoex.c ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
btcoex.h ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
calib.c ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
calib.h ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
common.c ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
common.h ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
debug.c ath9k: use PS wakeup before REG_READ 2011-05-19 13:54:20 -04:00
debug.h ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
eeprom_4k.c ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
eeprom_9287.c ath9k: fix two more bugs in tx power 2011-06-01 14:35:54 -04:00
eeprom_def.c ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
eeprom.c ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
eeprom.h ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
gpio.c ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
hif_usb.c ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
hif_usb.h ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
htc_drv_beacon.c ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
htc_drv_debug.c ath9k_htc: Dump modal eeprom header for UB91/94/95 2011-04-29 15:36:13 -04:00
htc_drv_gpio.c ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
htc_drv_init.c ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
htc_drv_main.c ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
htc_drv_txrx.c ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
htc_hst.c Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem 2011-05-24 16:47:54 -04:00
htc_hst.h ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
htc.h ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
hw-ops.h ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
hw.c ath9k_hw: disable phy restart on baseband panic caused by RXSM 2011-05-26 15:43:31 -04:00
hw.h ath9k_hw: disable phy restart on baseband panic caused by RXSM 2011-05-26 15:43:31 -04:00
init.c ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
Kconfig wireless: Default to 'n' for 2 new added devices in Kconfig. 2011-05-27 12:53:46 -04:00
mac.c ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
mac.h ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
main.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem 2011-05-27 15:18:35 -04:00
Makefile ath9k_htc: Move debug code to a separate file 2011-04-13 15:22:37 -04:00
pci.c Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem 2011-05-24 16:47:54 -04:00
phy.h ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
rc.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem 2011-05-27 15:18:35 -04:00
rc.h ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
recv.c ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
reg.h ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
wmi.c ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
wmi.h ath9k: Drag the driver to the year 2011 2011-05-19 13:54:05 -04:00
xmit.c Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem 2011-05-24 16:47:54 -04:00