summaryrefslogtreecommitdiff
path: root/drivers/crypto/qat
AgeCommit message (Expand)Author
2021-11-17crypto: qat - disregard spurious PFVF interruptsGiovanni Cabiddu
2021-11-17crypto: qat - detect PFVF collision after ACKGiovanni Cabiddu
2021-09-15crypto: qat - use proper type for vf_maskGiovanni Cabiddu
2021-09-15crypto: qat - do not export adf_iov_putmsg()Giovanni Cabiddu
2021-09-15crypto: qat - fix naming for init/shutdown VF to PF notificationsMarco Chiappero
2021-09-15crypto: qat - fix reuse of completion variableMarco Chiappero
2021-09-15crypto: qat - handle both source of interrupt in VF ISRGiovanni Cabiddu
2021-09-15crypto: qat - do not ignore errors from enable_vf2pf_comms()Giovanni Cabiddu
2021-06-28crypto: qat - ratelimit invalid ioctl message and print the invalid cmdColin Ian King
2021-05-28crypto: qat - remove unused macro in FW loaderJack Xu
2021-05-28crypto: qat - check return code of qat_hal_rd_rel_reg()Jack Xu
2021-05-28crypto: qat - report an error if MMP file size is too largeJack Xu
2021-05-28crypto: qat - check MMP size before writing to the SRAMJack Xu
2021-05-28crypto: qat - return error when failing to map FWJack Xu
2021-04-16crypto: qat - enable detection of accelerators hangWojciech Ziemba
2021-04-09crypto: qat - Fix a double free in adf_create_ringLv Yunlong
2021-04-02crypto: qat - fix error path in adf_isr_resource_alloc()Giovanni Cabiddu
2021-03-26crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_initTong Zhang
2021-03-26crypto: qat - don't release uninitialized resourcesTong Zhang
2021-03-13crypto: qat - fix use of 'dma_map_single'Hui Tang
2021-03-13crypto: qat - fix unmap invalid dma addressHui Tang
2021-03-07crypto: qat - fix spelling mistake: "messge" -> "message"Bhaskar Chowdhury
2021-01-14crypto: qat - reduce size of mapped regionAdam Guerin
2021-01-14crypto: qat - change format string and cast ring sizeAdam Guerin
2021-01-14crypto: qat - fix potential spectre issueAdam Guerin
2021-01-14crypto: qat - configure arbiter mapping based on engines enabledWojciech Ziemba
2021-01-14crypto: qat - replace CRYPTO_AES with CRYPTO_LIB_AES in KconfigMarco Chiappero
2021-01-03crypto: remove cipher routines from public crypto APIArd Biesheuvel
2020-12-23crypto: qat - add CRYPTO_AES to Kconfig dependenciesMarco Chiappero
2020-12-11crypto: qat - add capability detection logic in qat_4xxxMarco Chiappero
2020-12-11crypto: qat - add AES-XTS support for QAT GEN4 devicesMarco Chiappero
2020-12-11crypto: qat - add AES-CTR support for QAT GEN4 devicesMarco Chiappero
2020-11-27crypto: qat - fix excluded_middle.cocci warningskernel test robot
2020-11-20crypto: qat - add qat_4xxx driverGiovanni Cabiddu
2020-11-20crypto: qat - add hook to initialize vector routing tableGiovanni Cabiddu
2020-11-20crypto: qat - target fw images to specific AEsGiovanni Cabiddu
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers
2020-11-13crypto: qat - add gen4 firmware loaderJack Xu
2020-11-13crypto: qat - add support for broadcasting modeJack Xu
2020-11-13crypto: qat - add support for shared ustoreJack Xu
2020-11-13crypto: qat - allow to target specific AEsJack Xu
2020-11-13crypto: qat - add FCU CSRs to chip infoJack Xu
2020-11-13crypto: qat - add CSS3K supportJack Xu
2020-11-13crypto: qat - use ae_maskJack Xu
2020-11-13crypto: qat - add check for null pointerJack Xu
2020-11-13crypto: qat - add misc control CSR to chip infoJack Xu
2020-11-13crypto: qat - add wake up event to chip infoJack Xu
2020-11-13crypto: qat - add clock enable CSR to chip infoJack Xu
2020-11-13crypto: qat - add reset CSR and mask to chip infoJack Xu
2020-11-13crypto: qat - add local memory size to chip infoJack Xu