From: Yogesh Ashok Powar Date: Tue, 12 Jul 2011 03:04:44 +0000 (-0700) Subject: mwifiex: add cfg80211 handler for set_bitrate_mask X-Git-Tag: v3.1-rc1~316^2~124^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d82c53a380ca96421a714481c9113ba54ede609;p=pandora-kernel.git 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 Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed