mwifiex: add HT aggregation support for adhoc mode
authorXinming Hu <huxm@marvell.com>
Mon, 25 Jul 2016 15:51:10 +0000 (21:21 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Sat, 3 Sep 2016 09:57:17 +0000 (12:57 +0300)
commit432da7d243da32651e1fae677f3a83c16b346d47
treea747ccf6c09d5a2288c16f5f05d85d82923c0762
parent5536c4aafcac094fb7ea6c3c1e6d999ae586171d
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>
drivers/net/wireless/marvell/mwifiex/11n.h
drivers/net/wireless/marvell/mwifiex/fw.h
drivers/net/wireless/marvell/mwifiex/sta_event.c