]> 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)
commitc50facd77694a60d04bda0a4bb78e198c2063a4f
treea747ccf6c09d5a2288c16f5f05d85d82923c0762
parent9a05d8ee9769bb910ccc9c7891d4bd030af27133
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