]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
mwifiex: add support to configure VHT for AP mode
authorYogesh Ashok Powar <yogeshp@marvell.com>
Tue, 19 Mar 2013 03:06:03 +0000 (20:06 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 25 Mar 2013 20:43:39 +0000 (16:43 -0400)
commit83c78da983d672e214b5daedf83b26df95dd8407
treeb9a93ebf27e05a0b99f12a9d2af8aeca007958ca
parent657e27656dfb3a99e81c99df6e78e770d7fe0d48
mwifiex: add support to configure VHT for AP mode

Currently, default VHT configuration from the firmware is used
for the VHT operations. Adding vhtcfg command to configure the
firmware based on input received from cfg.

Enable VHT for AP mode only when cfg80211_ap_settings has a
VHT IE i.e., when ieee80211ac is set to 1 in the hostapd.conf.

Signed-off-by: Yogesh Ashok Powar <yogeshp@marvell.com>
Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/11ac.c
drivers/net/wireless/mwifiex/11ac.h
drivers/net/wireless/mwifiex/cfg80211.c
drivers/net/wireless/mwifiex/fw.h
drivers/net/wireless/mwifiex/ioctl.h
drivers/net/wireless/mwifiex/main.h
drivers/net/wireless/mwifiex/sta_cmd.c
drivers/net/wireless/mwifiex/sta_cmdresp.c
drivers/net/wireless/mwifiex/uap_cmd.c