kernel-hacking-2024-linux-s.../net/wireless
Johannes Berg 1da5fcc86d nl80211: clean up CQM settings code
Clean up the CQM settings code a bit and while at it
enforce that when setting the threshold to 0 (disable)
the hysteresis is also set to 0 to avoid confusion.
As we haven't enforce it, simply override userspace.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2013-08-12 14:08:00 +02:00
..
.gitignore
ap.c
chan.c nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flag 2013-06-18 16:06:50 +02:00
core.c cfg80211/nl80211: Add packet coalesce support 2013-07-16 09:58:00 +03:00
core.h cfg80211/nl80211: Add packet coalesce support 2013-07-16 09:58:00 +03:00
db.txt
debugfs.c cfg80211: vastly simplify locking 2013-05-25 00:02:15 +02:00
debugfs.h
ethtool.c
ethtool.h
genregdb.awk
ibss.c cfg80211: separate internal SME implementation 2013-06-04 13:03:11 +02:00
Kconfig
lib80211.c
lib80211_crypt_ccmp.c
lib80211_crypt_tkip.c
lib80211_crypt_wep.c
Makefile
mesh.c cfg80211/mac80211: get mandatory rates based on scan width 2013-07-16 09:58:07 +03:00
mlme.c cfg80211: hold BSS over association process 2013-06-19 18:55:39 +02:00
nl80211.c nl80211: clean up CQM settings code 2013-08-12 14:08:00 +02:00
nl80211.h cfg80211/nl80211: Add packet coalesce support 2013-07-16 09:58:00 +03:00
radiotap.c
rdev-ops.h nl80211/cfg80211: add channel switch command 2013-08-01 18:30:28 +02:00
reg.c regulatory: use proper enum return value 2013-06-04 14:35:07 +02:00
reg.h
regdb.h
scan.c nl80211: add scan width to bss and scan request structs 2013-07-16 09:58:01 +03:00
sme.c wireless: add comments about bss refcounting 2013-06-24 15:54:45 +02:00
sysfs.c cfg80211: fix compilation warning for cfg80211_leave_all() 2013-06-24 15:57:32 +02:00
sysfs.h
trace.c
trace.h nl80211/cfg80211: add channel switch command 2013-08-01 18:30:28 +02:00
util.c cfg80211/mac80211: get mandatory rates based on scan width 2013-07-16 09:58:07 +03:00
wext-compat.c cfg80211: vastly simplify locking 2013-05-25 00:02:15 +02:00
wext-compat.h
wext-core.c
wext-priv.c
wext-proc.c
wext-sme.c cfg80211: separate internal SME implementation 2013-06-04 13:03:11 +02:00
wext-spy.c