mwifiex: add cfg80211 start_ap and stop_ap handlers
authorAvinash Patil <patila@marvell.com>
Wed, 9 May 2012 01:30:24 +0000 (18:30 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 16 May 2012 16:46:36 +0000 (12:46 -0400)
commit12190c5d80bd3c880c76fdaee5a56314ff0bd256
treeea9fc4b3a627a277fa0b0587a05dac3bc868c6e0
parent9b930eaed9c7e722eb1ae4f4632ff1ab285b3c4a
mwifiex: add cfg80211 start_ap and stop_ap handlers

1. add start AP and stop AP handlers
2. support for parsing ssid, beacon period, DTIM period
from beacon_parameters structure and setting it to FW.

Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Yogesh Ashok Powar <yogeshp@marvell.com>
Signed-off-by: Kiran Divekar <dkiran@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/cfg80211.c
drivers/net/wireless/mwifiex/decl.h
drivers/net/wireless/mwifiex/fw.h
drivers/net/wireless/mwifiex/ioctl.h
drivers/net/wireless/mwifiex/uap_cmd.c
This page took 0.024953 seconds and 5 git commands to generate.