kernel-ark/drivers/net/wireless/ath/ath5k
Bruno Randolf 495391d715 ath5k: simplify MIB counters
Let's keep MIB counter statistics in our own statistics structure and only
convert it to ieee80211_low_level_stats when needed by mac80211. Also we don't
need to read profile count registers in the MIB interrupt (they don't trigger
MIB interrupts).

Signed-off-by: Bruno Randolf <br1@einfach.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-03-31 14:39:09 -04:00
..
ath5k.h ath5k: simplify MIB counters 2010-03-31 14:39:09 -04:00
attach.c ath5k: initialize default noise floor 2010-03-31 14:39:09 -04:00
base.c ath5k: simplify MIB counters 2010-03-31 14:39:09 -04:00
base.h ath5k: simplify MIB counters 2010-03-31 14:39:09 -04:00
caps.c ath5k: remove ah_gpio_npins 2010-03-10 17:44:37 -05:00
debug.c ath5k: add debugfs file frameerrors 2010-03-10 17:44:39 -05:00
debug.h ath5k: add debugfs file frameerrors 2010-03-10 17:44:39 -05:00
desc.c ath5k: fixing retries in ath5k_hw_setup_4word_tx_desc 2010-03-10 17:44:46 -05:00
desc.h
dma.c
eeprom.c ath5k: Minor EEPROM documentation updates 2010-03-10 17:44:42 -05:00
eeprom.h ath5k: Minor EEPROM documentation updates 2010-03-10 17:44:42 -05:00
gpio.c
initvals.c
Kconfig
led.c
Makefile
pcu.c ath5k: simplify MIB counters 2010-03-31 14:39:09 -04:00
phy.c ath5k: move ath5k_hw_calibration_poll to base.c 2010-03-31 14:39:09 -04:00
qcu.c ath5k: remove some dead functions 2010-03-15 15:31:43 -04:00
reg.h ath5k: Minor EEPROM documentation updates 2010-03-10 17:44:42 -05:00
reset.c ath5k: remove double opmode definition 2010-03-10 17:44:33 -05:00
rfbuffer.h
rfgain.h
rfkill.c