linux/include
Sara Sharon 06470f7468 mac80211: add API to allow filtering frames in BA sessions
If any frames are dropped that are part of a BA session, the reorder
buffer will "indefinitely" (until the timeout) wait for them to come
in (or a BAR moving the window) and won't release frames after them.
This means it isn't possible to filter frames within a BA session in
firmware.

Introduce an API function that allows such filtering. Calling this
function will move the BA window forward to the new SSN, and allows
marking frames after the SSN as having been filtered, so any future
reordering activity will release frames while skipping the holes.

Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2016-02-24 09:04:31 +01:00
..
acpi Merge branches 'acpi-scan', 'acpi-bus', 'acpi-osl' and 'acpi-pm' 2016-01-12 01:10:03 +01:00
asm-generic Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2016-01-11 17:16:01 -08:00
clocksource
crypto
drm
dt-bindings
keys
kvm
linux rfkill: disentangle polling pause and suspend 2016-02-24 09:04:22 +01:00
math-emu
media
memory
misc
net mac80211: add API to allow filtering frames in BA sessions 2016-02-24 09:04:31 +01:00
pcmcia
ras
rdma
rxrpc
scsi
soc
sound
target
trace Not much new with tracing for this release. Mostly just clean ups and 2016-01-12 20:04:15 -08:00
uapi rfkill: Update userspace API documentation 2016-02-24 09:04:25 +01:00
video
xen
Kbuild