Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-02 | crypto: qat - move PFVF compat checker to a function | Xin Zeng | |
Move the code that implements VF version compatibility on the PF side to a separate function so that it can be reused when doing VM live migration. This does not introduce any functional change. Signed-off-by: Xin Zeng <xin.zeng@intel.com> Reviewed-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> | |||
2023-04-06 | crypto: qat - Move driver to drivers/crypto/intel/qat | Tom Zanussi | |
With the growing number of Intel crypto drivers, it makes sense to group them all into a single drivers/crypto/intel/ directory. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> |