linux/net/wireless
Felix Fietkau e057d3c31b cfg80211: support an active monitor interface flag
An active monitor interface is one that is used for communication (via
injection). It is expected to ACK incoming unicast packets. This is
useful for running various 802.11 testing utilities that associate to an
AP via injection and manage the state in user space.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2013-05-29 09:11:44 +02:00
..
.gitignore
ap.c
chan.c
core.c cfg80211: make WoWLAN configuration available to drivers 2013-05-27 15:10:58 +02:00
core.h cfg80211: make WoWLAN configuration available to drivers 2013-05-27 15:10:58 +02: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: vastly simplify locking 2013-05-25 00:02:15 +02:00
Kconfig
lib80211_crypt_ccmp.c hostap: Don't use create_proc_read_entry() 2013-04-29 15:41:56 -04:00
lib80211_crypt_tkip.c hostap: Don't use create_proc_read_entry() 2013-04-29 15:41:56 -04:00
lib80211_crypt_wep.c hostap: Don't use create_proc_read_entry() 2013-04-29 15:41:56 -04:00
lib80211.c
Makefile
mesh.c cfg80211: vastly simplify locking 2013-05-25 00:02:15 +02:00
mlme.c cfg80211: remove some locked wrappers from mlme API 2013-05-25 00:02:20 +02:00
nl80211.c cfg80211: support an active monitor interface flag 2013-05-29 09:11:44 +02:00
nl80211.h
radiotap.c
rdev-ops.h cfg80211: introduce critical protocol indication from user-space 2013-04-22 15:48:00 +02:00
reg.c regulatory: remove reg_mutex 2013-05-25 00:02:19 +02:00
reg.h
regdb.h
scan.c cfg80211: vastly simplify locking 2013-05-25 00:02:15 +02:00
sme.c cfg80211: remove some locked wrappers from sme API 2013-05-25 00:02:22 +02:00
sysfs.c cfg80211: make WoWLAN configuration available to drivers 2013-05-27 15:10:58 +02:00
sysfs.h
trace.c
trace.h cfg80211/mac80211: use cfg80211 wdev mutex in mac80211 2013-05-25 00:02:16 +02:00
util.c cfg80211: remove some locked wrappers from sme API 2013-05-25 00:02:22 +02: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: remove some locked wrappers from sme API 2013-05-25 00:02:22 +02:00
wext-spy.c