linux-stable/drivers/staging/wlan-ng
Greg Kroah-Hartman f7056d335d staging: wlan-ng: add SPDX identifiers to all wlan-ng driver files
It's good to have SPDX identifiers in all files to make it easier to
audit the kernel tree for correct licenses.

Update the wlan-ng driver files with the correct SPDX license identifier
based on the license text in the file itself.  The SPDX identifier is a
legally binding shorthand, which can be used instead of the full boiler
plate text.

This work is based on a script and data from Thomas Gleixner, Philippe
Ombredanne, and Kate Stewart.

Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Kate Stewart <kstewart@linuxfoundation.org>
Cc: Philippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-11-28 13:20:47 +01:00
..
cfg80211.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
hfa384x.h staging: wlan-ng: add SPDX identifiers to all wlan-ng driver files 2017-11-28 13:20:47 +01:00
hfa384x_usb.c staging: wlan-ng: add SPDX identifiers to all wlan-ng driver files 2017-11-28 13:20:47 +01:00
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
p80211conv.c staging: wlan-ng: add SPDX identifiers to all wlan-ng driver files 2017-11-28 13:20:47 +01:00
p80211conv.h staging: wlan-ng: add SPDX identifiers to all wlan-ng driver files 2017-11-28 13:20:47 +01:00
p80211hdr.h staging: wlan-ng: add SPDX identifiers to all wlan-ng driver files 2017-11-28 13:20:47 +01:00
p80211ioctl.h staging: wlan-ng: add SPDX identifiers to all wlan-ng driver files 2017-11-28 13:20:47 +01:00
p80211metadef.h staging: wlan-ng: add SPDX identifiers to all wlan-ng driver files 2017-11-28 13:20:47 +01:00
p80211metastruct.h staging: wlan-ng: add SPDX identifiers to all wlan-ng driver files 2017-11-28 13:20:47 +01:00
p80211mgmt.h staging: wlan-ng: add SPDX identifiers to all wlan-ng driver files 2017-11-28 13:20:47 +01:00
p80211msg.h staging: wlan-ng: add SPDX identifiers to all wlan-ng driver files 2017-11-28 13:20:47 +01:00
p80211netdev.c staging: wlan-ng: add SPDX identifiers to all wlan-ng driver files 2017-11-28 13:20:47 +01:00
p80211netdev.h staging: wlan-ng: add SPDX identifiers to all wlan-ng driver files 2017-11-28 13:20:47 +01:00
p80211req.c staging: wlan-ng: add SPDX identifiers to all wlan-ng driver files 2017-11-28 13:20:47 +01:00
p80211req.h staging: wlan-ng: add SPDX identifiers to all wlan-ng driver files 2017-11-28 13:20:47 +01:00
p80211types.h staging: wlan-ng: add SPDX identifiers to all wlan-ng driver files 2017-11-28 13:20:47 +01:00
p80211wep.c staging: wlan-ng: add SPDX identifiers to all wlan-ng driver files 2017-11-28 13:20:47 +01:00
prism2fw.c staging: wlan-ng: add SPDX identifiers to all wlan-ng driver files 2017-11-28 13:20:47 +01:00
prism2mgmt.c staging: wlan-ng: add SPDX identifiers to all wlan-ng driver files 2017-11-28 13:20:47 +01:00
prism2mgmt.h staging: wlan-ng: add SPDX identifiers to all wlan-ng driver files 2017-11-28 13:20:47 +01:00
prism2mib.c staging: wlan-ng: add SPDX identifiers to all wlan-ng driver files 2017-11-28 13:20:47 +01:00
prism2sta.c staging: wlan-ng: add SPDX identifiers to all wlan-ng driver files 2017-11-28 13:20:47 +01:00
prism2usb.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
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.