summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qat/qat_c62xvf
Commit message (Expand)AuthorAgeFilesLines
* crypto: qat - fix naming for init/shutdown VF to PF notificationsMarco Chiappero2021-09-151-2/+2
* crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_initTong Zhang2021-05-141-2/+2
* 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 - add support for c62xvf accel typeTadeusz Struk2015-12-094-0/+545