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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
2024-10-05
crypto: drivers - Correct multiple typos in comments
Shen Lichuan
1
-1
/
+1
2023-12-08
crypto: nitrox - Remove cfb
Herbert Xu
1
-19
/
+0
2023-09-20
crypto: cavium/nitrox - refactor deprecated strncpy
Justin Stitt
1
-1
/
+1
2023-03-17
crypto: cavium/nitrox - remove unnecessary aer.h include
Bjorn Helgaas
1
-1
/
+0
2023-02-13
crypto: nitrox - Use request_complete helpers
Herbert Xu
1
-2
/
+2
2023-01-06
crypto: xts - drop xts_check_key()
Vladis Dronov
1
-5
/
+3
2022-12-09
crypto: cavium - Set DMA alignment explicitly
Herbert Xu
1
-6
/
+6
2022-10-21
crypto: nitrox - avoid double free on error path in nitrox_sriov_init()
Natalia Petrova
1
-0
/
+1
2022-04-08
crypto: cavium/nitrox - remove check of list iterator against head past the l...
Jakob Koschel
1
-4
/
+6
2022-03-03
crypto: cavium/nitrox - don't cast parameter in bit operations
Andy Shevchenko
1
-2
/
+6
2022-02-18
crypto: cavium/nitrox - fix typo on crypto
Corentin Labbe
1
-1
/
+1
2021-08-19
PCI: Change the type of probe argument in reset functions
Amey Narkhede
1
-1
/
+1
2021-08-17
PCI: Add pcie_reset_flr() with 'probe' argument
Amey Narkhede
1
-3
/
+1
2021-06-11
crypto: cavium/nitrox - Fix an error rhandling path in 'nitrox_probe()'
Christophe JAILLET
1
-10
/
+8
2021-06-11
crypto: nitrox - fix unchecked variable in nitrox_register_interrupts
Tong Tiangen
1
-0
/
+4
2021-05-28
crypto: cavium: Fix a bunch of kernel-doc related issues
Lee Jones
4
-10
/
+12
2021-05-14
crypto: cavium/nitrox - Fix kernel-doc
Yang Li
1
-1
/
+1
2021-05-14
crypto: cavium/nitrox - Remove redundant initialization of 'sg'
Yang Li
1
-1
/
+1
2021-03-26
crypto: nitrox - Demote non-compliant kernel-doc headers
Lee Jones
1
-2
/
+2
2021-03-26
crypto: cavium - Fix the parameter of dma_unmap_sg()
Xiang Chen
1
-4
/
+5
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
1
-1
/
+0
2020-11-13
crypto: cavium/nitrox - Fix sparse warnings
Herbert Xu
9
-21
/
+26
2020-11-06
crypto: cavium/nitrox - remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-08-28
crypto: cavium/nitrox - add an error message to explain the failure of pci_re...
George Acosta
1
-0
/
+1
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-2
/
+2
2020-07-16
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2
-10
/
+10
2020-06-04
crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is full...
Christophe JAILLET
1
-2
/
+2
2020-05-28
crypto: cavium/nitrox - Fix a typo in a comment
Christophe JAILLET
1
-1
/
+1
2020-03-06
crypto: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2
-12
/
+4
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
[next]