Skip to content
Commit 08cf42e8 authored by Michal Kazior's avatar Michal Kazior Committed by Johannes Berg
Browse files

mac80211: add support for Rx reordering offloading



Some drivers may be performing most of Tx/Rx
aggregation on their own (e.g. in firmware)
including AddBa/DelBa negotiations but may
otherwise require Rx reordering assistance.

The patch exports 2 new functions for establishing
Rx aggregation sessions in assumption device
driver has taken care of the necessary
negotiations.

Signed-off-by: default avatarMichal Kazior <michal.kazior@tieto.com>
[fix endian bug]
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 83eb935e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment