summaryrefslogtreecommitdiff
path: root/drivers/crypto/marvell
AgeCommit message (Expand)Author
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-19Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-11-15crypto: marvell/cesa - fix uninit value for struct mv_cesa_op_ctxKarol Przybylski
2024-10-30crypto: marvell - replace deprecated PCI functionsPhilipp Stanner
2024-10-19crypto: cesa - use devm_platform_get_and_ioremap_resourceRosen Penev
2024-10-19crypto: cesa - remove irq_set_affinity_hintRosen Penev
2024-10-19crypto: cesa - use enabled variants for clk_getRosen Penev
2024-10-19crypto: cesa - add COMPILE_TESTRosen Penev
2024-10-19crypto: drivers - Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-10crypto: marvell/cesa - Disable hash algorithmsHerbert Xu
2024-09-06crypto: octeontx* - Select CRYPTO_AUTHENCHerbert Xu
2024-08-30crypto: octeontx - Remove unused declaration otx_cpt_callback()Yue Haibing
2024-08-24crypto: octeontx2 - Fix authenc setkeyHerbert Xu
2024-08-24crypto: octeontx - Fix authenc setkeyHerbert Xu
2024-08-17crypto: octeontx2 - Remove custom swap functions in favor of built-in sort swapKuan-Wei Chiu
2024-08-17crypto: octeontx - Remove custom swap function in favor of built-in sort swapKuan-Wei Chiu
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-04-22devlink: extend devlink_param *set pointerMateusz Polchlopek
2024-04-19crypto: octeontx2 - add missing check for dma_map_singleChen Ni
2023-12-29crypto: octeontx2 - support setting ctx ilen for inline CPT LFNithin Dabilpuram
2023-12-29crypto: octeontx2 - register error interrupts for inline cptlfNithin Dabilpuram
2023-12-29crypto: octeontx2 - add ctx_val workaroundSrujana Challa
2023-12-29crypto: octeontx2 - update CPT inbound inline IPsec mailboxSrujana Challa
2023-12-29crypto: octeontx2 - add LF reset on queue disableSrujana Challa
2023-12-29crypto: octeontx2 - remove errata workaround for CN10KB or CN10KA B0 chip.Srujana Challa
2023-12-29crypto: octeontx2 - add devlink option to set t106 modeSrujana Challa
2023-12-29crypto: octeontx2 - add SGv2 support for CN10KB or CN10KA B0Srujana Challa
2023-12-29crypto: octeontx2 - remove CPT block resetSrujana Challa
2023-12-15crypto: octeontx2 - Fix cptvf driver cleanupBharat Bhushan
2023-12-08crypto: octeontx - Remove cfbHerbert Xu
2023-12-08crypto: octeontx2 - By default allocate one CPT LF per CPT VFBharat Bhushan
2023-11-17crypto: marvell/cesa - Silence gcc format-truncation false positive warningsHerbert Xu
2023-10-27crypto: marvell/cesa - Convert to platform remove callback returning voidUwe Kleine-König
2023-06-30Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-06-02crypto: marvell/cesa - Fix type mismatch warningArnd Bergmann
2023-05-18crypto: octeontx2: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo
2023-05-12crypto: octeontx2 - hardware configuration for inline IPsecSrujana Challa
2023-05-12crypto: octeontx2 - add support for AF to CPT PF uplink mboxSrujana Challa
2023-02-14crypto: octeontx2 - Fix objects shared between several modulesAlexander Lobakin
2023-02-13crypto: octeontx2 - Use request_complete helpersHerbert Xu
2023-02-13crypto: octeontx - Use request_complete helpersHerbert Xu
2023-02-13crypto: marvell/cesa - Use request_complete helpersHerbert Xu
2023-02-03crypto: marvell/cesa - Use crypto_wait_reqHerbert Xu
2023-01-06crypto: xts - drop xts_check_key()Vladis Dronov
2022-12-14Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2022-12-09crypto: octeontx2 - Set DMA alignment explicitlyHerbert Xu
2022-12-09crypto: octeontx - Set DMA alignment explicitlyHerbert Xu
2022-12-02crypto: marvell/octeontx - remove redundant NULL checkYushan Zhou
2022-11-30net: devlink: let the core report the driver name instead of the driversVincent Mailhol