linux/drivers/net/wireless/ath/ath5k
Lukáš Turek f1cf2dbd0f ath5k: Fix I/Q calibration
The sign of correction coefficients was lost in the calculations, which
caused high packetloss in 802.11a mode after the results were applied.
Fixed by removing unneccesary and broken AND with a bit mask.

Signed-off-by: Lukas Turek <8an@praha12.net>
Acked-by: Nick Kossifidis <mickflemm@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-11-23 17:05:29 -05:00
..
Kconfig wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig 2009-10-30 16:50:35 -04:00
Makefile ath5k: minor rfkill cleanup 2009-06-10 13:28:39 -04:00
ath5k.h ath5k: use noise calibration from madwifi hal 2009-10-27 16:48:18 -04:00
attach.c ath5k: use noise calibration from madwifi hal 2009-10-27 16:48:18 -04:00
base.c ath5k: use the common->keymap 2009-11-11 17:09:10 -05:00
base.h ath5k: use the common->keymap 2009-11-11 17:09:10 -05:00
caps.c
debug.c ath5k: remove permissions from debugfs files 2009-07-10 15:02:26 -04:00
debug.h
desc.c
desc.h
dma.c
eeprom.c ath5k: fix uninitialized value use in ath5k_eeprom_read_turbo_modes() 2009-08-28 14:40:54 -04:00
eeprom.h ath5k: Check EEPROM before tweaking SERDES 2009-08-14 09:13:55 -04:00
gpio.c
initvals.c atheros: define shared bssidmask setting 2009-10-07 16:39:28 -04:00
led.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-11-11 11:38:16 -08:00
pcu.c ath5k: fix regression which triggers an SME join upon assoc 2009-10-07 16:39:50 -04:00
phy.c ath5k: Fix I/Q calibration 2009-11-23 17:05:29 -05:00
qcu.c drivers/net/wireless/ath/ath5k: Change constant name 2009-08-14 09:13:51 -04:00
reg.h ath5k: use noise calibration from madwifi hal 2009-10-27 16:48:18 -04:00
reset.c ath5k: use noise calibration from madwifi hal 2009-10-27 16:48:18 -04:00
rfbuffer.h
rfgain.h
rfkill.c ath5k: minor rfkill cleanup 2009-06-10 13:28:39 -04:00