blob: 76552123f20d1657bd24b04b63315d14af19ee0e [file] [log] [blame]
c700216c70fc ("crypto: qat - remove unneeded assignment")
642a7d49c249 ("crypto: qat - fix access to PFVF interrupt registers for GEN4")
a9dc0d966605 ("crypto: qat - add PFVF support to the GEN4 host driver")
e669b4dedd89 ("crypto: qat - do not rely on min version")
c35c76c6919e ("crypto: qat - refactor pfvf version request messages")
25110fd2e346 ("crypto: qat - pass the PF2VF responses back to the callers")
09ce899a592f ("crypto: qat - reorganize PFVF code")
1ea7c2beca5b ("crypto: qat - abstract PFVF receive logic")
49c43538ce05 ("crypto: qat - abstract PFVF send function")
9baf2de7ee4e ("crypto: qat - differentiate between pf2vf and vf2pf offset")
bc63dabe5254 ("crypto: qat - add pfvf_ops")
6f2e28015bac ("crypto: qat - relocate PFVF disabled function")
7e00fb3f162c ("crypto: qat - relocate PFVF VF related logic")
b85bd9457dc3 ("crypto: qat - relocate PFVF PF related logic")
1d6133123fb2 ("crypto: qat - handle retries due to collisions in adf_iov_putmsg()")
bd59b769ddac ("crypto: qat - split PFVF message decoding from handling")
04cf47872c7e ("crypto: qat - re-enable interrupts for legacy PFVF messages")
956125e21f46 ("crypto: qat - change PFVF ACK behaviour")
720aa72a77f4 ("crypto: qat - move interrupt code out of the PFVF handler")
b7c13ee46ceb ("crypto: qat - move VF message handler to adf_vf2pf_msg.c")