aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qat/qat_common
AgeCommit message (Expand)Author
2021-11-26crypto: qat - disregard spurious PFVF interruptsGiovanni Cabiddu
2021-11-26crypto: qat - detect PFVF collision after ACKGiovanni Cabiddu
2021-09-22crypto: qat - use proper type for vf_maskGiovanni Cabiddu
2021-09-22crypto: qat - do not export adf_iov_putmsg()Giovanni Cabiddu
2021-09-22crypto: qat - fix naming for init/shutdown VF to PF notificationsMarco Chiappero
2021-09-22crypto: qat - fix reuse of completion variableMarco Chiappero
2021-09-22crypto: qat - handle both source of interrupt in VF ISRGiovanni Cabiddu
2021-09-22crypto: qat - do not ignore errors from enable_vf2pf_comms()Giovanni Cabiddu
2021-07-20crypto: qat - remove unused macro in FW loaderJack Xu
2021-07-20crypto: qat - check return code of qat_hal_rd_rel_reg()Jack Xu
2021-05-22crypto: qat - Fix a double free in adf_create_ringLv Yunlong
2021-05-22crypto: qat - fix error path in adf_isr_resource_alloc()Giovanni Cabiddu
2021-05-22crypto: qat - don't release uninitialized resourcesTong Zhang
2020-10-17crypto: qat - check cipher length for aead AES-CBC-HMAC-SHADominik Przychodni
2020-08-21crypto: qat - fix double free in qat_uclo_create_batch_init_listTom Rix
2019-10-11crypto: qat - Silence smp_processor_id() warningAlexander Sverdlin
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-18crypto: qat - fix spelling mistake: "runing" -> "running"Colin Ian King
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-06-28crypto: qat - avoid an uninitialized variable warningArnd Bergmann
2017-06-10crypto: qat - comply with crypto_akcipher_maxsize()Tudor-Dan Ambarus
2017-06-10crypto: qat - comply with crypto_kpp_maxsize()Tudor-Dan Ambarus
2017-05-23crypto: qat - Use IPAD/OPAD constantCorentin LABBE
2017-05-23crypto: qat - use pcie_flr instead of duplicating itChristoph Hellwig
2017-03-09crypto: kpp - constify buffer passed to crypto_kpp_set_secret()Eric Biggers
2016-12-30crypto: qat - increase number of supported devicesXin Zeng
2016-12-30crypto: qat - zero esram only for DH85x devicesGiovanni Cabiddu
2016-12-30crypto: qat - fix bar discovery for c62xGiovanni Cabiddu
2016-12-30crypto: qat - replace hardcoded BIT(0) in vf_isrGiovanni Cabiddu
2016-12-30crypto: qat - fix comments describing adf_disable_sriov()Ahsan Atta
2016-12-30crypto: qat - fix indentationAhsan Atta
2016-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2016-09-13crypto: qat - fix leak on error pathGiovanni Cabiddu
2016-08-31crypto: qat - fix constants table DMAMaksim Lukoshkov
2016-08-24crypto: qat - fix aes-xts key sizesGiovanni Cabiddu
2016-07-11crypto: qat - Stop dropping leading zeros from RSA outputSalvatore Benedetto
2016-07-11crypto: qat - Add DH supportSalvatore Benedetto
2016-07-05crypto: qat - Add RSA CRT modeSalvatore Benedetto
2016-07-05crypto: qat - Use alternative reset methods depending on the specific deviceConor McLoughlin
2016-07-05crypto: qat - Switch to new rsa_helper functionsSalvatore Benedetto
2016-06-13crypto: qat - Remove deprecated create_workqueueBhaktipriya Shridhar
2016-05-31crypto: qat - fix typos sizeof for ctxTadeusz Struk
2016-05-13crypto: qat - change the adf_ctl_stop_devices to voidTadeusz Struk
2016-05-03crypto: qat - make adf_vf_isr.c dependant on IOV configTadeusz Struk
2016-05-03crypto: qat - Fix typo in commentsTadeusz Struk
2016-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2016-05-03crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wqTadeusz Struk
2016-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2016-04-28crypto: qat - fix invalid pf2vf_resp_wq logicTadeusz Struk
2016-04-18crypto: qat - fix section mismatch warningTadeusz Struk