summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qat/qat_common/adf_admin.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: qat - Move driver to drivers/crypto/intel/qatTom Zanussi2023-04-061-362/+0
* crypto: qat - enable power management for QAT GEN4Wojciech Ziemba2022-02-181-0/+37
* crypto: qat - add the adf_get_pmisc_base() helper functionMarco Chiappero2021-12-241-6/+4
* crypto: qat - get compression extended capabilitiesGiovanni Cabiddu2021-12-241-0/+37
* crypto: qat - remove cast for mailbox CSRAdam Guerin2020-11-131-1/+1
* crypto: qat - update constants tableGiovanni Cabiddu2020-10-301-22/+22
* crypto: qat - use admin mask to send fw constantsGiovanni Cabiddu2020-10-301-1/+1
* crypto: qat - change admin sequenceGiovanni Cabiddu2020-10-301-2/+2
* crypto: qat - rename ME in AEGiovanni Cabiddu2020-10-301-3/+3
* crypto: qat - abstract admin interfaceGiovanni Cabiddu2020-10-301-10/+15
* crypto: qat - add delay before polling mailboxGiovanni Cabiddu2020-08-211-3/+4
* crypto: qat - update timeout logic in put admin msgWojciech Ziemba2020-06-181-15/+19
* crypto: qat - send admin messages to set of AEsWojciech Ziemba2020-06-181-18/+46
* crypto: qat - update fw init admin msgWojciech Ziemba2020-06-181-2/+2
* crypto: qat - convert to SPDX License IdentifiersGiovanni Cabiddu2020-06-181-46/+2
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-6/+6
* crypto: qat - fix constants table DMAMaksim Lukoshkov2016-08-311-8/+12
* crypto: qat - make sure const_tab is 1024 bytes alignedTadeusz Struk2016-04-051-1/+1
* crypto: qat - move isr files to qat common so that they can be reusedTadeusz Struk2015-12-091-1/+3
* crypto: qat - Add FW const tableTadeusz Struk2015-08-101-1/+106
* crypto: qat - Move adf admin and adf hw arbitrer to common codeTadeusz Struk2015-08-101-0/+185