summaryrefslogtreecommitdiff
path: root/drivers/crypto/hisilicon/sec2
AgeCommit message (Expand)Author
2022-07-29crypto: hisilicon/sec - fix auth key size errorKai Ye
2022-07-08crypto: hisilicon/sec - don't sleep when in softirqZhengchao Shao
2022-06-17crypto: hisilicon/sec - only HW V2 needs to change the BD err detectionKai Ye
2022-06-17crypto: hisilicon/qm - move alloc qm->wq to qm.cWeili Qian
2022-06-10crypto: hisilicon/sec - fix typos in commentJulia Lawall
2022-05-20crypto: hisilicon/sec - delete the flag CRYPTO_ALG_ALLOCATES_MEMORYKai Ye
2022-04-15crypto: hisilicon/sec - support last word dumpingKai Ye
2022-04-15crypto: hisilicon/sec - support register checkingKai Ye
2022-03-24Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-03-15hisi_acc_vfio_pci: Add helper to retrieve the struct pci_driverShameer Kolothum
2022-03-15hisi_acc_qm: Move VF PCI device IDs to common headerShameer Kolothum
2022-03-15crypto: hisilicon/qm: Move the QM header to include/linuxShameer Kolothum
2022-02-23crypto: hisilicon/sec - fix the aead software fallback for engineKai Ye
2022-02-18crypto: hisilicon/sec - not need to enable sm4 extra mode at HW V3Kai Ye
2022-02-18crypto: hisilicon/sec - add the register configuration for HW V3Kai Ye
2022-01-31crypto: hisilicon/sec - use the correct print formatKai Ye
2022-01-31crypto: hisilicon/sec - fix the CTR mode BD configurationKai Ye
2022-01-31crypto: hisilicon/sec - fix the max length of AAD for the CCM modeKai Ye
2022-01-31crypto: hisilicon/sec - add some comments for soft fallbackKai Ye
2022-01-31crypto: hisilicon/sec - fixup icv checking enabled on Kunpeng 930Kai Ye
2021-11-26crypto: hisilicon - modify the value of engine type rateKai Ye
2021-08-21crypto: hisilicon - change parameter passing of debugfs functionWeili Qian
2021-08-21crypto: hisilicon - support runtime PM for accelerator deviceWeili Qian
2021-08-21crypto: hisilicon - using 'debugfs_create_file' instead of 'debugfs_create_re...Weili Qian
2021-08-21crypto: hisilicon/sec - modify the hardware endian configurationKai Ye
2021-08-21crypto: hisilicon/sec - fix the abnormal exiting processKai Ye
2021-08-12crypto: hisilicon - enable sec device clock gatingWeili Qian
2021-06-28crypto: hisilicon/sec - fix the process of disabling sva prefetchingKai Ye
2021-06-24crypto: hisilicon/sec - Fix spelling mistake "fallbcak" -> "fallback"Colin Ian King
2021-06-17crypto: hisilicon/sec - adds the max shaper type rateKai Ye
2021-06-11crypto: hisilicon/sec - modify the SEC request structureKai Ye
2021-06-11crypto: hisilicon/sec - add hardware integrity check value processKai Ye
2021-06-11crypto: hisilicon/sec - add fallback tfm supporting for aeadsKai Ye
2021-06-11crypto: hisilicon/sec - add new algorithm mode for AEADKai Ye
2021-06-03crypto: hisilicon/sec - fixup 3des minimum key size declarationKai Ye
2021-06-03crypto: hisilicon/sec - add fallback tfm supporting for XTS modeKai Ye
2021-06-03crypto: hisilicon/sec - add new skcipher mode for SECKai Ye
2021-06-03crypto: hisilicon/sec - driver adapt to new SQEKai Ye
2021-06-03crypto: hisilicon/sec - add new type of SQEKai Ye
2021-05-28crypto: hisilicon/qm - support address prefetchingLongfang Liu
2021-05-23crypto: hisilicon/qm - enable to close master ooo when NFE occursWeili Qian
2021-05-23crypto: hisilicon/qm - adjust order of device error configurationWeili Qian
2021-04-22crypto: hisilicon - add new error type for SECWeili Qian
2021-04-22crypto: hisilicon - dynamic configuration 'err_info'Weili Qian
2021-04-09crypto: hisilicon/sec - fixup checking the 3DES weak keyKai Ye
2021-04-09crypto: hisilicon/sec - Fix a module parameter errorLongfang Liu
2021-04-02crypto: hisilicon/sec - Fixes AES algorithm mode parameter problemLongfang Liu
2021-04-02crypto: hisilicon/hpre - delete redundant '\n'Hui Tang
2021-03-26crypto: hisilicon/qm - move 'CURRENT_QM' code to qm.cWeili Qian
2021-03-26crypto: hisilicon/qm - set the total number of queuesWeili Qian