android_kernel_google_msm/net/wireless
Sunil Dutt Undekari 0c3474f55b net/wireless: Check for number of sub bands
WiFi Drivers can advertize the number of bands dynamically.
A check has been added to see if the band information is
present and only then the values are extracted.
Without this check, a kernel crash shall occur as we would
extract the band information though the driver does not
advertize.

Change-Id: Ia726a692a3c2dcef2fcff0a59363053524c5f806
Signed-off-by: Sunil Dutt Undekari<duttus@codeaurora.org>
2013-02-25 11:37:00 -08:00
..
.gitignore
chan.c
core.c
core.h net/wireless: Support to disable CCK rate for management frame 2013-02-25 11:36:59 -08:00
db.txt
debugfs.c simple_open: automatically convert to simple_open() 2012-04-05 15:25:50 -07:00
debugfs.h
ethtool.c
ethtool.h
genregdb.awk
ibss.c
Kconfig net: wireless: Add CFG80211_ALLOW_RECONNECT option 2012-04-09 13:57:55 -07:00
lib80211.c
lib80211_crypt_ccmp.c
lib80211_crypt_tkip.c
lib80211_crypt_wep.c
Makefile
mesh.c
mlme.c
nl80211.c net/wireless: Check for number of sub bands 2013-02-25 11:37:00 -08:00
nl80211.h
radiotap.c
reg.c
reg.h
regdb.h
scan.c net/wireless: Support to disable CCK rate for management frame 2013-02-25 11:36:59 -08:00
sme.c net: wireless: Skip connect warning for CONFIG_CFG80211_ALLOW_RECONNECT 2012-04-09 13:57:55 -07:00
sysfs.c
sysfs.h
util.c msm: nl80211: Add WAPI support for cfg80211. 2013-02-25 11:36:59 -08:00
wext-compat.c
wext-compat.h
wext-core.c net/wireless/wext-core.c: add missing kfree 2012-04-09 15:54:50 -04:00
wext-priv.c
wext-proc.c
wext-sme.c cfg80211: Add background scan period attribute. 2012-03-12 14:19:34 -04:00
wext-spy.c