Cabiddu, Giovanni ([email protected])

Number of posts: 668 (0.24 per day)
First post: 2016-10-27 05:18:04
Last post: 2024-06-11 11:28:27

Date List Subject
2021-11-15 12:04:57 linux-crypto [PATCH v2 17/24] crypto: qat - reorganize PFVF code
2021-11-15 12:04:52 linux-crypto [PATCH v2 18/24] crypto: qat - reorganize PFVF protocol definitions
2021-11-15 12:04:45 linux-crypto [PATCH v2 14/24] crypto: qat - differentiate between pf2vf and vf2pf offset
2021-11-15 12:04:44 linux-crypto [PATCH v2 15/24] crypto: qat - abstract PFVF send function
2021-11-15 12:04:43 linux-crypto [PATCH v2 13/24] crypto: qat - add pfvf_ops
2021-11-15 12:04:42 linux-crypto [PATCH v2 12/24] crypto: qat - relocate PFVF disabled function
2021-11-15 12:04:39 linux-crypto [PATCH v2 10/24] crypto: qat - relocate PFVF PF related logic
2021-11-15 12:04:38 linux-crypto [PATCH v2 11/24] crypto: qat - relocate PFVF VF related logic
2021-11-15 12:04:21 linux-crypto [PATCH v2 09/24] crypto: qat - handle retries due to collisions in adf_iov_putmsg()
2021-11-15 12:04:19 linux-crypto [PATCH v2 06/24] crypto: qat - change PFVF ACK behaviour
2021-11-15 12:04:14 linux-crypto [PATCH v2 08/24] crypto: qat - split PFVF message decoding from handling
2021-11-15 12:04:12 linux-crypto [PATCH v2 07/24] crypto: qat - re-enable interrupts for legacy PFVF messages
2021-11-15 12:04:10 linux-crypto [PATCH v2 05/24] crypto: qat - move interrupt code out of the PFVF handler
2021-11-15 12:04:09 linux-crypto [PATCH v2 03/24] crypto: qat - move vf2pf interrupt helpers
2021-11-15 12:04:09 linux-crypto [PATCH v2 04/24] crypto: qat - move VF message handler to adf_vf2pf_msg.c
2021-11-15 12:04:07 linux-crypto [PATCH v2 02/24] crypto: qat - refactor PF top half for PFVF
2021-11-15 12:04:04 linux-crypto [PATCH v2 01/24] crypto: qat - fix undetected PFVF timeout in ACK loop
2021-11-15 12:04:03 linux-crypto [PATCH v2 00/24] crypto: qat - PFVF refactoring
2021-11-12 10:20:10 linux-crypto Re: [PATCH 13/24] crypto: qat - add pfvf_ops
2021-11-10 20:53:11 linux-crypto [PATCH 24/24] crypto: qat - improve logging of PFVF messages
2021-11-10 20:53:04 linux-crypto [PATCH 23/24] crypto: qat - fix VF IDs in PFVF log messages
2021-11-10 20:53:03 linux-crypto [PATCH 21/24] crypto: qat - refactor pfvf version request messages
2021-11-10 20:53:03 linux-crypto [PATCH 22/24] crypto: qat - do not rely on min version
2021-11-10 20:53:02 linux-crypto [PATCH 20/24] crypto: qat - pass the PF2VF responses back to the callers
2021-11-10 20:53:01 linux-crypto [PATCH 19/24] crypto: qat - use enums for PFVF protocol codes
2021-11-10 20:53:01 linux-crypto [PATCH 18/24] crypto: qat - reorganize PFVF protocol definitions
2021-11-10 20:53:00 linux-crypto [PATCH 17/24] crypto: qat - reorganize PFVF code
2021-11-10 20:52:53 linux-crypto [PATCH 16/24] crypto: qat - abstract PFVF receive logic
2021-11-10 20:52:52 linux-crypto [PATCH 15/24] crypto: qat - abstract PFVF send function
2021-11-10 20:52:48 linux-crypto [PATCH 14/24] crypto: qat - differentiate between pf2vf and vf2pf offset
2021-11-10 20:52:47 linux-crypto [PATCH 12/24] crypto: qat - relocate PFVF disabled function
2021-11-10 20:52:47 linux-crypto [PATCH 13/24] crypto: qat - add pfvf_ops
2021-11-10 20:52:43 linux-crypto [PATCH 11/24] crypto: qat - relocate PFVF VF related logic
2021-11-10 20:52:40 linux-crypto [PATCH 10/24] crypto: qat - relocate PFVF PF related logic
2021-11-10 20:52:39 linux-crypto [PATCH 09/24] crypto: qat - handle retries due to collisions in adf_iov_putmsg()
2021-11-10 20:52:38 linux-crypto [PATCH 08/24] crypto: qat - split PFVF message decoding from handling
2021-11-10 20:52:36 linux-crypto [PATCH 07/24] crypto: qat - re-enable interrupts for legacy PFVF messages
2021-11-10 20:52:34 linux-crypto [PATCH 06/24] crypto: qat - change PFVF ACK behaviour
2021-11-10 20:52:33 linux-crypto [PATCH 04/24] crypto: qat - move VF message handler to adf_vf2pf_msg.c
2021-11-10 20:52:33 linux-crypto [PATCH 05/24] crypto: qat - move interrupt code out of the PFVF handler
2021-11-10 20:52:30 linux-crypto [PATCH 03/24] crypto: qat - move vf2pf interrupt helpers
2021-11-10 20:52:29 linux-crypto [PATCH 02/24] crypto: qat - refactor PF top half for PFVF
2021-11-10 20:52:27 linux-crypto [PATCH 01/24] crypto: qat - fix undetected PFVF timeout in ACK loop
2021-11-10 20:52:25 linux-crypto [PATCH 00/24] crypto: qat - PFVF refactoring
2021-09-28 15:16:37 linux-crypto Re: [PATCH v4 6/8] crypto: qat - simplify adf_enable_aer()
2021-09-28 11:46:14 linux-crypto [PATCH 09/12] crypto: qat - rename pfvf collision constants
2021-09-28 11:46:13 linux-crypto [PATCH 12/12] crypto: qat - share adf_enable_pf2vf_comms() from adf_pf2vf_msg.c
2021-09-28 11:46:12 linux-crypto [PATCH 10/12] crypto: qat - add VF and PF wrappers to common send function
2021-09-28 11:46:12 linux-crypto [PATCH 11/12] crypto: qat - extract send and wait from adf_vf2pf_request_version()
2021-09-28 11:46:11 linux-crypto [PATCH 06/12] crypto: qat - use hweight for bit counting
2021-09-28 11:46:11 linux-crypto [PATCH 08/12] crypto: qat - move pfvf collision detection values