alistair23-linux/drivers/net/wireless/ath/ath5k
Bob Copeland 23538c268c ath5k: remove monitor check in receive_frame_ok filter
Monitor interfaces are never seen by the driver, so tests based on
that opmode don't make sense.  Also, we already pass all mic
failure packets.

Consequently this code is actually accepting any frames with just
crypto errors and rejecting those with CRC, FIFO, and PHY errors for
all interface types.  Adjust the code and comment accordingly.

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-08-24 16:28:01 -04:00
..
ani.c ath5k: clean up some comments 2010-08-24 16:28:00 -04:00
ani.h
ath5k.h ath5k: remove own (wrong) IEEE80211_MAX_LEN 2010-08-24 16:27:59 -04:00
attach.c ath5k: clean up some comments 2010-08-24 16:28:00 -04:00
base.c ath5k: remove monitor check in receive_frame_ok filter 2010-08-24 16:28:01 -04:00
base.h ath5k: clean up rxlink handling 2010-07-14 13:52:46 -04:00
caps.c
debug.c ath5k: snprintf() returns largish values 2010-07-26 15:32:41 -04:00
debug.h ath5k: add debugfs file for queue debugging 2010-06-08 09:31:21 -04:00
desc.c ath5k: report PHY error frames only for chips which need it 2010-06-16 14:59:07 -04:00
desc.h ath5k: take descriptor differences between 5210 and 5211 into account 2010-06-16 14:59:06 -04:00
dma.c ath5k: clean up some comments 2010-08-24 16:28:00 -04:00
eeprom.c ath5k: clean up some comments 2010-08-24 16:28:00 -04:00
eeprom.h
gpio.c
initvals.c
Kconfig
led.c
Makefile
pcu.c ath5k: rename ath5k_hw_set_associd to _set_bssid 2010-08-24 16:27:58 -04:00
phy.c ath5k: clean up some comments 2010-08-24 16:28:00 -04:00
qcu.c
reg.h ath5k: clean up some comments 2010-08-24 16:28:00 -04:00
reset.c ath5k: clean up some comments 2010-08-24 16:28:00 -04:00
rfbuffer.h ath5k: clean up some comments 2010-08-24 16:28:00 -04:00
rfgain.h
rfkill.c
sysfs.c