kernel_optimize_test/net/wireless
Felix Fietkau 17e5a80828 nl80211: allow drivers to indicate whether the survey data channel is in use
Some user space applications only want to display survey data for
the operating channel, however there is no API to get that yet.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-10-05 13:35:22 -04:00
..
.gitignore
chan.c
core.c wireless: Use first phyX name available when registering phy devices. 2010-10-05 13:35:21 -04:00
core.h cfg80211/mac80211: use lockdep_assert_held 2010-09-16 15:46:00 -04:00
db.txt
debugfs.c
debugfs.h
ethtool.c
ethtool.h
genregdb.awk
ibss.c cfg80211: always set IBSS basic rates 2010-09-28 15:47:58 -04:00
Kconfig
lib80211_crypt_ccmp.c lib80211: remove unused host_build_iv option 2010-07-26 15:09:04 -04:00
lib80211_crypt_tkip.c lib80211: remove unused host_build_iv option 2010-07-26 15:09:04 -04:00
lib80211_crypt_wep.c lib80211: remove unused host_build_iv option 2010-07-26 15:09:04 -04:00
lib80211.c
Makefile
mlme.c cfg80211/nl80211: introduce p2p device types 2010-09-16 15:46:06 -04:00
nl80211.c nl80211: allow drivers to indicate whether the survey data channel is in use 2010-10-05 13:35:22 -04:00
nl80211.h cfg80211/mac80211: extensible frame processing 2010-08-24 16:27:56 -04:00
radiotap.c net/wireless: use ARRAY_SIZE macro in radiotap.c 2010-09-14 16:05:57 -04:00
reg.c cfg80211/mac80211: use lockdep_assert_held 2010-09-16 15:46:00 -04:00
reg.h
regdb.h
scan.c
sme.c cfg80211/nl80211: introduce p2p device types 2010-09-16 15:46:06 -04:00
sysfs.c cfg80211: support sysfs namespaces 2010-08-16 15:26:40 -04:00
sysfs.h
util.c cfg80211/nl80211: introduce p2p device types 2010-09-16 15:46:06 -04:00
wext-compat.c wireless extensions: fix kernel heap content leak 2010-08-30 16:35:17 -04:00
wext-compat.h
wext-core.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 2010-09-24 15:52:34 -04:00
wext-priv.c wext: fix potential private ioctl memory content leak 2010-09-20 13:41:40 -04:00
wext-proc.c
wext-sme.c cfg80211: allow changing port control protocol 2010-08-27 13:27:07 -04:00
wext-spy.c