android_kernel_google_msm/net/wireless
Mihir Shete 67acf1f09b cfg80211: add flags to define country IE processing rules
802.11 cards may have different country IE parsing behavioural
preferences and vendors may want to support these. These preferences
were managed by the WIPHY_FLAG_CUSTOM_REGULATORY and the
WIPHY_FLAG_STRICT_REGULATORY flags and their combination.
Instead of using this existing notation, split out the country IE
behavioural preferences to a new flag. This will allow us to add more
customizations easily and make the code more maintainable. Also add
a new flag to disable country IE hints issued by the CORE as the
first customization.

Change-Id: I66ba4a92ac0f029a115eea0a274b02db11279787
CRs-Fixed: 542802
Signed-off-by: Mihir Shete <smihir@codeaurora.org>
2014-02-10 15:57:17 -08:00
..
.gitignore
chan.c
core.c cfg80211/nl80211: add API for MAC address ACLs 2013-09-04 12:43:29 -07:00
core.h
db.txt update net/wireless/db.txt 2013-05-16 15:16:13 -07:00
debugfs.c
debugfs.h
ethtool.c
ethtool.h
genregdb.awk
ibss.c
Kconfig
lib80211.c
lib80211_crypt_ccmp.c
lib80211_crypt_tkip.c
lib80211_crypt_wep.c
Makefile
mesh.c
mlme.c
nl80211.c cfg80211: fix VHT TDLS peer AID verification 2013-09-04 12:43:30 -07:00
nl80211.h
radiotap.c
reg.c cfg80211: add flags to define country IE processing rules 2014-02-10 15:57:17 -08:00
reg.h
regdb.h
scan.c
sme.c
sysfs.c
sysfs.h
util.c
wext-compat.c
wext-compat.h
wext-core.c
wext-priv.c
wext-proc.c
wext-sme.c
wext-spy.c