linux/net/wireless
Michal Kazior 65d26f29ec cfg80211: fix radar_detect combination checking
All bits from radar_detect must match combination
radar bitmask. Otherwise it is theoretically
possible to lead into an invalid combination
provided a driver reports strange combinations.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2014-04-09 10:55:58 +02:00
..
.gitignore
ap.c
chan.c cfg80211/mac80211: refactor cfg80211_chandef_dfs_required() 2014-04-09 10:55:41 +02:00
core.c cfg80211/mac80211: move more combination checks to mac80211 2014-04-09 10:55:47 +02:00
core.h cfg80211/mac80211: move more combination checks to mac80211 2014-04-09 10:55:47 +02:00
db.txt
debugfs.c
debugfs.h
ethtool.c
ethtool.h
genregdb.awk
ibss.c cfg80211/mac80211: move combination check to mac80211 for ibss 2014-04-09 10:55:45 +02:00
Kconfig cfg80211: Enable GO operation on additional channels 2014-04-09 10:55:34 +02:00
lib80211.c
lib80211_crypt_ccmp.c
lib80211_crypt_tkip.c
lib80211_crypt_wep.c
Makefile
mesh.c cfg80211/mac80211: move interface counting for combination check to mac80211 2014-04-09 10:55:43 +02:00
mlme.c cfg80211/mac80211: move interface counting for combination check to mac80211 2014-04-09 10:55:43 +02:00
nl80211.c cfg80211/mac80211: move more combination checks to mac80211 2014-04-09 10:55:47 +02:00
nl80211.h
radiotap.c
rdev-ops.h
reg.c cfg80211: Enable GO operation on indoor channels 2014-04-09 10:55:37 +02:00
reg.h cfg80211: Enable GO operation on indoor channels 2014-04-09 10:55:37 +02:00
regdb.h
scan.c cfg80211: remove unnecessary check 2014-03-19 21:29:57 +01:00
sme.c cfg80211: slightly clean up of cfg80211_sme_connect() 2014-04-09 10:55:31 +02:00
sysfs.c
sysfs.h
trace.c
trace.h cfg80211: Enable GO operation on additional channels 2014-04-09 10:55:34 +02:00
util.c cfg80211: fix radar_detect combination checking 2014-04-09 10:55:58 +02:00
wext-compat.c
wext-compat.h
wext-core.c
wext-priv.c
wext-proc.c
wext-sme.c cfg80211: remove macro ASSERT_RDEV_LOCK(rdev) 2014-03-19 21:29:58 +01:00
wext-spy.c