Show patches with: Submitter = Cabiddu, Giovanni       |    Archived = No       |   454 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[15/24] crypto: qat - abstract PFVF send function crypto: qat - PFVF refactoring - - - --- 2021-11-10 Cabiddu, Giovanni herbert Superseded
[14/24] crypto: qat - differentiate between pf2vf and vf2pf offset crypto: qat - PFVF refactoring - 1 - --- 2021-11-10 Cabiddu, Giovanni herbert Superseded
[13/24] crypto: qat - add pfvf_ops crypto: qat - PFVF refactoring - - - --- 2021-11-10 Cabiddu, Giovanni herbert Superseded
[12/24] crypto: qat - relocate PFVF disabled function crypto: qat - PFVF refactoring - 1 - --- 2021-11-10 Cabiddu, Giovanni herbert Superseded
[11/24] crypto: qat - relocate PFVF VF related logic crypto: qat - PFVF refactoring - 1 - --- 2021-11-10 Cabiddu, Giovanni herbert Superseded
[10/24] crypto: qat - relocate PFVF PF related logic crypto: qat - PFVF refactoring - 1 - --- 2021-11-10 Cabiddu, Giovanni herbert Superseded
[09/24] crypto: qat - handle retries due to collisions in adf_iov_putmsg() crypto: qat - PFVF refactoring - - - --- 2021-11-10 Cabiddu, Giovanni herbert Superseded
[08/24] crypto: qat - split PFVF message decoding from handling crypto: qat - PFVF refactoring - - - --- 2021-11-10 Cabiddu, Giovanni herbert Superseded
[07/24] crypto: qat - re-enable interrupts for legacy PFVF messages crypto: qat - PFVF refactoring - 1 - --- 2021-11-10 Cabiddu, Giovanni herbert Superseded
[06/24] crypto: qat - change PFVF ACK behaviour crypto: qat - PFVF refactoring - 1 - --- 2021-11-10 Cabiddu, Giovanni herbert Superseded
[05/24] crypto: qat - move interrupt code out of the PFVF handler crypto: qat - PFVF refactoring - - - --- 2021-11-10 Cabiddu, Giovanni herbert Superseded
[04/24] crypto: qat - move VF message handler to adf_vf2pf_msg.c crypto: qat - PFVF refactoring - - - --- 2021-11-10 Cabiddu, Giovanni herbert Superseded
[03/24] crypto: qat - move vf2pf interrupt helpers crypto: qat - PFVF refactoring - 1 - --- 2021-11-10 Cabiddu, Giovanni herbert Superseded
[02/24] crypto: qat - refactor PF top half for PFVF crypto: qat - PFVF refactoring - - - --- 2021-11-10 Cabiddu, Giovanni herbert Superseded
[01/24] crypto: qat - fix undetected PFVF timeout in ACK loop crypto: qat - PFVF refactoring - - - --- 2021-11-10 Cabiddu, Giovanni herbert Superseded
[12/12] crypto: qat - share adf_enable_pf2vf_comms() from adf_pf2vf_msg.c crypto: qat - PFVF fixes and refactoring - - - --- 2021-09-28 Cabiddu, Giovanni herbert Accepted
[11/12] crypto: qat - extract send and wait from adf_vf2pf_request_version() crypto: qat - PFVF fixes and refactoring - - - --- 2021-09-28 Cabiddu, Giovanni herbert Accepted
[10/12] crypto: qat - add VF and PF wrappers to common send function crypto: qat - PFVF fixes and refactoring - - - --- 2021-09-28 Cabiddu, Giovanni herbert Accepted
[09/12] crypto: qat - rename pfvf collision constants crypto: qat - PFVF fixes and refactoring - 1 - --- 2021-09-28 Cabiddu, Giovanni herbert Accepted
[08/12] crypto: qat - move pfvf collision detection values crypto: qat - PFVF fixes and refactoring - 1 - --- 2021-09-28 Cabiddu, Giovanni herbert Accepted
[07/12] crypto: qat - make pfvf send message direction agnostic crypto: qat - PFVF fixes and refactoring - - - --- 2021-09-28 Cabiddu, Giovanni herbert Accepted
[06/12] crypto: qat - use hweight for bit counting crypto: qat - PFVF fixes and refactoring - 1 - --- 2021-09-28 Cabiddu, Giovanni herbert Accepted
[05/12] crypto: qat - remove duplicated logic across GEN2 drivers crypto: qat - PFVF fixes and refactoring - - - --- 2021-09-28 Cabiddu, Giovanni herbert Accepted
[04/12] crypto: qat - fix handling of VF to PF interrupts crypto: qat - PFVF fixes and refactoring - - - --- 2021-09-28 Cabiddu, Giovanni herbert Accepted
[03/12] crypto: qat - remove unnecessary collision prevention step in PFVF crypto: qat - PFVF fixes and refactoring - 1 - --- 2021-09-28 Cabiddu, Giovanni herbert Accepted
[02/12] crypto: qat - disregard spurious PFVF interrupts crypto: qat - PFVF fixes and refactoring - 1 - --- 2021-09-28 Cabiddu, Giovanni herbert Accepted
[01/12] crypto: qat - detect PFVF collision after ACK crypto: qat - PFVF fixes and refactoring - - - --- 2021-09-28 Cabiddu, Giovanni herbert Accepted
crypto: qat - power up 4xxx device crypto: qat - power up 4xxx device - 1 - --- 2021-09-16 Cabiddu, Giovanni herbert Accepted
crypto: qat - remove unneeded packed attribute crypto: qat - remove unneeded packed attribute - 1 - --- 2021-09-02 Cabiddu, Giovanni herbert Accepted
[20/20] crypto: qat - store vf.compatible flag crypto: qat - cumulative fixes - - - --- 2021-08-12 Cabiddu, Giovanni herbert Accepted
[19/20] crypto: qat - do not export adf_iov_putmsg() crypto: qat - cumulative fixes - 1 - --- 2021-08-12 Cabiddu, Giovanni herbert Accepted
[18/20] crypto: qat - flush vf workqueue at driver removal crypto: qat - cumulative fixes - 1 - --- 2021-08-12 Cabiddu, Giovanni herbert Accepted
[17/20] crypto: qat - remove the unnecessary get_vintmsk_offset() crypto: qat - cumulative fixes - 1 - --- 2021-08-12 Cabiddu, Giovanni herbert Accepted
[16/20] crypto: qat - fix naming of PF/VF enable functions crypto: qat - cumulative fixes - 1 - --- 2021-08-12 Cabiddu, Giovanni herbert Accepted
[15/20] crypto: qat - complete all the init steps before service notification crypto: qat - cumulative fixes - 1 - --- 2021-08-12 Cabiddu, Giovanni herbert Accepted
[14/20] crypto: qat - move IO virtualization functions crypto: qat - cumulative fixes - 1 - --- 2021-08-12 Cabiddu, Giovanni herbert Accepted
[13/20] crypto: qat - fix naming for init/shutdown VF to PF notifications crypto: qat - cumulative fixes - 1 - --- 2021-08-12 Cabiddu, Giovanni herbert Accepted
[12/20] crypto: qat - protect interrupt mask CSRs with a spinlock crypto: qat - cumulative fixes - 1 - --- 2021-08-12 Cabiddu, Giovanni herbert Accepted
[11/20] crypto: qat - move pf2vf interrupt [en|dis]able to adf_vf_isr.c crypto: qat - cumulative fixes - 1 - --- 2021-08-12 Cabiddu, Giovanni herbert Accepted
[10/20] crypto: qat - fix reuse of completion variable crypto: qat - cumulative fixes - 1 - --- 2021-08-12 Cabiddu, Giovanni herbert Accepted
[09/20] crypto: qat - remove intermediate tasklet for vf2pf crypto: qat - cumulative fixes - 2 - --- 2021-08-12 Cabiddu, Giovanni herbert Accepted
[08/20] crypto: qat - rename compatibility version definition crypto: qat - cumulative fixes - 1 - --- 2021-08-12 Cabiddu, Giovanni herbert Accepted
[07/20] crypto: qat - prevent spurious MSI interrupt in PF crypto: qat - cumulative fixes - 1 - --- 2021-08-12 Cabiddu, Giovanni herbert Accepted
[06/20] crypto: qat - prevent spurious MSI interrupt in VF crypto: qat - cumulative fixes - 1 - --- 2021-08-12 Cabiddu, Giovanni herbert Accepted
[05/20] crypto: qat - handle both source of interrupt in VF ISR crypto: qat - cumulative fixes - 2 - --- 2021-08-12 Cabiddu, Giovanni herbert Accepted
[04/20] crypto: qat - do not ignore errors from enable_vf2pf_comms() crypto: qat - cumulative fixes - 2 - --- 2021-08-12 Cabiddu, Giovanni herbert Accepted
[03/20] crypto: qat - enable interrupts only after ISR allocation crypto: qat - cumulative fixes - 1 - --- 2021-08-12 Cabiddu, Giovanni herbert Accepted
[02/20] crypto: qat - remove empty sriov_configure() crypto: qat - cumulative fixes - 1 - --- 2021-08-12 Cabiddu, Giovanni herbert Accepted
[01/20] crypto: qat - use proper type for vf_mask crypto: qat - cumulative fixes - 2 - --- 2021-08-12 Cabiddu, Giovanni herbert Accepted
[v2,4/4] crypto: qat - fix a typo in a comment crypto: qat - fixes and cleanups - 1 - --- 2021-08-12 Cabiddu, Giovanni herbert Accepted
[v2,3/4] crypto: qat - disable AER if an error occurs in probe functions crypto: qat - fixes and cleanups - 1 - --- 2021-08-12 Cabiddu, Giovanni herbert Accepted
[v2,2/4] crypto: qat - set DMA mask to 48 bits for Gen2 crypto: qat - fixes and cleanups - - - --- 2021-08-12 Cabiddu, Giovanni herbert Accepted
[v2,1/4] crypto: qat - simplify code and axe the use of a deprecated API crypto: qat - fixes and cleanups - 1 - --- 2021-08-12 Cabiddu, Giovanni herbert Accepted
crypto: qat - enable detection of accelerators hang crypto: qat - enable detection of accelerators hang - 1 - --- 2021-04-09 Cabiddu, Giovanni herbert Accepted
crypto: qat - fix error path in adf_isr_resource_alloc() crypto: qat - fix error path in adf_isr_resource_alloc() - 1 - --- 2021-03-25 Cabiddu, Giovanni herbert Accepted
crypto: qat - fix spelling mistake: "messge" -> "message" crypto: qat - fix spelling mistake: "messge" -> "message" - - - --- 2021-02-09 Cabiddu, Giovanni herbert Accepted
[3/3] crypto: qat - reduce size of mapped region crypto: qat - fix issues reported by smatch - 1 - --- 2021-01-04 Cabiddu, Giovanni herbert Accepted
[2/3] crypto: qat - change format string and cast ring size crypto: qat - fix issues reported by smatch - 1 - --- 2021-01-04 Cabiddu, Giovanni herbert Accepted
[1/3] crypto: qat - fix potential spectre issue crypto: qat - fix issues reported by smatch - 1 - --- 2021-01-04 Cabiddu, Giovanni herbert Accepted
crypto: qat - configure arbiter mapping based on engines enabled crypto: qat - configure arbiter mapping based on engines enabled - 1 - --- 2021-01-04 Cabiddu, Giovanni herbert Accepted
[3/3] crypto: qat - add capability detection logic in qat_4xxx crypto: qat - add support for AES-CTR and AES-XTS in qat_4xxx - 1 - --- 2020-12-01 Cabiddu, Giovanni herbert Accepted
[2/3] crypto: qat - add AES-XTS support for QAT GEN4 devices crypto: qat - add support for AES-CTR and AES-XTS in qat_4xxx - 1 - --- 2020-12-01 Cabiddu, Giovanni herbert Accepted
[1/3] crypto: qat - add AES-CTR support for QAT GEN4 devices crypto: qat - add support for AES-CTR and AES-XTS in qat_4xxx - 1 - --- 2020-12-01 Cabiddu, Giovanni herbert Accepted
[RESEND] crypto: qat - fix excluded_middle.cocci warnings [RESEND] crypto: qat - fix excluded_middle.cocci warnings - - - --- 2020-11-19 Cabiddu, Giovanni herbert Accepted
[3/3] crypto: qat - add qat_4xxx driver crypto: qat - add qat_4xxx driver - 1 - --- 2020-11-13 Cabiddu, Giovanni herbert Accepted
[2/3] crypto: qat - add hook to initialize vector routing table crypto: qat - add qat_4xxx driver - 1 - --- 2020-11-13 Cabiddu, Giovanni herbert Accepted
[1/3] crypto: qat - target fw images to specific AEs crypto: qat - add qat_4xxx driver - 1 - --- 2020-11-13 Cabiddu, Giovanni herbert Accepted
crypto: qat - replace pci with PCI in comments crypto: qat - replace pci with PCI in comments - 2 - --- 2020-11-03 Cabiddu, Giovanni herbert Accepted
crypto: qat - remove cast for mailbox CSR crypto: qat - remove cast for mailbox CSR - 2 - --- 2020-11-02 Cabiddu, Giovanni herbert Accepted
[31/31] crypto: qat - extend ae_mask crypto: qat - rework in preparation for qat_4xxx driver - 3 - --- 2020-10-12 Cabiddu, Giovanni herbert Accepted
[30/31] crypto: qat - allow for instances in different banks crypto: qat - rework in preparation for qat_4xxx driver - 3 - --- 2020-10-12 Cabiddu, Giovanni herbert Accepted
[29/31] crypto: qat - refactor qat_crypto_dev_config() crypto: qat - rework in preparation for qat_4xxx driver - 1 - --- 2020-10-12 Cabiddu, Giovanni herbert Accepted
[28/31] crypto: qat - refactor qat_crypto_create_instances() crypto: qat - rework in preparation for qat_4xxx driver - 1 - --- 2020-10-12 Cabiddu, Giovanni herbert Accepted
[27/31] crypto: qat - change return value in adf_cfg_key_val_get() crypto: qat - rework in preparation for qat_4xxx driver - 1 - --- 2020-10-12 Cabiddu, Giovanni herbert Accepted
[26/31] crypto: qat - change return value in adf_cfg_add_key_value_param() crypto: qat - rework in preparation for qat_4xxx driver - 1 - --- 2020-10-12 Cabiddu, Giovanni herbert Accepted
[25/31] crypto: qat - remove unnecessary void* casts crypto: qat - rework in preparation for qat_4xxx driver - 1 - --- 2020-10-12 Cabiddu, Giovanni herbert Accepted
[24/31] crypto: qat - call functions in adf_sriov if available crypto: qat - rework in preparation for qat_4xxx driver - 4 - --- 2020-10-12 Cabiddu, Giovanni herbert Accepted
[23/31] crypto: qat - remove hardcoded bank irq clear flag mask crypto: qat - rework in preparation for qat_4xxx driver - 3 - --- 2020-10-12 Cabiddu, Giovanni herbert Accepted
[22/31] crypto: qat - abstract writes to arbiter enable crypto: qat - rework in preparation for qat_4xxx driver - 3 - --- 2020-10-12 Cabiddu, Giovanni herbert Accepted
[21/31] crypto: qat - use BIT_ULL() - 1 pattern for masks crypto: qat - rework in preparation for qat_4xxx driver - 1 - --- 2020-10-12 Cabiddu, Giovanni herbert Accepted
[20/31] crypto: qat - replace constant masks with GENMASK crypto: qat - rework in preparation for qat_4xxx driver - 1 - --- 2020-10-12 Cabiddu, Giovanni herbert Accepted
[19/31] crypto: qat - abstract build ring base crypto: qat - rework in preparation for qat_4xxx driver - 4 - --- 2020-10-12 Cabiddu, Giovanni herbert Accepted
[18/31] crypto: qat - enable ring after pair is programmed crypto: qat - rework in preparation for qat_4xxx driver - 4 - --- 2020-10-12 Cabiddu, Giovanni herbert Accepted
[17/31] crypto: qat - register crypto instances based on capability crypto: qat - rework in preparation for qat_4xxx driver - 3 - --- 2020-10-12 Cabiddu, Giovanni herbert Accepted
[16/31] crypto: qat - add support for capability detection crypto: qat - rework in preparation for qat_4xxx driver - 3 - --- 2020-10-12 Cabiddu, Giovanni herbert Accepted
[15/31] crypto: qat - abstract arbiter access crypto: qat - rework in preparation for qat_4xxx driver - 3 - --- 2020-10-12 Cabiddu, Giovanni herbert Accepted
[14/31] crypto: qat - remove unused macros in arbiter module crypto: qat - rework in preparation for qat_4xxx driver - 3 - --- 2020-10-12 Cabiddu, Giovanni herbert Accepted
[13/31] crypto: qat - remove writes into WQCFG crypto: qat - rework in preparation for qat_4xxx driver - 3 - --- 2020-10-12 Cabiddu, Giovanni herbert Accepted
[12/31] crypto: qat - update constants table crypto: qat - rework in preparation for qat_4xxx driver - 3 - --- 2020-10-12 Cabiddu, Giovanni herbert Accepted
[11/31] crypto: qat - use admin mask to send fw constants crypto: qat - rework in preparation for qat_4xxx driver - 3 - --- 2020-10-12 Cabiddu, Giovanni herbert Accepted
[10/31] crypto: qat - change admin sequence crypto: qat - rework in preparation for qat_4xxx driver - 3 - --- 2020-10-12 Cabiddu, Giovanni herbert Accepted
[09/31] crypto: qat - rename ME in AE crypto: qat - rework in preparation for qat_4xxx driver - 3 - --- 2020-10-12 Cabiddu, Giovanni herbert Accepted
[08/31] crypto: qat - add packed to init admin structures crypto: qat - rework in preparation for qat_4xxx driver - 3 - --- 2020-10-12 Cabiddu, Giovanni herbert Accepted
[07/31] crypto: qat - abstract admin interface crypto: qat - rework in preparation for qat_4xxx driver - 3 - --- 2020-10-12 Cabiddu, Giovanni herbert Accepted
[06/31] crypto: qat - relocate GEN2 CSR access code crypto: qat - rework in preparation for qat_4xxx driver - 3 - --- 2020-10-12 Cabiddu, Giovanni herbert Accepted
[05/31] crypto: qat - split transport CSR access logic crypto: qat - rework in preparation for qat_4xxx driver - 3 - --- 2020-10-12 Cabiddu, Giovanni herbert Accepted
[04/31] crypto: qat - fix configuration of iov threads crypto: qat - rework in preparation for qat_4xxx driver - 3 - --- 2020-10-12 Cabiddu, Giovanni herbert Accepted
[03/31] crypto: qat - num_rings_per_bank is device dependent crypto: qat - rework in preparation for qat_4xxx driver - 2 - --- 2020-10-12 Cabiddu, Giovanni herbert Accepted
[02/31] crypto: qat - mask device capabilities with soft straps crypto: qat - rework in preparation for qat_4xxx driver - 3 - --- 2020-10-12 Cabiddu, Giovanni herbert Accepted
[01/31] crypto: qat - update IV in software crypto: qat - rework in preparation for qat_4xxx driver - 1 1 --- 2020-10-12 Cabiddu, Giovanni herbert Accepted
« 1 2 3 44 5 »