linux-stable-rt/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
..
Kconfig wireless: Default to 'n' for 2 new added devices in Kconfig. 2011-05-27 12:53:46 -04:00
Makefile
ahb.c
ani.c
ani.h
ar5008_initvals.h
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
ar9002_calib.c ath9k: Fix AR9287 calibration 2011-05-27 12:53:48 -04:00
ar9002_hw.c
ar9002_initvals.h
ar9002_mac.c
ar9002_phy.c
ar9002_phy.h
ar9003_2p2_initvals.h
ar9003_calib.c
ar9003_eeprom.c ath9k: fix two more bugs in tx power 2011-06-01 14:35:54 -04:00
ar9003_eeprom.h
ar9003_hw.c
ar9003_mac.c
ar9003_mac.h
ar9003_paprd.c
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
ar9340_initvals.h
ar9485_initvals.h
ath9k.h
beacon.c
btcoex.c
btcoex.h
calib.c
calib.h
common.c
common.h
debug.c
debug.h
eeprom.c
eeprom.h
eeprom_4k.c
eeprom_9287.c ath9k: fix two more bugs in tx power 2011-06-01 14:35:54 -04:00
eeprom_def.c
gpio.c
hif_usb.c
hif_usb.h
htc.h
htc_drv_beacon.c
htc_drv_debug.c
htc_drv_gpio.c
htc_drv_init.c
htc_drv_main.c
htc_drv_txrx.c
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
hw-ops.h
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
mac.c
mac.h
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
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
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
recv.c
reg.h
wmi.c
wmi.h
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