Marco Chiappero ([email protected])

Number of posts: 68 (0.14 per day)
First post: 2020-12-22 12:40:12
Last post: 2022-04-07 21:24:28

Date List Subject
2022-04-07 21:24:28 linux-crypto [PATCH v2 04/16] crypto: qat - remove unneeded braces
2022-04-07 21:20:12 linux-crypto [PATCH v2 16/16] crypto: qat - remove line wrapping for pfvf_ops functions
2022-04-07 21:13:25 linux-crypto [PATCH v2 09/16] crypto: qat - test PFVF registers for spurious interrupts on GEN4
2022-04-07 21:11:24 linux-crypto [PATCH v2 07/16] crypto: qat - add missing restarting event notification in VFs
2022-04-07 20:57:16 linux-crypto [PATCH v2 15/16] crypto: qat - use u32 variables in all GEN4 pfvf_ops
2022-04-07 20:55:44 linux-crypto [PATCH v2 12/16] crypto: qat - rework the VF2PF interrupt handling logic
2022-04-07 20:47:42 linux-crypto [PATCH v2 03/16] crypto: qat - fix ETR sources enabled by default on GEN2 devices
2022-04-07 20:42:54 linux-crypto [PATCH v2 06/16] crypto: qat - remove unnecessary tests to detect PFVF support
2022-04-07 20:41:55 linux-crypto [PATCH v2 14/16] crypto: qat - replace disable_vf2pf_interrupts()
2022-04-07 20:32:25 linux-crypto [PATCH v2 01/16] crypto: qat - set CIPHER capability for DH895XCC
2022-04-07 20:26:06 linux-crypto [PATCH v2 05/16] crypto: qat - remove unused PFVF stubs
2022-04-07 20:19:38 linux-crypto [PATCH v2 10/16] crypto: qat - fix wording and formatting in code comment
2022-04-07 20:05:39 linux-crypto [PATCH v2 02/16] crypto: qat - set COMPRESSION capability for DH895XCC
2022-04-07 19:50:47 linux-crypto [PATCH v2 11/16] crypto: qat - fix off-by-one error in PFVF debug print
2022-04-07 19:48:22 linux-crypto [PATCH v2 13/16] crypto: qat - leverage the GEN2 VF mask definiton
2022-04-07 18:02:33 linux-crypto [PATCH v2 00/16] crypto: qat - misc fixes
2022-04-07 17:28:47 linux-crypto [PATCH v2 08/16] crypto: qat - add check for invalid PFVF protocol version 0
2022-04-05 03:28:21 linux-crypto [PATCH 2/8] crypto: qat - set COMPRESSION capability for DH895XCC
2022-04-05 02:11:00 linux-crypto [PATCH 0/8] crypto: qat - misc fixes
2022-04-05 02:02:52 linux-crypto [PATCH 1/8] crypto: qat - set CIPHER capability for DH895XCC
2022-04-05 01:24:05 linux-crypto [PATCH 3/8] crypto: qat - remove unused PFVF stubs
2022-04-05 01:20:34 linux-crypto [PATCH 6/8] crypto: qat - replace disable_vf2pf_interrupts()
2022-04-04 22:58:49 linux-crypto [PATCH 4/8] crypto: qat - rework the VF2PF interrupt handling logic
2022-04-04 22:09:44 linux-crypto [PATCH 5/8] crypto: qat - leverage the GEN2 VF mask definiton
2022-04-04 21:39:36 linux-crypto [PATCH 8/8] crypto: qat - remove line wrapping for pfvf_ops functions
2022-04-04 21:17:35 linux-crypto [PATCH 7/8] crypto: qat - use u32 variables in all GEN4 pfvf_ops
2021-12-16 09:12:14 linux-crypto [PATCH 24/24] crypto: qat - add support for compression for 4xxx
2021-12-16 09:12:13 linux-crypto [PATCH 19/24] crypto: qat - exchange ring-to-service mappings over PFVF
2021-12-16 09:12:13 linux-crypto [PATCH 22/24] crypto: qat - add PFVF support to enable the reset of ring pairs
2021-12-16 09:12:13 linux-crypto [PATCH 21/24] crypto: qat - add PFVF support to the GEN4 host driver
2021-12-16 09:12:13 linux-crypto [PATCH 23/24] crypto: qat - allow detection of dc capabilities for 4xxx
2021-12-16 09:12:11 linux-crypto [PATCH 20/24] crypto: qat - config VFs based on ring-to-svc mapping
2021-12-16 09:11:58 linux-crypto [PATCH 17/24] crypto: qat - exchange device capabilities over PFVF
2021-12-16 09:11:57 linux-crypto [PATCH 18/24] crypto: qat - support fast ACKs in the PFVF protocol
2021-12-16 09:11:56 linux-crypto [PATCH 14/24] crypto: qat - store the PFVF protocol version of the endpoints
2021-12-16 09:11:56 linux-crypto [PATCH 15/24] crypto: qat - store the ring-to-service mapping
2021-12-16 09:11:56 linux-crypto [PATCH 16/24] crypto: qat - introduce support for PFVF block messages
2021-12-16 09:11:46 linux-crypto [PATCH 13/24] crypto: qat - improve the ACK timings in PFVF send
2021-12-16 09:11:37 linux-crypto [PATCH 12/24] crypto: qat - leverage read_poll_timeout in PFVF send
2021-12-16 09:11:35 linux-crypto [PATCH 11/24] crypto: qat - leverage bitfield.h utils for PFVF messages
2021-12-16 09:11:35 linux-crypto [PATCH 10/24] crypto: qat - abstract PFVF messages with struct pfvf_message
2021-12-16 09:11:34 linux-crypto [PATCH 09/24] crypto: qat - set PFVF_MSGORIGIN just before sending
2021-12-16 09:11:30 linux-crypto [PATCH 08/24] crypto: qat - make PFVF send and receive direction agnostic
2021-12-16 09:11:29 linux-crypto [PATCH 07/24] crypto: qat - make PFVF message construction direction agnostic
2021-12-16 09:11:24 linux-crypto [PATCH 06/24] crypto: qat - add the adf_get_pmisc_base() helper function
2021-12-16 09:11:23 linux-crypto [PATCH 05/24] crypto: qat - support the reset of ring pairs on PF
2021-12-16 09:11:22 linux-crypto [PATCH 03/24] crypto: qat - set COMPRESSION capability for QAT GEN2
2021-12-16 09:11:22 linux-crypto [PATCH 04/24] crypto: qat - extend crypto capability detection for 4xxx
2021-12-16 09:11:17 linux-crypto [PATCH 02/24] crypto: qat - set CIPHER capability for QAT GEN2
2021-12-16 09:11:14 linux-crypto [PATCH 01/24] crypto: qat - get compression extended capabilities
2021-12-16 09:11:12 linux-crypto [PATCH 00/24] crypto: qat - PFVF updates and improved GEN4 support