]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6dda0e8803e03b1f7f6875d3c20d057dcc3a7989
treea747ccf6c09d5a2288c16f5f05d85d82923c0762
parent9e31d5f26685423ad8d011f184a29b2559e6039c
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