1
linux/drivers/net/wireless/ath/ath9k
Sujith 4fa0043731 mac80211: Fix HT rate control configuration
Handling HT configuration changes involved setting the channel
with the new HT parameters and then issuing a rate_update()
notification to the driver.

This behavior changed after the off-channel changes. Now, the channel
is not updated with the new HT params in enable_ht() - instead, it
is now done when the scan work terminates. This results in the driver
depending on stale information, defaulting to non-HT mode always.

Fix this by passing the new channel type to the driver.

Cc: stable@kernel.org
Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-03-03 15:39:21 -05:00
..
ahb.c
ani.c
ani.h
ath9k.h ath9k: Enable TIM timer interrupt only when needed. 2010-02-08 16:50:54 -05:00
beacon.c ath9k: fix beacon timer restart after a card reset 2010-02-19 15:52:50 -05:00
btcoex.c
btcoex.h
calib.c
calib.h
common.c
common.h
debug.c
debug.h
eeprom_4k.c
eeprom_9287.c
eeprom_def.c
eeprom.c
eeprom.h
gpio.c
hw.c ath9k: disable RIFS search for AR91xx based chips 2010-02-26 16:59:11 -05:00
hw.h
init.c ath9k: Enable IEEE80211_HW_REPORTS_TX_ACK_STATUS flag for ath9k. 2010-02-09 14:10:05 -05:00
initvals.h
Kconfig
mac.c
mac.h
main.c ath9k: convert to new station add/remove callbacks 2010-02-19 15:52:52 -05:00
Makefile
pci.c
phy.c
phy.h ath9k: disable RIFS search for AR91xx based chips 2010-02-26 16:59:11 -05:00
rc.c mac80211: Fix HT rate control configuration 2010-03-03 15:39:21 -05:00
rc.h
recv.c
reg.h
virtual.c
xmit.c ath9k: fix lockdep warning when unloading module 2010-03-02 14:28:49 -05:00