kernel-ark/drivers/net/wireless/ath9k
Vasanthakumar Thiagarajan 0934af2340 ath9k: Fix rate control update for aggregated frames
We will miss rate control update if first A-MPDU of an
aggregation is not Block Acked as we always tell if the
rate control needs to updated through update_rc of first
A-MPDU. This patch does rate control update for the first
A-MPDU which notifies it's tx status (which is not
necessarily the first A-MPDU of an aggregation) to mac80211.

Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-03-27 20:13:01 -04:00
..
ahb.c ath9k: Update copyright in all the files 2009-03-27 20:12:51 -04:00
ani.c ath9k: Update copyright in all the files 2009-03-27 20:12:51 -04:00
ani.h ath9k: Update copyright in all the files 2009-03-27 20:12:51 -04:00
ath9k.h ath9k: Update copyright in all the files 2009-03-27 20:12:51 -04:00
beacon.c ath9k: Update copyright in all the files 2009-03-27 20:12:51 -04:00
calib.c ath9k: Update copyright in all the files 2009-03-27 20:12:51 -04:00
calib.h ath9k: Update copyright in all the files 2009-03-27 20:12:51 -04:00
debug.c ath9k: Update copyright in all the files 2009-03-27 20:12:51 -04:00
debug.h ath9k: Update copyright in all the files 2009-03-27 20:12:51 -04:00
eeprom.c ath9k: Update copyright in all the files 2009-03-27 20:12:51 -04:00
eeprom.h ath9k: Update copyright in all the files 2009-03-27 20:12:51 -04:00
hw.c ath9k: Update copyright in all the files 2009-03-27 20:12:51 -04:00
hw.h ath9k: Update copyright in all the files 2009-03-27 20:12:51 -04:00
initvals.h ath9k: Update copyright in all the files 2009-03-27 20:12:51 -04:00
Kconfig ath9k: Enforce module build if rfkill is a module 2009-01-12 14:24:50 -05:00
mac.c ath9k: Update copyright in all the files 2009-03-27 20:12:51 -04:00
mac.h ath9k: Update copyright in all the files 2009-03-27 20:12:51 -04:00
main.c ath9k: Keep LED on in idle state after association 2009-03-27 20:12:53 -04:00
Makefile ath9k: Set BSSID mask based on configured interfaces 2009-03-05 14:39:44 -05:00
pci.c ath9k: Update copyright in all the files 2009-03-27 20:12:51 -04:00
phy.c ath9k: Update copyright in all the files 2009-03-27 20:12:51 -04:00
phy.h ath9k: Update copyright in all the files 2009-03-27 20:12:51 -04:00
rc.c ath9k: Update copyright in all the files 2009-03-27 20:12:51 -04:00
rc.h ath9k: Update copyright in all the files 2009-03-27 20:12:51 -04:00
recv.c ath9k: Update copyright in all the files 2009-03-27 20:12:51 -04:00
reg.h ath9k: Update copyright in all the files 2009-03-27 20:12:51 -04:00
regd_common.h ath9k: Update copyright in all the files 2009-03-27 20:12:51 -04:00
regd.c ath9k: Update copyright in all the files 2009-03-27 20:12:51 -04:00
regd.h ath9k: Update copyright in all the files 2009-03-27 20:12:51 -04:00
virtual.c ath9k: Add a simple virtual wiphy scheduler 2009-03-05 14:39:48 -05:00
xmit.c ath9k: Fix rate control update for aggregated frames 2009-03-27 20:13:01 -04:00