linux/drivers/net/wireless/ath9k
Sujith be0418ada3 ath9k: Revamp RX handling
Remove a lot of old, crufty code and make
RX status reporting a bit sane and clean.

Do not do anything to the RX skb before unmapping.
So in ath_rx_tasklet(), move the skb_put() after PCI unmap.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-11-26 09:47:26 -05:00
..
ani.c ath9k: Refactor hw.c 2008-11-10 15:16:05 -05:00
ath9k.h ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULE 2008-11-25 16:41:30 -05:00
beacon.c ath9k: Revamp VAP management 2008-11-10 15:14:57 -05:00
calib.c ath9k: incorrect noise floor threshold values. 2008-11-25 16:41:29 -05:00
core.c ath9k: Nuke fixed rate handling in driver 2008-11-26 09:47:25 -05:00
core.h ath9k: Revamp RX handling 2008-11-26 09:47:26 -05:00
eeprom.c ath9k: Configure AR_PHY_SWITCH_COM with apropriate antenna control 2008-11-25 16:41:40 -05:00
hw.c ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULE 2008-11-25 16:41:30 -05:00
hw.h ath9k: INI update for atheros chipets. 2008-11-25 16:41:28 -05:00
initvals.h ath9k: INI update for atheros chipets. 2008-11-25 16:41:28 -05:00
Kconfig ath9k: uses/needs led_classdev_[un]register 2008-09-05 16:17:49 -04:00
mac.c ath9k: Refactor hw.c 2008-11-10 15:16:05 -05:00
main.c ath9k: Revamp RX handling 2008-11-26 09:47:26 -05:00
Makefile ath9k: Refactor hw.c 2008-11-10 15:16:05 -05:00
phy.c ath9k: Refactor hw.c 2008-11-10 15:16:05 -05:00
phy.h ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flags 2008-08-29 16:24:05 -04:00
rc.c ath9k: Nuke fixed rate handling in driver 2008-11-26 09:47:25 -05:00
rc.h ath9k: Nuke fixed rate handling in driver 2008-11-26 09:47:25 -05:00
recv.c ath9k: Revamp RX handling 2008-11-26 09:47:26 -05:00
reg.h ath9k: Add LED support 2008-08-29 16:24:09 -04:00
regd.c ath9k: Revamp wireless mode usage 2008-08-07 09:49:44 -04:00
regd.h ath9k: Revamp wireless mode usage 2008-08-07 09:49:44 -04:00
regd_common.h ath9k: Revamp wireless mode usage 2008-08-07 09:49:44 -04:00
xmit.c ath9k: correct warning about unintialized variable 'tid' 2008-11-10 15:17:35 -05:00