index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
cavium
/
nitrox
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-17
crypto: nitrox - remove cra_type reference to ablkcipher
Ard Biesheuvel
1
-1
/
+0
2019-11-01
crypto: skcipher - rename the crypto_blkcipher module and kconfig option
Eric Biggers
1
-1
/
+1
2019-10-04
crypto: cavium/nitrox - fix firmware assignment to AE cores
Phani Kiran Hemadri
1
-5
/
+4
2019-10-04
crypto: cavium/nitrox - Add mailbox message to get mcode info in VF
Nagadheeraj Rottela
2
-0
/
+23
2019-10-04
crypto: cavium/nitrox - Fix cbc ciphers self test failures
Nagadheeraj Rottela
2
-34
/
+103
2019-10-04
crypto: cavium/nitrox - check assoclen and authsize for gcm(aes) cipher
Nagadheeraj Rottela
1
-3
/
+36
2019-08-22
crypto: des - split off DES library from generic DES cipher driver
Ard Biesheuvel
1
-1
/
+1
2019-08-22
crypto: nitrox/des - switch to new verification routines
Ard Biesheuvel
1
-2
/
+2
2019-08-15
crypto: cavium/nitrox - Configure asymmetric queue manager Hardware unit
Phani Kiran Hemadri
5
-17
/
+265
2019-08-15
crypto: cavium/nitrox - Allocate asymmetric crypto command queues
Phani Kiran Hemadri
3
-1
/
+99
2019-07-26
crypto: cavium/nitrox - Add support for loading asymmetric crypto firmware
Phani Kiran Hemadri
4
-31
/
+244
2019-07-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-2
/
+2
2019-06-13
crypto: cavium/nitrox - Use the correct style for SPDX License Identifier
Nishad Kamdar
2
-2
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-05-07
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-107
/
+349
2019-04-25
crypto: cavium/nitrox - Fix HW family part name format
Nagadheeraj Rottela
1
-18
/
+47
2019-04-18
crypto: nitrox - Forbid 2-key 3DES in FIPS mode
Herbert Xu
1
-6
/
+2
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
1
-4
/
+0
2019-04-08
crypto: cavium/nitrox - Added rfc4106(gcm(aes)) cipher support
Nagadheeraj Rottela
2
-83
/
+300
2019-03-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-28
/
+8
2019-02-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-4
/
+6
2019-02-01
crypto: cavium/nitrox - no need to check return value of debugfs_create funct...
Greg Kroah-Hartman
3
-28
/
+8
2019-01-25
crypto: cavium/nitrox - Invoke callback after DMA unmap
Nagadheeraj Rottela
1
-4
/
+6
2019-01-18
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2019-01-10
crypto: cavium/nitrox - Use after free in process_response_list()
Dan Carpenter
1
-1
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-3
/
+3
2018-12-23
crypto: cavium/nitrox - Fix build with !CONFIG_DEBUG_FS
Eric Biggers
1
-2
/
+1
2018-12-23
crypto: cavium/nitrox - Added AEAD cipher support
Nagadheeraj Rottela
7
-605
/
+1103
2018-12-13
crypto: cavium/nitrox - Enabled Mailbox support
Srikanth, Jampala
11
-54
/
+441
2018-12-07
crypto: cavium/nitrox - convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-39
/
+9
2018-11-29
crypto: cavium/nitrox - Enable interrups for PF in SR-IOV mode.
Srikanth, Jampala
4
-10
/
+142
2018-11-29
crypto: cavium/nitrox - crypto request format changes
Nagadheeraj, Rottela
3
-244
/
+227
2018-11-09
crypto: cavium/nitrox - fix a DMA pool free failure
Wenwen Wang
3
-10
/
+31
2018-10-05
crypto: cavium/nitrox - use pci_alloc_irq_vectors() while enabling MSI-X.
Srikanth Jampala
8
-263
/
+162
2018-10-05
crypto: cavium/nitrox - NITROX command queue changes.
Srikanth Jampala
5
-79
/
+94
2018-10-05
crypto: cavium/nitrox - use pcie_flr instead of duplicating it
Srikanth Jampala
1
-10
/
+5
2018-10-05
crypto: cavium/nitrox - fix warnings while printing atomic64_t types
Srikanth Jampala
1
-4
/
+6
2018-09-28
crypto: cavium/nitrox - updated debugfs information.
Srikanth Jampala
4
-129
/
+127
2018-09-28
crypto: cavium/nitrox - add support for per device request statistics.
Srikanth Jampala
3
-1
/
+20
2018-09-28
crypto: cavium/nitrox - added support to identify the NITROX device partname.
Srikanth Jampala
5
-22
/
+184
2018-09-21
crypto: cavium/nitrox - use dma_pool_zalloc()
Srikanth Jampala
1
-2
/
+2
2018-09-14
crypto: cavium/nitrox - Added support for SR-IOV configuration.
Srikanth Jampala
8
-30
/
+236
2018-08-25
crypto: cavium/nitrox - fix for command corruption in queue full case with ba...
Srikanth Jampala
3
-26
/
+35
2018-08-03
crypto: cavium/nitrox - Replace GFP_ATOMIC with GFP_KERNEL in crypto_alloc_co...
Jia-Ju Bai
1
-1
/
+1
2018-06-13
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
1
-1
/
+1
2017-12-22
crypto: drivers - remove duplicate includes
Pravin Shedge
1
-1
/
+0
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2017-11-03
crypto: cavium - clean up clang warning on unread variable offset
Colin Ian King
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
10
-0
/
+10
[next]