summaryrefslogtreecommitdiff
path: root/drivers/crypto/qat
AgeCommit message (Expand)Author
2020-11-13crypto: qat - add wake up event to chip infoJack Xu
2020-11-13crypto: qat - add clock enable CSR to chip infoJack Xu
2020-11-13crypto: qat - add reset CSR and mask to chip infoJack Xu
2020-11-13crypto: qat - add local memory size to chip infoJack Xu
2020-11-13crypto: qat - add support for lm2 and lm3Jack Xu
2020-11-13crypto: qat - add next neighbor to chip_infoJack Xu
2020-11-13crypto: qat - replace check based on DIDJack Xu
2020-11-13crypto: qat - introduce chip info structureJack Xu
2020-11-13crypto: qat - refactor long expressionsJack Xu
2020-11-13crypto: qat - refactor qat_uclo_set_ae_mode()Jack Xu
2020-11-13crypto: qat - move defines to header filesJack Xu
2020-11-13crypto: qat - remove global CSRs helpersJack Xu
2020-11-13crypto: qat - refactor AE startJack Xu
2020-11-13crypto: qat - change micro word data maskJack Xu
2020-11-13crypto: qat - change type for ctx_maskJack Xu
2020-11-13crypto: qat - add support for relative FW ucode loadingJack Xu
2020-11-13crypto: qat - rename qat_uclo_del_uof_obj()Jack Xu
2020-11-13crypto: qat - introduce additional parenthesisJack Xu
2020-11-13crypto: qat - remove unnecessary parenthesisJack Xu
2020-11-13crypto: qat - fix error messageJack Xu
2020-11-13crypto: qat - fix CSR accessJack Xu
2020-11-13crypto: qat - fix status check in qat_hal_put_rel_rd_xfer()Jack Xu
2020-11-13crypto: qat - support for mof format in fw loaderGiovanni Cabiddu
2020-11-13crypto: qat - replace pci with PCI in commentsAdam Guerin
2020-11-13crypto: qat - remove cast for mailbox CSRAdam Guerin
2020-11-06crypto: qat - remove unneeded semicolonTom Rix
2020-10-30crypto: qat - extend ae_maskGiovanni Cabiddu
2020-10-30crypto: qat - allow for instances in different banksGiovanni Cabiddu
2020-10-30crypto: qat - refactor qat_crypto_dev_config()Giovanni Cabiddu
2020-10-30crypto: qat - refactor qat_crypto_create_instances()Giovanni Cabiddu
2020-10-30crypto: qat - change return value in adf_cfg_key_val_get()Giovanni Cabiddu
2020-10-30crypto: qat - change return value in adf_cfg_add_key_value_param()Giovanni Cabiddu
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