aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/hisilicon/hpre (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-25crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'Yang Shen1-2/+1
2020-09-25crypto: hisilicon/hpre - fix a bug in dh algorithmMeng Yu1-0/+2
2020-09-25crypto: hisilicon/hpre - adjust some coding styleMeng Yu1-8/+5
2020-09-25crypto: hisilicon/hpre - remove useless codeMeng Yu2-5/+4
2020-09-18crypto: hisilicon - update HPRE module parameter descriptionLongfang Liu1-1/+1
2020-08-21crypto: hisilicon/qm - fix the process of register algorithms to cryptoYang Shen2-35/+21
2020-08-21crypto: hisilicon/qm - fix the call trace when unbind deviceWeili Qian1-1/+2
2020-08-21crypto: hisilicon/qm - register callback function to 'pci_driver.shutdown'Yang Shen1-0/+1
2020-08-21crypto: hisilicon/qm - fix no stop reason when use 'hisi_qm_stop'Yang Shen1-2/+2
2020-07-16crypto: hisilicon/hpre - disable FLR triggered by hardwareHui Tang1-4/+22
2020-07-16crypto: hisilicon/hpre - update debugfs interface parametersMeng Yu1-33/+26
2020-07-16crypto: hisilicon/hpre - Add a switch in sriov_configureMeng Yu1-1/+2
2020-07-16crypto: hisilicon/hpre - Modify the Macro definition and formatMeng Yu1-7/+5
2020-07-16crypto: hisilicon/hpre - HPRE_OVERTIME_THRHLD can be written by debugfsHui Tang1-4/+6
2020-07-16crypto: hisilicon/hpre - Init the value of current_q of debugfsMeng Yu1-0/+1
2020-05-28crypto: hisilicon - fix driver compatibility issue with different versions of devicesWeili Qian1-8/+2
2020-05-23crypto: hisilicon/qm - add DebugFS for xQC and xQE dumpShukun Tan1-0/+4
2020-05-23crypto: hisilicon/hpre - add debugfs for Hisilicon HPREHui Tang3-15/+157
2020-05-15crypto: hisilicon - remove codes of directly report device errors through MSIShukun Tan1-1/+0
2020-05-15crypto: hisilicon - unify initial value assignment into QMWeili Qian1-12/+10
2020-05-15crypto: hisilicon - remove use_dma_api related codesShukun Tan1-1/+0
2020-05-15crypto: hisilicon - add FLR supportShukun Tan1-0/+16
2020-05-15crypto: hisilicon - refactor module parameter pf_q_num related codeShukun Tan1-32/+7
2020-05-15crypto: hisilicon/hpre - modify the HPRE probe processLongfang Liu1-17/+25
2020-05-15crypto: hisilicon/hpre - constify struct debugfs_reg32Rikard Falkeborn1-2/+2
2020-04-16crypto: hisilicon/hpre - add controller reset support for HPREHui Tang1-9/+37
2020-04-16crypto: hisilicon - add vfs_num module parameter for hpre/secHao Fang1-0/+19
2020-04-16crypto: hisilicon - unify SR-IOV related codes into QMShukun Tan1-103/+2
2020-04-16crypto: hisilicon - put vfs_num into struct hisi_qmShukun Tan2-8/+5
2020-03-20crypto: hisilicon/hpre - Optimize finding hpre device processHui Tang3-55/+20
2020-02-13crypto: hisilicon - Unify error detect process into qmShukun Tan1-63/+30
2020-02-13crypto: hisilicon - Unify hardware error init/uninit into QMShukun Tan1-17/+16
2020-01-16crypto: hisilicon - add branch prediction macroZaibo Xu1-22/+22
2020-01-16crypto: hisilicon - adjust hpre_crt_para_getZaibo Xu1-14/+14
2020-01-16crypto: hisilicon - Fixed some tiny bugs of HPREZaibo Xu2-38/+32
2020-01-16crypto: hisilicon - Bugfixed tfm leakZaibo Xu2-13/+18
2019-12-20crypto: hisilicon - still no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-22/+6
2019-10-23crypto: hisilicon: Fix misuse of GENMASK macroRikard Falkeborn1-2/+2
2019-10-10crypto: hisilicon - Add debugfs for HPREZaibo Xu2-2/+460
2019-10-10crypto: hisilicon - add SRIOV support for HPREZaibo Xu2-7/+133
2019-10-10crypto: hisilicon - add HiSilicon HPRE acceleratorZaibo Xu4-0/+1690