From: Michal Kazior Date: Wed, 16 Jul 2014 10:12:15 +0000 (+0200) Subject: mac80211: add support for Rx reordering offloading X-Git-Tag: cleanup-for-v3.18~108^2~73^2~18^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08cf42e843f9a7e253502011c81677f61f7e5c42;p=pandora-kernel.git 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: Michal Kazior [fix endian bug] Signed-off-by: Johannes Berg --- Reading git-diff-tree failed