1
linux/drivers/net/wireless/ath5k
Nick Kossifidis 4c674c60bd ath5k: Update interrupt masking code
*Properly get/set all available ISR/IMR values and review common/uncommon bits
*Better handling of per-txq interrupts (we can now resolve what q is generating
 each interrupt -this will help in debuging wme later)
*Some minor updates from legacy-hal
*Properly handle RXNOFRM and TXNOFRM interrupt masking (even when we don't set
 them on IMR they keep showing up, so we disable them by zeroing AR5K_RXNOFRM
 and AR5K_TXNOFRM registers). This doesn't exist on legacy-hal but i've tested
 it on various cards and it works fine.

Changes-Licensed-under: ISC
Signed-Off-by: Nick Kossifidis <mickflemm@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-10-31 19:02:32 -04:00
..
ath5k.h ath5k: Update interrupt masking code 2008-10-31 19:02:32 -04:00
attach.c
base.c ath5k: Update interrupt masking code 2008-10-31 19:02:32 -04:00
base.h ath5k: fix suspend-related oops on rmmod 2008-10-22 18:09:32 -04:00
caps.c
debug.c ath5k: correct misspelling in debug help 2008-10-29 17:54:35 -04:00
debug.h
desc.c ath5k: implement multi-rate retry support, fix tx status reporting 2008-10-06 18:14:57 -04:00
desc.h
dma.c ath5k: Update interrupt masking code 2008-10-31 19:02:32 -04:00
eeprom.c
eeprom.h
gpio.c
initvals.c ath5k: reduce checkpatch.pl errors 2008-10-31 19:00:40 -04:00
Kconfig
Makefile
pcu.c
phy.c ath5k: reduce checkpatch.pl errors 2008-10-31 19:00:40 -04:00
qcu.c ath5k: Update interrupt masking code 2008-10-31 19:02:32 -04:00
reg.h ath5k: Update interrupt masking code 2008-10-31 19:02:32 -04:00
reset.c ath5k: Update interrupt masking code 2008-10-31 19:02:32 -04:00