aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/qat/qat_4xxx
AgeCommit message (Expand)AuthorFilesLines
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+2
2021-10-12crypto: qat - simplify adf_enable_aer()Uwe Kleine-König1-5/+2
2021-10-08crypto: qat - share adf_enable_pf2vf_comms() from adf_pf2vf_msg.cMarco Chiappero1-2/+2
2021-09-24crypto: qat - power up 4xxx deviceGiovanni Cabiddu2-0/+41
2021-08-21crypto: qat - fix naming of PF/VF enable functionsMarco Chiappero1-2/+2
2021-08-21crypto: qat - move IO virtualization functionsGiovanni Cabiddu1-3/+3
2021-08-21crypto: qat - rename compatibility version definitionMarco Chiappero1-1/+1
2021-08-21crypto: qat - simplify code and axe the use of a deprecated APIChristophe JAILLET1-10/+4
2021-04-16crypto: qat - enable detection of accelerators hangWojciech Ziemba1-0/+1
2021-01-14crypto: qat - configure arbiter mapping based on engines enabledWojciech Ziemba1-11/+3
2020-12-11crypto: qat - add capability detection logic in qat_4xxxMarco Chiappero3-0/+38
2020-11-20crypto: qat - add qat_4xxx driverGiovanni Cabiddu4-0/+617