summaryrefslogtreecommitdiff
path: root/drivers/crypto/qat
AgeCommit message (Expand)Author
2022-07-08crypto: qat - expose device config through sysfs for 4xxxGiovanni Cabiddu
2022-07-08crypto: qat - relocate and rename adf_sriov_prepare_restart()Giovanni Cabiddu
2022-07-08crypto: qat - change behaviour of adf_cfg_add_key_value_param()Giovanni Cabiddu
2022-07-08crypto: qat - expose device state through sysfs for 4xxxGiovanni Cabiddu
2022-06-24crypto: qat - Removes the x86 dependency on the QAT driversYoan Picchi
2022-06-24crypto: qat - replace get_current_node() with numa_node_id()Andre Przywara
2022-05-20crypto: qat - add support for 401xx devicesGiovanni Cabiddu
2022-05-20crypto: qat - re-enable registration of algorithmsGiovanni Cabiddu
2022-05-20crypto: qat - honor CRYPTO_TFM_REQ_MAY_SLEEP flagGiovanni Cabiddu
2022-05-20crypto: qat - add param check for DHGiovanni Cabiddu
2022-05-20crypto: qat - add param check for RSAGiovanni Cabiddu
2022-05-20crypto: qat - remove dma_free_coherent() for DHGiovanni Cabiddu
2022-05-20crypto: qat - remove dma_free_coherent() for RSAGiovanni Cabiddu
2022-05-20crypto: qat - fix memory leak in RSAGiovanni Cabiddu
2022-05-20crypto: qat - add backlog mechanismGiovanni Cabiddu
2022-05-20crypto: qat - refactor submission logicGiovanni Cabiddu
2022-05-20crypto: qat - use pre-allocated buffers in datapathGiovanni Cabiddu
2022-05-20crypto: qat - set to zero DH parameters before freeGiovanni Cabiddu
2022-04-29crypto: qat - Fix unsigned function returning negative constantHaowen Bai
2022-04-15crypto: qat - remove line wrapping for pfvf_ops functionsMarco Chiappero
2022-04-15crypto: qat - use u32 variables in all GEN4 pfvf_opsMarco Chiappero
2022-04-15crypto: qat - replace disable_vf2pf_interrupts()Marco Chiappero
2022-04-15crypto: qat - leverage the GEN2 VF mask definitonMarco Chiappero
2022-04-15crypto: qat - rework the VF2PF interrupt handling logicMarco Chiappero
2022-04-15crypto: qat - fix off-by-one error in PFVF debug printMarco Chiappero
2022-04-15crypto: qat - fix wording and formatting in code commentMarco Chiappero
2022-04-15crypto: qat - test PFVF registers for spurious interrupts on GEN4Marco Chiappero
2022-04-15crypto: qat - add check for invalid PFVF protocol version 0Wojciech Ziemba
2022-04-15crypto: qat - add missing restarting event notification in VFsMarco Chiappero
2022-04-15crypto: qat - remove unnecessary tests to detect PFVF supportMarco Chiappero
2022-04-15crypto: qat - remove unused PFVF stubsGiovanni Cabiddu
2022-04-15crypto: qat - remove unneeded bracesMarco Chiappero
2022-04-15crypto: qat - fix ETR sources enabled by default on GEN2 devicesMarco Chiappero
2022-04-15crypto: qat - set COMPRESSION capability for DH895XCCGiovanni Cabiddu
2022-04-15crypto: qat - set CIPHER capability for DH895XCCGiovanni Cabiddu
2022-04-15crypto: qat - stop using iommu_present()Robin Murphy
2022-03-09crypto: qat - fix initialization of pfvf rts_map_msg structuresGiovanni Cabiddu
2022-03-09crypto: qat - fix initialization of pfvf cap_msg structuresGiovanni Cabiddu
2022-03-09crypto: qat - remove unneeded assignmentGiovanni Cabiddu
2022-03-09crypto: qat - disable registration of algorithmsGiovanni Cabiddu
2022-02-18crypto: qat - enable power management for QAT GEN4Wojciech Ziemba
2022-02-18crypto: qat - move and rename GEN4 error register definitionsWojciech Ziemba
2022-02-18crypto: qat - add misc workqueueWojciech Ziemba
2022-02-18crypto: qat - don't cast parameter in bit operationsAndy Shevchenko
2022-01-31crypto: qat - fix access to PFVF interrupt registers for GEN4Giovanni Cabiddu
2022-01-28crypto: qat - fix a signedness bug in get_service_enabled()Dan Carpenter
2021-12-31crypto: qat - fix definition of ring reset resultsGiovanni Cabiddu
2021-12-24crypto: qat - add support for compression for 4xxxTomasz Kowalik
2021-12-24crypto: qat - allow detection of dc capabilities for 4xxxGiovanni Cabiddu
2021-12-24crypto: qat - add PFVF support to enable the reset of ring pairsMarco Chiappero