linux/drivers/staging/wlan-ng
Johannes Berg 818a986e4e cfg80211: move add/change interface monitor flags into params
Instead passing both flags, which can be NULL, and vif_params,
which are never NULL, move the flags into the vif_params and
use BIT(0), which is invalid from userspace, to indicate that
the flags were changed.

While updating all drivers, fix a small bug in wil6210 where
it was setting the flags to 0 instead of leaving them unchanged.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2017-04-13 13:41:38 +02:00
..
cfg80211.c cfg80211: move add/change interface monitor flags into params 2017-04-13 13:41:38 +02:00
hfa384x_usb.c
hfa384x.h
Kconfig
Makefile
p80211conv.c staging: wlan-ng: reduce type warnings 2017-02-12 13:22:08 +01:00
p80211conv.h staging: wlan-ng: reduce type warnings 2017-02-12 13:22:08 +01:00
p80211hdr.h
p80211ioctl.h
p80211metadef.h
p80211metastruct.h
p80211mgmt.h
p80211msg.h
p80211netdev.c staging/iio driver patches for 4.11-rc1 2017-02-22 12:14:01 -08:00
p80211netdev.h
p80211req.c
p80211req.h
p80211types.h
p80211wep.c
prism2fw.c
prism2mgmt.c staging: wlan_ng: fix logical continuation alignment 2017-02-10 15:06:44 +01:00
prism2mgmt.h
prism2mib.c staging: wlan-ng: remove space before tab 2017-02-16 10:16:55 -08:00
prism2sta.c
prism2usb.c
README

TODO:
	- checkpatch.pl cleanups
	- sparse warnings
	- move to use the in-kernel wireless stack

Please send any patches or complaints about this driver to Greg
Kroah-Hartman <greg@kroah.com> and don't bother the upstream wireless
kernel developers about it, they want nothing to do with it.