Age | Commit message (Expand) | Author |
2023-04-06 | crypto: qat - Move driver to drivers/crypto/intel/qat | Tom Zanussi |
2023-03-14 | crypto: qat - replace state machine calls | Shashank Gupta |
2022-12-09 | crypto: qat - expose deflate through acomp api for QAT GEN2 | Giovanni Cabiddu |
2022-07-08 | crypto: qat - relocate and rename adf_sriov_prepare_restart() | Giovanni Cabiddu |
2022-04-15 | crypto: qat - replace disable_vf2pf_interrupts() | Marco Chiappero |
2022-04-15 | crypto: qat - remove unnecessary tests to detect PFVF support | Marco Chiappero |
2022-04-15 | crypto: qat - remove unneeded braces | Marco Chiappero |
2022-04-15 | crypto: qat - stop using iommu_present() | Robin Murphy |
2021-12-24 | crypto: qat - add support for compression for 4xxx | Tomasz Kowalik |
2021-12-24 | crypto: qat - introduce support for PFVF block messages | Marco Chiappero |
2021-12-24 | crypto: qat - store the PFVF protocol version of the endpoints | Marco Chiappero |
2021-11-26 | crypto: qat - reorganize PFVF code | Marco Chiappero |
2021-11-26 | crypto: qat - add pfvf_ops | Marco Chiappero |
2021-11-26 | crypto: qat - move interrupt code out of the PFVF handler | Marco Chiappero |
2021-08-21 | crypto: qat - remove intermediate tasklet for vf2pf | Svyatoslav Pankratov |
2020-11-13 | crypto: qat - replace pci with PCI in comments | Adam Guerin |
2020-10-30 | crypto: qat - call functions in adf_sriov if available | Giovanni Cabiddu |
2020-10-30 | crypto: qat - use BIT_ULL() - 1 pattern for masks | Giovanni Cabiddu |
2020-10-30 | crypto: qat - replace constant masks with GENMASK | Giovanni Cabiddu |
2020-10-30 | crypto: qat - fix configuration of iov threads | Giovanni Cabiddu |
2020-10-08 | crypto: qat - fix function parameters descriptions | Giovanni Cabiddu |
2020-06-18 | crypto: qat - convert to SPDX License Identifiers | Giovanni Cabiddu |
2016-12-30 | crypto: qat - fix comments describing adf_disable_sriov() | Ahsan Atta |
2016-06-13 | crypto: qat - Remove deprecated create_workqueue | Bhaktipriya Shridhar |
2016-04-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Herbert Xu |
2016-04-28 | crypto: qat - fix invalid pf2vf_resp_wq logic | Tadeusz Struk |
2016-04-05 | crypto: qat - changed adf_dev_stop to void | Tadeusz Struk |
2015-09-21 | crypto: qat - don't check for iommu | John Griffin |
2015-08-25 | crypto: qat - enable legacy VFs | Tadeusz Struk |
2015-08-13 | crypto: qat - fix simple_return.cocci warnings | Wu Fengguang |
2015-08-10 | crypto: qat - Add support for SRIOV | Tadeusz Struk |