carl9170 firmware: add automatic BA filter
authorChristian Lamparter <chunkeey@googlemail.com>
Sat, 7 Jul 2012 15:24:53 +0000 (17:24 +0200)
committerChristian Lamparter <chunkeey@googlemail.com>
Sat, 7 Jul 2012 15:24:53 +0000 (17:24 +0200)
commit3ea9a05ea4197045ff042588b06f3a270db9b8a3
tree8c23342206ff2aedc0d0cf6b02bfa98df0b989fd
parent4b209fe6b104793582c9286c0367a1a9ff83e8e8
carl9170 firmware: add automatic BA filter

BA are normally filtered to conserve bandwidth and
cpu cycles. However, if the application has sent a
BAR, the firmware has to escalate the BA accouting.
Hence, for a brief period, the firmware has to let
all BA temporarily pass through the filter.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
carlfw/include/carl9170.h
carlfw/src/fw.c
carlfw/src/wlan.c
include/shared/fwdesc.h
tools/src/fwinfo.c