linux/drivers/crypto/qat
Pingchao Yang 46621e6f84 crypto: qat - fix CTX_ENABLES bits shift direction issue
AE CTX bits should be 8-15 in CTX_ENABLES, so the mask
value 0xff should be left shifted 0x8.

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Yang Pingchao <pingchao.yang@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2015-12-22 20:43:31 +08:00
..
qat_c3xxx crypto: qat - add support for c3xxx accel type 2015-12-09 20:03:52 +08:00
qat_c3xxxvf crypto: qat - add support for c3xxxvf accel type 2015-12-09 20:03:55 +08:00
qat_c62x crypto: qat - add support for c62x accel type 2015-12-09 20:03:53 +08:00
qat_c62xvf crypto: qat - add support for c62xvf accel type 2015-12-09 20:03:56 +08:00
qat_common crypto: qat - fix CTX_ENABLES bits shift direction issue 2015-12-22 20:43:31 +08:00
qat_dh895xcc crypto: qat - move isr files to qat common so that they can be reused 2015-12-09 20:03:51 +08:00
qat_dh895xccvf crypto: qat - move isr files to qat common so that they can be reused 2015-12-09 20:03:51 +08:00
Kconfig crypto: qat - select PCI_IOV when VF are enabled 2015-12-11 22:55:17 +08:00
Makefile crypto: qat - add support for c62xvf accel type 2015-12-09 20:03:56 +08:00