1
linux/drivers/net/wireless/ath/ath9k
Felix Fietkau aa8bc9ef18 ath9k: fix eeprom INI values override for 2GHz-only cards
Among other changes, this commit:

   commit 06d0f0663e
   Author: Sujith <Sujith.Manoharan@atheros.com>
   Date:   Thu Feb 12 10:06:45 2009 +0530

   ath9k: Enable Fractional N mode

changed the hw attach code to fix up initialization values only for
dual band devices, however the commit message did not give a reason as
to why this would be useful or necessary.

According to tests by Jorge Boncompte, this breaks at least some
2GHz-only cards, so the code should be changed back to the
unconditional INI fixup.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Reported-by: Jorge Boncompte <jorge@dti2.net>
Cc: stable@kernel.org
Tested-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-01-25 16:17:26 -05:00
..
ahb.c
ani.c
ani.h
ath9k.h ath9k: fix ito64 2010-01-04 16:09:47 -05:00
beacon.c ath9k: Ensure a fair beacon distribution in IBSS mode. 2009-11-28 15:04:52 -05:00
btcoex.c
btcoex.h
calib.c
calib.h
common.c ath9k: Proper padding/unpadding for the TX/RX path. 2009-11-28 15:04:50 -05:00
common.h ath9k: Proper padding/unpadding for the TX/RX path. 2009-11-28 15:04:50 -05:00
debug.c ath9k: separate debugfs support from CONFIG_ATH_DEBUG 2009-11-28 15:05:04 -05:00
debug.h ath9k: separate debugfs support from CONFIG_ATH_DEBUG 2009-11-28 15:05:04 -05:00
eeprom_4k.c
eeprom_9287.c
eeprom_def.c
eeprom.c
eeprom.h
hw.c ath9k: fix eeprom INI values override for 2GHz-only cards 2010-01-25 16:17:26 -05:00
hw.h ath9k: enable 2GHz band only if the device supports it 2009-12-04 14:16:23 -05:00
initvals.h
Kconfig ath9k: Fix Kconfig depends for ATH9K_DEBUGFS 2010-01-04 16:09:47 -05:00
mac.c ath9k: Fix TX queue draining 2009-12-21 11:32:19 -05:00
mac.h ath9k: fix missed error codes in the tx status check 2009-12-28 16:20:03 -05:00
main.c ath9k: fix beacon slot/buffer leak 2010-01-19 17:12:51 -05:00
Makefile ath9k: separate debugfs support from CONFIG_ATH_DEBUG 2009-11-28 15:05:04 -05:00
pci.c ath9k: Storage class should be before const qualifier 2009-12-28 16:19:55 -05:00
phy.c
phy.h
rc.c ath9k: Fix maximum tx fifo settings for single stream devices 2009-11-28 15:04:52 -05:00
rc.h ath9k: clean up rc rate table 2009-11-28 15:04:25 -05:00
recv.c
reg.h ath9k: fix processing of TX PS null data frames 2009-11-28 15:04:49 -05:00
virtual.c
xmit.c ath9k: fix missed error codes in the tx status check 2009-12-28 16:20:03 -05:00