commit | 432da7d243da32651e1fae677f3a83c16b346d47 | [log] [tgz] |
---|---|---|
author | Xinming Hu <huxm@marvell.com> | Mon Jul 25 21:21:10 2016 +0530 |
committer | Kalle Valo <kvalo@codeaurora.org> | Sat Sep 03 12:57:17 2016 +0300 |
tree | a747ccf6c09d5a2288c16f5f05d85d82923c0762 | |
parent | 5536c4aafcac094fb7ea6c3c1e6d999ae586171d [diff] |
mwifiex: add HT aggregation support for adhoc mode This patch adds HT support for adhoc station. Firmware will upload ibss sta connect event with beacon data, whenever new station joins the adhoc network. Driver will check the HT IE and decide whether to support HT aggreagation or not. Signed-off-by: Xinming Hu <huxm@marvell.com> Signed-off-by: Cathy Luo <cluo@marvell.com> Signed-off-by: Amitkumar Karwar <akarwar@marvell.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>