summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qat
AgeCommit message (Expand)Author
2020-10-30crypto: qat - remove unnecessary void* castsGiovanni Cabiddu
2020-10-30crypto: qat - call functions in adf_sriov if availableGiovanni Cabiddu
2020-10-30crypto: qat - remove hardcoded bank irq clear flag maskGiovanni Cabiddu
2020-10-30crypto: qat - abstract writes to arbiter enableGiovanni Cabiddu
2020-10-30crypto: qat - use BIT_ULL() - 1 pattern for masksGiovanni Cabiddu
2020-10-30crypto: qat - replace constant masks with GENMASKGiovanni Cabiddu
2020-10-30crypto: qat - abstract build ring baseGiovanni Cabiddu
2020-10-30crypto: qat - enable ring after pair is programmedGiovanni Cabiddu
2020-10-30crypto: qat - register crypto instances based on capabilityGiovanni Cabiddu
2020-10-30crypto: qat - add support for capability detectionMarco Chiappero
2020-10-30crypto: qat - abstract arbiter accessGiovanni Cabiddu
2020-10-30crypto: qat - remove unused macros in arbiter moduleGiovanni Cabiddu
2020-10-30crypto: qat - remove writes into WQCFGGiovanni Cabiddu
2020-10-30crypto: qat - update constants tableGiovanni Cabiddu
2020-10-30crypto: qat - use admin mask to send fw constantsGiovanni Cabiddu
2020-10-30crypto: qat - change admin sequenceGiovanni Cabiddu
2020-10-30crypto: qat - rename ME in AEGiovanni Cabiddu
2020-10-30crypto: qat - add packed to init admin structuresGiovanni Cabiddu
2020-10-30crypto: qat - abstract admin interfaceGiovanni Cabiddu
2020-10-30crypto: qat - relocate GEN2 CSR access codeGiovanni Cabiddu
2020-10-30crypto: qat - split transport CSR access logicGiovanni Cabiddu
2020-10-30crypto: qat - fix configuration of iov threadsGiovanni Cabiddu
2020-10-30crypto: qat - num_rings_per_bank is device dependentAhsan Atta
2020-10-30crypto: qat - mask device capabilities with soft strapsGiovanni Cabiddu
2020-10-30crypto: qat - update IV in softwareMarco Chiappero
2020-10-30crypto: qat - remove unused functionGiovanni Cabiddu
2020-10-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-10-08crypto: qat - drop input parameter from adf_enable_aer()Giovanni Cabiddu
2020-10-08crypto: qat - fix function parameters descriptionsGiovanni Cabiddu
2020-09-25crypto: qat - remove unnecessary mutex_init()Qinglang Miao
2020-09-25crypto: qat - convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin
2020-09-18crypto: qat - use PCI_VDEVICEGiovanni Cabiddu
2020-09-18crypto: qat - replace device ids definesGiovanni Cabiddu
2020-09-11crypto: qat - include domain in top level debugfs pathGiovanni Cabiddu
2020-09-11crypto: qat - check cipher length for aead AES-CBC-HMAC-SHADominik Przychodni
2020-08-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-21crypto: qat - add delay before polling mailboxGiovanni Cabiddu
2020-07-23crypto: qat - fix double free in qat_uclo_create_batch_init_listTom Rix
2020-07-16crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORYMikulas Patocka
2020-07-09crypto: qat - fallback for xts with 192 bit keysGiovanni Cabiddu
2020-07-09crypto: qat - remove unused field in skcipher ctxGiovanni Cabiddu
2020-07-09crypto: qat - validate xts keyGiovanni Cabiddu
2020-07-09crypto: qat - allow xts requests not multiple of blockGiovanni Cabiddu
2020-06-18crypto: qat - update timeout logic in put admin msgWojciech Ziemba
2020-06-18crypto: qat - send admin messages to set of AEsWojciech Ziemba
2020-06-18crypto: qat - update fw init admin msgWojciech Ziemba
2020-06-18crypto: qat - remove packed attribute in etr structsGiovanni Cabiddu
2020-06-18crypto: qat - replace user types with kernel ABI __u typesWojciech Ziemba
2020-06-18crypto: qat - replace user types with kernel u typesWojciech Ziemba