summaryrefslogtreecommitdiff
path: root/drivers/crypto/qat/qat_common/adf_sriov.c
AgeCommit message (Expand)Author
2022-12-09crypto: qat - expose deflate through acomp api for QAT GEN2Giovanni Cabiddu
2022-07-08crypto: qat - relocate and rename adf_sriov_prepare_restart()Giovanni Cabiddu
2022-04-15crypto: qat - replace disable_vf2pf_interrupts()Marco Chiappero
2022-04-15crypto: qat - remove unnecessary tests to detect PFVF supportMarco Chiappero
2022-04-15crypto: qat - remove unneeded bracesMarco Chiappero
2022-04-15crypto: qat - stop using iommu_present()Robin Murphy
2021-12-24crypto: qat - add support for compression for 4xxxTomasz Kowalik
2021-12-24crypto: qat - introduce support for PFVF block messagesMarco Chiappero
2021-12-24crypto: qat - store the PFVF protocol version of the endpointsMarco Chiappero
2021-11-26crypto: qat - reorganize PFVF codeMarco Chiappero
2021-11-26crypto: qat - add pfvf_opsMarco Chiappero
2021-11-26crypto: qat - move interrupt code out of the PFVF handlerMarco Chiappero
2021-08-21crypto: qat - remove intermediate tasklet for vf2pfSvyatoslav Pankratov
2020-11-13crypto: qat - replace pci with PCI in commentsAdam Guerin
2020-10-30crypto: qat - call functions in adf_sriov if availableGiovanni Cabiddu
2020-10-30crypto: qat - use BIT_ULL() - 1 pattern for masksGiovanni Cabiddu
2020-10-30crypto: qat - replace constant masks with GENMASKGiovanni Cabiddu
2020-10-30crypto: qat - fix configuration of iov threadsGiovanni Cabiddu
2020-10-08crypto: qat - fix function parameters descriptionsGiovanni Cabiddu
2020-06-18crypto: qat - convert to SPDX License IdentifiersGiovanni Cabiddu
2016-12-30crypto: qat - fix comments describing adf_disable_sriov()Ahsan Atta
2016-06-13crypto: qat - Remove deprecated create_workqueueBhaktipriya Shridhar
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-05crypto: qat - changed adf_dev_stop to voidTadeusz Struk
2015-09-21crypto: qat - don't check for iommuJohn Griffin
2015-08-25crypto: qat - enable legacy VFsTadeusz Struk
2015-08-13crypto: qat - fix simple_return.cocci warningsWu Fengguang
2015-08-10crypto: qat - Add support for SRIOVTadeusz Struk