mwifiex: add cfg80211 handler for set_bitrate_mask
authorYogesh Ashok Powar <yogeshp@marvell.com>
Tue, 12 Jul 2011 03:04:44 +0000 (20:04 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 13 Jul 2011 18:49:42 +0000 (14:49 -0400)
commit5d82c53a380ca96421a714481c9113ba54ede609
treec2b59f6cc00e8de68d7154ec9e0bd27c3e253723
parent4e868796bbcbae2f2ea3a828c803686787392b71
mwifiex: add cfg80211 handler for set_bitrate_mask

Currently, setting only legacy bitrates on 2.4GHz band
are supported. Mode 802.11b/g/bg is enabled based on
bitrates selection. If only CCK bitrates selected then
802.11b mode is enabled. If only OFDM bitrates are
selected then 802.11g mode is enabled. For both: CCK
and OFDM rates 802.11bg mixed mode is enabled.

Signed-off-by: Yogesh Ashok Powar <yogeshp@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
This page took 0.035933 seconds and 5 git commands to generate.