index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
qat
/
qat_common
/
adf_sriov.c
Age
Commit message (
Expand
)
Author
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