index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
/
marvell
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-21
crypto: marvell/cesa - Do not chain submitted requests
Herbert Xu
3
-25
/
+39
2025-05-19
crypto: octeontx2 - Use dynamic allocated memory region for lmtst
Bharat Bhushan
10
-38
/
+123
2025-05-19
crypto: octeontx2 - Initialize cptlfs device info once
Bharat Bhushan
4
-9
/
+9
2025-05-14
crypto: marvell/cesa - Avoid empty transfer descriptor
Herbert Xu
1
-1
/
+1
2025-05-14
crypto: marvell/cesa - Handle zero-length skcipher requests
Herbert Xu
1
-0
/
+3
2025-04-28
crypto: octeontx2 - Simplify multiple return statements
Thorsten Blum
1
-24
/
+10
2025-03-21
crypto: lib/Kconfig - hide library options
Arnd Bergmann
1
-2
/
+2
2025-03-15
crypto: octeontx2 - suppress auth failure screaming due to negative tests
Shashank Gupta
1
-3
/
+4
2025-03-02
crypto: octeontx - Remove unused function otx_cpt_eng_grp_has_eng_type
Dr. David Alan Gilbert
2
-13
/
+0
2025-03-02
crypto: octeontx2 - Remove unused otx2_cpt_print_uc_dbg_info
Dr. David Alan Gilbert
2
-100
/
+0
2025-02-09
crypto: drivers - Use str_enable_disable-like helpers
Krzysztof Kozlowski
2
-3
/
+5
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
5
-31
/
+27
2024-11-27
Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-9
/
+18
2024-11-19
Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-53
/
+27
2024-11-15
crypto: marvell/cesa - fix uninit value for struct mv_cesa_op_ctx
Karol Przybylski
1
-12
/
+12
2024-10-31
crypto: marvell - replace deprecated PCI functions
Philipp Stanner
2
-9
/
+18
2024-10-19
crypto: cesa - use devm_platform_get_and_ioremap_resource
Rosen Penev
1
-14
/
+1
2024-10-19
crypto: cesa - remove irq_set_affinity_hint
Rosen Penev
1
-7
/
+2
2024-10-19
crypto: cesa - use enabled variants for clk_get
Rosen Penev
1
-18
/
+10
2024-10-19
crypto: cesa - add COMPILE_TEST
Rosen Penev
1
-1
/
+1
2024-10-19
crypto: drivers - Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-10-10
crypto: marvell/cesa - Disable hash algorithms
Herbert Xu
1
-6
/
+6
2024-09-06
crypto: octeontx* - Select CRYPTO_AUTHENC
Herbert Xu
1
-0
/
+2
2024-08-30
crypto: octeontx - Remove unused declaration otx_cpt_callback()
Yue Haibing
1
-1
/
+0
2024-08-24
crypto: octeontx2 - Fix authenc setkey
Herbert Xu
1
-164
/
+90
2024-08-24
crypto: octeontx - Fix authenc setkey
Herbert Xu
1
-168
/
+93
2024-08-17
crypto: octeontx2 - Remove custom swap functions in favor of built-in sort swap
Kuan-Wei Chiu
1
-9
/
+1
2024-08-17
crypto: octeontx - Remove custom swap function in favor of built-in sort swap
Kuan-Wei Chiu
1
-10
/
+2
2024-05-15
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-3
/
+6
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
1
-3
/
+6
2024-04-19
crypto: octeontx2 - add missing check for dma_map_single
Chen Ni
1
-0
/
+4
2023-12-29
crypto: octeontx2 - support setting ctx ilen for inline CPT LF
Nithin Dabilpuram
5
-1
/
+61
2023-12-29
crypto: octeontx2 - register error interrupts for inline cptlf
Nithin Dabilpuram
6
-55
/
+155
2023-12-29
crypto: octeontx2 - add ctx_val workaround
Srujana Challa
7
-1
/
+137
2023-12-29
crypto: octeontx2 - update CPT inbound inline IPsec mailbox
Srujana Challa
3
-1
/
+9
2023-12-29
crypto: octeontx2 - add LF reset on queue disable
Srujana Challa
5
-29
/
+86
2023-12-29
crypto: octeontx2 - remove errata workaround for CN10KB or CN10KA B0 chip.
Srujana Challa
2
-4
/
+13
2023-12-29
crypto: octeontx2 - add devlink option to set t106 mode
Srujana Challa
3
-4
/
+52
2023-12-29
crypto: octeontx2 - add SGv2 support for CN10KB or CN10KA B0
Srujana Challa
14
-175
/
+436
2023-12-29
crypto: octeontx2 - remove CPT block reset
Srujana Challa
1
-43
/
+0
2023-12-15
crypto: octeontx2 - Fix cptvf driver cleanup
Bharat Bhushan
2
-2
/
+7
2023-12-08
crypto: octeontx - Remove cfb
Herbert Xu
1
-23
/
+0
2023-12-08
crypto: octeontx2 - By default allocate one CPT LF per CPT VF
Bharat Bhushan
2
-2
/
+2
2023-11-17
crypto: marvell/cesa - Silence gcc format-truncation false positive warnings
Herbert Xu
1
-3
/
+3
2023-10-27
crypto: marvell/cesa - Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-07-01
Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
11
-41
/
+360
2023-06-02
crypto: marvell/cesa - Fix type mismatch warning
Arnd Bergmann
1
-1
/
+1
2023-05-19
crypto: octeontx2: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
2
-9
/
+9
2023-05-12
crypto: octeontx2 - hardware configuration for inline IPsec
Srujana Challa
10
-38
/
+261
2023-05-12
crypto: octeontx2 - add support for AF to CPT PF uplink mbox
Srujana Challa
3
-2
/
+98
[next]