Age | Commit message (Expand) | Author |
2022-09-24 | crypto: hisilicon/qm - fix the qos value initialization | Kai Ye |
2022-09-16 | crypto: hisilicon - support get algs by the capability register | Zhiqi Song |
2022-09-16 | crypto: hisilicon/sec - get algorithm bitmap from registers | Wenkai Lin |
2022-09-16 | crypto: hisilicon/zip - support zip capability | Weili Qian |
2022-09-16 | crypto: hisilicon/hpre - optimize registration of ecdh | Zhiqi Song |
2022-09-16 | crypto: hisilicon/hpre - support hpre capability | Zhiqi Song |
2022-09-16 | crypto: hisilicon/qm - support get device irq information from hardware regis... | Weili Qian |
2022-09-16 | crypto: hisilicon/qm - get error type from hardware registers | Weili Qian |
2022-09-16 | crypto: hisilicon/qm - add UACCE_CMD_QM_SET_QP_INFO support | Weili Qian |
2022-09-16 | crypto: hisilicon/qm - get qp num and depth from hardware registers | Weili Qian |
2022-09-16 | crypto: hisilicon/qm - get hardware features from hardware registers | Weili Qian |
2022-09-16 | crypto: hisilicon/sec - delete redundant blank lines | Kai Ye |
2022-09-02 | crypto: hisilicon/qm - return failure if vfs_num exceeds total VFs | Weili Qian |
2022-09-02 | crypto: hisilicon/qm - fix missing put dfx access | Weili Qian |
2022-09-02 | crypto: hisilicon/qm - check mailbox operation result | Weili Qian |
2022-08-26 | crypto: hisilicon/qm - no judgment in the back process | Kai Ye |
2022-08-19 | crypto: hisilicon/qm - remove unneeded hardware cache write back | Weili Qian |
2022-08-19 | crypto: hisilicon/qm - remove unneeded data storage | Junchong Pan |
2022-08-19 | crypto: hisilicon/qm - fix missing destroy qp_idr | Weili Qian |
2022-08-19 | crypto: hisilicon/hpre - change return type of hpre_cluster_inqry_write() | Weili Qian |
2022-08-19 | crypto: hisilicon/zip - some misc cleanup | Yang Shen |
2022-08-19 | crypto: hisilicon/zip - optimization for performance | Yang Shen |
2022-08-19 | crypto: hisilicon - Remove pci_aer_clear_nonfatal_status() call | Zhuo Chen |
2022-08-19 | crypto: hisilicon/zip - fix mismatch in get/set sgl_sge_nr | Ye Weihua |
2022-07-29 | crypto: hisilicon/zip - Use the bitmap API to allocate bitmaps | Christophe JAILLET |
2022-07-29 | crypto: hisilicon/sec - fix auth key size error | Kai Ye |
2022-07-29 | crypto: hisilicon/hpre - don't use GFP_KERNEL to alloc mem during softirq | Zhengchao Shao |
2022-07-08 | crypto: hisilicon - Kunpeng916 crypto driver don't sleep when in softirq | Zhengchao Shao |
2022-07-08 | crypto: hisilicon/sec - don't sleep when in softirq | Zhengchao Shao |
2022-07-08 | crypto: hisilicon/sec - fix inconsistent argument | Jianglei Nie |
2022-06-17 | crypto: hisilicon/sec - only HW V2 needs to change the BD err detection | Kai Ye |
2022-06-17 | crypto: hisilicon/qm - modify event irq processing | Weili Qian |
2022-06-17 | crypto: hisilicon/qm - move alloc qm->wq to qm.c | Weili Qian |
2022-06-17 | crypto: hisilicon/qm - add functions for releasing resources | Weili Qian |
2022-06-17 | crypto: hisilicon/trng - fix local variable type | Weili Qian |
2022-06-10 | crypto: hisilicon/sec - fix typos in comment | Julia Lawall |
2022-05-20 | crypto: hisilicon/sec - delete the flag CRYPTO_ALG_ALLOCATES_MEMORY | Kai Ye |
2022-05-06 | crypto: hisilicon/sec - add sm4 generic selection | Kai Ye |
2022-04-21 | crypto: hisilicon/qm - remove hisi_qm_get_free_qp_num() | Weili Qian |
2022-04-21 | crypto: hisilicon/qm - replace hisi_qm_release_qp() with hisi_qm_free_qps() | Weili Qian |
2022-04-21 | crypto: hisilicon/qm - set function with static | Weili Qian |
2022-04-15 | crypto: hisilicon/sgl - align the hardware sgl dma address | Yang Shen |
2022-04-15 | crypto: hisilicon/zip - support last word dumping | Kai Ye |
2022-04-15 | crypto: hisilicon/hpre - support last word dumping | Kai Ye |
2022-04-15 | crypto: hisilicon/sec - support last word dumping | Kai Ye |
2022-04-15 | crypto: hisilicon/qm - add last word dumping for ACC | Kai Ye |
2022-04-15 | crypto: hisilicon/zip - support register checking | Kai Ye |
2022-04-15 | crypto: hisilicon/sec - support register checking | Kai Ye |
2022-04-15 | crypto: hisilicon/hpre - support register checking | Kai Ye |
2022-04-15 | crypto: hisilicon/qm - add register checking for ACC | Kai Ye |