]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mwifiex: support RX AMSDU aggregation for uAP
authorAvinash Patil <patila@marvell.com>
Sat, 4 Aug 2012 01:06:09 +0000 (18:06 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 6 Aug 2012 19:12:55 +0000 (15:12 -0400)
commitd1cf3b958cb6940cb4e0a71697458035dad9e5b9
tree5a097894dd322dd303a04e1118ec9832e4f01be8
parent838e4f44929782a2163c7bc95a7cd2da5d8b47f9
mwifiex: support RX AMSDU aggregation for uAP

This patch adds support for reception and decoding of AMSDU
aggregation frames for AP interface.
Patch also adds support for handling AMSDU aggregation event.

Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Kiran Divekar <dkiran@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/11n_rxreorder.c
drivers/net/wireless/mwifiex/11n_rxreorder.h
drivers/net/wireless/mwifiex/uap_event.c
drivers/net/wireless/mwifiex/uap_txrx.c