alistair23-linux/drivers/net/wireless/ath/carl9170
Christian Lamparter 649a6ac4a7 carl9170: fix signal strength reporting issues
On A-MPDU frames, the hardware only reports valid
signal strength data for the last subframe.

This patch fixes it by flagging everything but the
last subframe in an A-MPDU to tell mac80211 to
ignore the signal strength entirely. Otherwise
the empty value (= 0 dbm) will distort the
average quite badly.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-12-03 13:52:00 -05:00
..
carl9170.h carl9170: fix sleep in softirq context 2012-10-08 15:06:04 -04:00
cmd.c
cmd.h
debug.c
debug.h
eeprom.h
fw.c carl9170: kill MODULE_VERSION 2012-11-14 14:55:34 -05:00
fwcmd.h
fwdesc.h
hw.h
Kconfig wireless: allow Atheros card to not depend on ath.ko 2012-11-30 13:38:16 -05:00
led.c
mac.c carl9170: fix spurious transmissions in sniffer mode 2012-10-29 15:18:04 -04:00
main.c carl9170: fix sleep in softirq context 2012-10-08 15:06:04 -04:00
Makefile
phy.c
phy.h
rx.c carl9170: fix signal strength reporting issues 2012-12-03 13:52:00 -05:00
tx.c
usb.c carl9170: handle traps from firmware loader 2012-10-19 15:53:20 -04:00
version.h
wlan.h