OpenCloudOS-Kernel/drivers/net/wireless/ath/ath5k
Nick Kossifidis d84938c9be ath5k: Always write tx powertable on hw
* By skipping tx power table calibration we also skip setting
 tx power table on hw. Make sure we always write tx power table
 on hw since it gets cleared on reset.

Signed-off-by: Nick Kossifidis <mickflemm@gmail.com>
Tested-by: Sedat Dilek <sedat.dilek@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-12-06 15:58:44 -05:00
..
Kconfig ath5k: Add AHB bus support. 2010-12-02 15:17:51 -05:00
Makefile ath5k: Add AHB bus support. 2010-12-02 15:17:51 -05:00
ahb.c ath5k: Add AHB bus support. 2010-12-02 15:17:51 -05:00
ani.c ath5k: Reset cleanup and generic cleanup 2010-11-30 13:52:29 -05:00
ani.h ath5k: use the common cycle counter / listen time implementation 2010-10-11 15:04:20 -04:00
ath5k.h ath5k: Add AHB bus support. 2010-12-02 15:17:51 -05:00
attach.c ath5k: Add a function to read chipset's MAC revision 2010-12-02 15:17:51 -05:00
base.c ath5k: Use EWMA factor of 1024 instead of 1000 2010-12-06 15:58:43 -05:00
base.h ath5k: Introduce ath5k_init_softc function as in ath9k 2010-12-02 15:17:50 -05:00
caps.c ath5k: Clean up turbo mode initvals/rfregs 2010-11-30 13:53:45 -05:00
debug.c ath5k: Debug DMA timeouts 2010-11-30 13:52:31 -05:00
debug.h ath5k: Debug DMA timeouts 2010-11-30 13:52:31 -05:00
desc.c ath5k: Reset cleanup and generic cleanup 2010-11-30 13:52:29 -05:00
desc.h ath5k: Optimize descriptor alignment 2010-11-09 16:13:26 -05:00
dma.c ath5k: Use new function to stop beacon queue 2010-11-30 13:52:32 -05:00
eeprom.c ath5k: Use generic eeprom read from common ath_bus_opts struct. 2010-12-02 15:17:50 -05:00
eeprom.h ath5k: Use generic eeprom read from common ath_bus_opts struct. 2010-12-02 15:17:50 -05:00
gpio.c ath5k: remove ATH_TRACE macro 2010-06-02 16:13:24 -04:00
initvals.c ath5k: Add initial registers values for radio RF2317 chip. 2010-12-02 15:17:51 -05:00
led.c ath5k: Add AHB bus support. 2010-12-02 15:17:51 -05:00
pci.c ath5k: Add a function to read chipset's MAC revision 2010-12-02 15:17:51 -05:00
pcu.c ath5k: Always set IFS intervals on reset 2010-11-30 13:53:22 -05:00
phy.c ath5k: Always write tx powertable on hw 2010-12-06 15:58:44 -05:00
qcu.c ath5k: Always set IFS intervals on reset 2010-11-30 13:53:22 -05:00
reg.h ath5k: Add AHB bus support. 2010-12-02 15:17:51 -05:00
reset.c ath5k: Fix reset and interrupts for AHB type of devices. 2010-12-02 15:17:51 -05:00
rfbuffer.h ath5k: Set turbo bit on rf bank 2 2010-11-30 13:53:45 -05:00
rfgain.h
rfkill.c ath5k: minor rfkill cleanup 2009-06-10 13:28:39 -04:00
sysfs.c ath5k: Check if pci pdev struct is initialized in common functions. 2010-12-02 15:17:50 -05:00