mwifiex: implement remain_on_channel and cancel_remain_on_channel
authorStone Piao <piaoyun@marvell.com>
Wed, 26 Sep 2012 03:23:36 +0000 (20:23 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 28 Sep 2012 17:54:04 +0000 (13:54 -0400)
commit7feb4c48313d58b445a91a598d99c025029ce00b
treeb77c5922101df50081442a96335a0730a235ca45
parent2dbaf751b1dec3a603130a475f94cc4d3f404362
mwifiex: implement remain_on_channel and cancel_remain_on_channel

Add a new command to implement remain_on_channel and
cancel_remain_on_channel.

Signed-off-by: Stone Piao <piaoyun@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/fw.h
drivers/net/wireless/mwifiex/init.c
drivers/net/wireless/mwifiex/main.h
drivers/net/wireless/mwifiex/sta_cmd.c
drivers/net/wireless/mwifiex/sta_cmdresp.c
drivers/net/wireless/mwifiex/sta_ioctl.c
drivers/net/wireless/mwifiex/util.c
This page took 0.025295 seconds and 5 git commands to generate.