]> git.baikalelectronics.ru Git - kernel.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)
commitb4102149a1d5fb4c8429a85755fb437a46b7684a
tree5a097894dd322dd303a04e1118ec9832e4f01be8
parent23b8f3915dc177b7764a755fdb04956d2bdbe88c
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