summaryrefslogtreecommitdiff
path: root/drivers/crypto/qat/qat_common/adf_admin.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-06crypto: qat - Move driver to drivers/crypto/intel/qatTom Zanussi1-362/+0
2022-02-18crypto: qat - enable power management for QAT GEN4Wojciech Ziemba1-0/+37
2021-12-24crypto: qat - add the adf_get_pmisc_base() helper functionMarco Chiappero1-6/+4
2021-12-24crypto: qat - get compression extended capabilitiesGiovanni Cabiddu1-0/+37
2020-11-13crypto: qat - remove cast for mailbox CSRAdam Guerin1-1/+1
2020-10-30crypto: qat - update constants tableGiovanni Cabiddu1-22/+22
2020-10-30crypto: qat - use admin mask to send fw constantsGiovanni Cabiddu1-1/+1
2020-10-30crypto: qat - change admin sequenceGiovanni Cabiddu1-2/+2
2020-10-30crypto: qat - rename ME in AEGiovanni Cabiddu1-3/+3
2020-10-30crypto: qat - abstract admin interfaceGiovanni Cabiddu1-10/+15
2020-08-21crypto: qat - add delay before polling mailboxGiovanni Cabiddu1-3/+4
2020-06-18crypto: qat - update timeout logic in put admin msgWojciech Ziemba1-15/+19
2020-06-18crypto: qat - send admin messages to set of AEsWojciech Ziemba1-18/+46
2020-06-18crypto: qat - update fw init admin msgWojciech Ziemba1-2/+2
2020-06-18crypto: qat - convert to SPDX License IdentifiersGiovanni Cabiddu1-46/+2
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-6/+6
2016-08-31crypto: qat - fix constants table DMAMaksim Lukoshkov1-8/+12
2016-04-05crypto: qat - make sure const_tab is 1024 bytes alignedTadeusz Struk1-1/+1
2015-12-09crypto: qat - move isr files to qat common so that they can be reusedTadeusz Struk1-1/+3
2015-08-10crypto: qat - Add FW const tableTadeusz Struk1-1/+106
2015-08-10crypto: qat - Move adf admin and adf hw arbitrer to common codeTadeusz Struk1-0/+185