summaryrefslogtreecommitdiff
path: root/drivers/crypto/qat/qat_4xxx
Commit message (Expand)AuthorAgeFilesLines
* crypto: qat - Move driver to drivers/crypto/intel/qatTom Zanussi2023-04-064-962/+0
* crypto: qat - drop redundant adf_enable_aer()Bjorn Helgaas2023-03-171-6/+1
* crypto: qat - fix apply custom thread-service mapping for dc serviceShashank Gupta2023-03-171-3/+16
* crypto: qat - add support for 402xx devicesDamian Muszynski2023-03-143-7/+48
* crypto: qat - replace state machine callsShashank Gupta2023-03-141-14/+3
* crypto: qat - delay sysfs initializationShashank Gupta2023-03-141-4/+4
* crypto: qat - enable deflate for QAT GEN4Giovanni Cabiddu2022-12-093-14/+131
* crypto: qat - expose deflate through acomp api for QAT GEN2Giovanni Cabiddu2022-12-091-0/+6
* crypto: qat - fix error return code in adf_probeWang Yufen2022-12-021-0/+1
* crypto: qat - expose device state through sysfs for 4xxxGiovanni Cabiddu2022-07-083-1/+7
* crypto: qat - add support for 401xx devicesGiovanni Cabiddu2022-05-201-0/+1
* crypto: qat - re-enable registration of algorithmsGiovanni Cabiddu2022-05-201-7/+0
* crypto: qat - disable registration of algorithmsGiovanni Cabiddu2022-03-091-0/+7
* crypto: qat - enable power management for QAT GEN4Wojciech Ziemba2022-02-182-16/+9
* crypto: qat - move and rename GEN4 error register definitionsWojciech Ziemba2022-02-182-17/+3
* crypto: qat - fix a signedness bug in get_service_enabled()Dan Carpenter2022-01-281-1/+1
* crypto: qat - add support for compression for 4xxxTomasz Kowalik2021-12-243-7/+106
* crypto: qat - allow detection of dc capabilities for 4xxxGiovanni Cabiddu2021-12-241-25/+39
* crypto: qat - add PFVF support to the GEN4 host driverMarco Chiappero2021-12-241-8/+2
* crypto: qat - store the ring-to-service mappingMarco Chiappero2021-12-241-0/+1
* crypto: qat - support the reset of ring pairs on PFMarco Chiappero2021-12-242-0/+3
* crypto: qat - extend crypto capability detection for 4xxxGiovanni Cabiddu2021-12-241-3/+26
* crypto: qat - do not rely on min versionMarco Chiappero2021-11-261-2/+0
* crypto: qat - reorganize PFVF codeMarco Chiappero2021-11-261-2/+2
* crypto: qat - add pfvf_opsMarco Chiappero2021-11-261-2/+2
* crypto: qat - relocate PFVF disabled functionGiovanni Cabiddu2021-11-261-6/+1
* crypto: qat - do not handle PFVF sources for qat_4xxxGiovanni Cabiddu2021-11-261-0/+7
* Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-061-5/+2
|\
| * crypto: qat - simplify adf_enable_aer()Uwe Kleine-König2021-10-121-5/+2
* | crypto: qat - share adf_enable_pf2vf_comms() from adf_pf2vf_msg.cMarco Chiappero2021-10-081-2/+2
* | crypto: qat - power up 4xxx deviceGiovanni Cabiddu2021-09-242-0/+41
|/
* crypto: qat - fix naming of PF/VF enable functionsMarco Chiappero2021-08-211-2/+2
* crypto: qat - move IO virtualization functionsGiovanni Cabiddu2021-08-211-3/+3
* crypto: qat - rename compatibility version definitionMarco Chiappero2021-08-211-1/+1
* crypto: qat - simplify code and axe the use of a deprecated APIChristophe JAILLET2021-08-211-10/+4
* crypto: qat - enable detection of accelerators hangWojciech Ziemba2021-04-161-0/+1
* crypto: qat - configure arbiter mapping based on engines enabledWojciech Ziemba2021-01-141-11/+3
* crypto: qat - add capability detection logic in qat_4xxxMarco Chiappero2020-12-113-0/+38
* crypto: qat - add qat_4xxx driverGiovanni Cabiddu2020-11-204-0/+617