summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qat/qat_dh895xccvf
Commit message (Expand)AuthorAgeFilesLines
* crypto: qat - config VFs based on ring-to-svc mappingMarco Chiappero2021-12-241-4/+0
* crypto: qat - store the ring-to-service mappingMarco Chiappero2021-12-241-0/+1
* crypto: qat - do not rely on min versionMarco Chiappero2021-11-261-2/+0
* crypto: qat - pass the PF2VF responses back to the callersMarco Chiappero2021-11-261-1/+1
* crypto: qat - reorganize PFVF codeMarco Chiappero2021-11-261-2/+3
* crypto: qat - add pfvf_opsMarco Chiappero2021-11-261-2/+1
* crypto: qat - relocate PFVF VF related logicMarco Chiappero2021-11-262-7/+2
* crypto: qat - flush vf workqueue at driver removalAhsan Atta2021-08-211-0/+1
* crypto: qat - remove the unnecessary get_vintmsk_offset()Marco Chiappero2021-08-212-7/+0
* crypto: qat - fix naming of PF/VF enable functionsMarco Chiappero2021-08-211-1/+1
* crypto: qat - fix naming for init/shutdown VF to PF notificationsMarco Chiappero2021-08-211-2/+2
* crypto: qat - rename compatibility version definitionMarco Chiappero2021-08-211-1/+1
* crypto: qat - set DMA mask to 48 bits for Gen2Giovanni Cabiddu2021-08-211-1/+1
* crypto: qat - simplify code and axe the use of a deprecated APIChristophe JAILLET2021-08-211-11/+4
* crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_initTong Zhang2021-03-261-2/+2
* crypto: qat - split transport CSR access logicGiovanni Cabiddu2020-10-301-0/+2
* crypto: qat - num_rings_per_bank is device dependentAhsan Atta2020-10-301-0/+1
* crypto: qat - mask device capabilities with soft strapsGiovanni Cabiddu2020-10-302-4/+4
* crypto: qat - use PCI_VDEVICEGiovanni Cabiddu2020-09-181-5/+2
* crypto: qat - replace device ids definesGiovanni Cabiddu2020-09-181-3/+3
* crypto: qat - include domain in top level debugfs pathGiovanni Cabiddu2020-09-111-4/+2
* crypto: qat - convert to SPDX License IdentifiersGiovanni Cabiddu2020-06-183-138/+6
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* crypto: prefix header search paths with $(srctree)/Masahiro Yamada2019-02-011-1/+1
* crypto: qat - no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-5/+0
* crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()Waiman Long2018-09-281-3/+3
* crypto: qat - modify format of dev top level debugfs entriesPablo Marcos Oltra2016-12-301-1/+1
* crypto: qat - check if PF is runningTadeusz Struk2016-04-181-0/+2
* crypto: qat - move vf2pf_init and vf2pf_exit to commonTadeusz Struk2016-04-181-23/+0
* crypto: qat - changed adf_dev_stop to voidTadeusz Struk2016-04-051-3/+1
* crypto: qat - move isr files to qat common so that they can be reusedTadeusz Struk2015-12-096-411/+10
* crypto: qat - remove superfluous check from adf_probeSalvatore Benedetto2015-11-171-8/+1
* crypto: qat - Fix adf_isr_resource_free name clashTadeusz Struk2015-08-113-7/+7
* crypto: qat - Add qat dh895xcc VF driverTadeusz Struk2015-08-106-0/+953