summaryrefslogtreecommitdiff
path: root/drivers/crypto/qat/qat_common/adf_sriov.c
AgeCommit message (Expand)Author
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