linux/drivers/net/wireless/st/cw1200
Thomas Gleixner ec8f24b7fa treewide: Add SPDX license identifier - Makefile/Kconfig
Add SPDX license identifiers to all Make/Kconfig files which:

 - Have no license information of any form

These files fall under the project license, GPL v2 only. The resulting SPDX
license identifier is:

  GPL-2.0-only

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-05-21 10:50:46 +02:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
bh.c
bh.h
cw1200.h
cw1200_sdio.c cw1200: add const to hwbus_ops structures 2017-06-28 21:17:46 +03:00
cw1200_spi.c cw1200: add const to hwbus_ops structures 2017-06-28 21:17:46 +03:00
debug.c cw1200: no need to check return value of debugfs_create functions 2019-02-01 14:34:56 +02:00
debug.h
fwio.c cw1200: fix indentation issues 2019-02-01 14:19:07 +02:00
fwio.h
hwbus.h
hwio.c
hwio.h
main.c net: cw1200: fix a NULL pointer dereference 2019-04-25 19:40:09 +03:00
pm.c net/cw1200: Convert timers to use timer_setup() 2017-10-18 12:39:38 +01:00
pm.h wireless: cw1200: use __maybe_unused to hide pm functions_ 2016-03-08 12:32:52 +02:00
queue.c cw1200: drop useless LIST_HEAD 2019-01-10 13:35:39 +02:00
queue.h
scan.c cw1200: fix missing unlock on error in cw1200_hw_scan() 2019-01-10 13:35:02 +02:00
scan.h
sta.c cw1200: fix small typo 2018-11-06 19:03:56 +02:00
sta.h cw1200: Convert timers to use timer_setup() 2017-10-27 10:46:24 +03:00
txrx.c cw1200: Remove extra parentheses 2018-08-31 18:42:25 +03:00
txrx.h
wsm.c cw1200: fix bogus maybe-uninitialized warning 2016-11-17 08:47:58 +02:00
wsm.h