1
linux/drivers/net/wireless/ath/ath9k
Luis R. Rodriguez 76d5a9e83b ath9k: use correct hw for tx aggregation TX completion
When ath9k virtual wiphys are used the sc->hw will not always represent
the active hw, instead we need to get it from the skb->cb private
driver area. This ensures the right hw is used to find a sta for
the TX'd skb.

Cc: Jouni.Malinen <Jouni.Malinen@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-11-11 17:09:02 -05:00
..
ahb.c
ani.c
ani.h
ath9k.h ath9k: pass the ieee80211_hw on radio enable/disable 2009-11-11 17:09:01 -05:00
beacon.c
btcoex.c
btcoex.h
calib.c
calib.h
debug.c
debug.h
eeprom_4k.c
eeprom_9287.c
eeprom_def.c
eeprom.c
eeprom.h
hw.c ath9k_hw: Fix and complete force bias for AR5416 2009-10-30 16:50:38 -04:00
hw.h ath9k_hw: make spur mitigation a callback 2009-10-30 16:50:38 -04:00
initvals.h
Kconfig
mac.c
mac.h
main.c ath9k: pass the ieee80211_hw on radio enable/disable 2009-11-11 17:09:01 -05:00
Makefile
pci.c
phy.c ath9k_hw: make ath9k_phy_modify_rx_buffer() static 2009-10-30 16:50:38 -04:00
phy.h ath9k_hw: remove unused modesIndex param from ath9k_hw_write_regs() 2009-10-30 16:50:38 -04:00
rc.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-11-06 00:55:55 -08:00
rc.h
recv.c ath9k: use the passed ieee80211_hw on ath_rx_prepare() 2009-11-11 17:09:01 -05:00
reg.h
virtual.c ath9k: pass the ieee80211_hw on radio enable/disable 2009-11-11 17:09:01 -05:00
xmit.c ath9k: use correct hw for tx aggregation TX completion 2009-11-11 17:09:02 -05:00