linux-stable/drivers/crypto/cavium/nitrox
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 crypto: cavium/nitrox - Added AEAD cipher support 2018-12-23 11:52:44 +08:00
nitrox_aead.c crypto: cavium/nitrox - Added rfc4106(gcm(aes)) cipher support 2019-04-08 14:36:16 +08:00
nitrox_algs.c crypto: cavium/nitrox - Added AEAD cipher support 2018-12-23 11:52:44 +08:00
nitrox_common.h crypto: cavium/nitrox - Added AEAD cipher support 2018-12-23 11:52:44 +08:00
nitrox_csr.h crypto: cavium/nitrox - Enabled Mailbox support 2018-12-13 18:24:39 +08:00
nitrox_debugfs.c crypto: cavium/nitrox - no need to check return value of debugfs_create functions 2019-02-01 14:42:03 +08:00
nitrox_debugfs.h crypto: cavium/nitrox - no need to check return value of debugfs_create functions 2019-02-01 14:42:03 +08:00
nitrox_dev.h crypto: cavium/nitrox - Enabled Mailbox support 2018-12-13 18:24:39 +08:00
nitrox_hal.c crypto: cavium/nitrox - Fix HW family part name format 2019-04-25 15:38:12 +08:00
nitrox_hal.h crypto: cavium/nitrox - Enabled Mailbox support 2018-12-13 18:24:39 +08:00
nitrox_isr.c crypto: cavium/nitrox - Enabled Mailbox support 2018-12-13 18:24:39 +08:00
nitrox_isr.h crypto: cavium/nitrox - Enable interrups for PF in SR-IOV mode. 2018-11-29 16:27:04 +08:00
nitrox_lib.c cross-tree: phase out dma_zalloc_coherent() 2019-01-08 07:58:37 -05:00
nitrox_main.c treewide: Add SPDX license identifier for more missed files 2019-05-21 10:50:45 +02:00
nitrox_mbx.c crypto: cavium/nitrox - Enabled Mailbox support 2018-12-13 18:24:39 +08:00
nitrox_mbx.h crypto: cavium/nitrox - Enabled Mailbox support 2018-12-13 18:24:39 +08:00
nitrox_req.h crypto: cavium/nitrox - Added rfc4106(gcm(aes)) cipher support 2019-04-08 14:36:16 +08:00
nitrox_reqmgr.c drivers: Remove explicit invocations of mmiowb() 2019-04-08 12:01:02 +01:00
nitrox_skcipher.c crypto: nitrox - Forbid 2-key 3DES in FIPS mode 2019-04-18 22:14:59 +08:00
nitrox_sriov.c crypto: cavium/nitrox - Enabled Mailbox support 2018-12-13 18:24:39 +08:00