1
0
Fork 0
alistair23-linux/drivers/crypto/qat/qat_common
Herbert Xu c3afafa478 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Merge the crypto tree to pull in vmx ghash fix.
2016-10-10 11:19:47 +08:00
..
.gitignore crypto: qat - Add support for RSA algorithm 2015-07-17 21:20:18 +08:00
Makefile crypto: qat - Switch to new rsa_helper functions 2016-07-05 23:05:21 +08:00
adf_accel_devices.h crypto: qat - Use alternative reset methods depending on the specific device 2016-07-05 23:05:25 +08:00
adf_accel_engine.c crypto: qat - add support for new devices to FW loader 2015-12-09 20:03:49 +08:00
adf_admin.c crypto: qat - fix constants table DMA 2016-08-31 23:00:50 +08:00
adf_aer.c crypto: qat - Use alternative reset methods depending on the specific device 2016-07-05 23:05:25 +08:00
adf_cfg.c crypto: qat - Add support for SRIOV 2015-08-10 23:20:16 +08:00
adf_cfg.h
adf_cfg_common.h crypto: qat - uint8_t is not large enough for accel_id 2015-12-14 21:03:38 +08:00
adf_cfg_strings.h crypto: qat - Remove redundant nrbg rings 2016-04-05 20:35:52 +08:00
adf_cfg_user.h crypto: qat - Pack cfg ctl structs 2016-01-25 22:39:02 +08:00
adf_common_drv.h crypto: qat - Use alternative reset methods depending on the specific device 2016-07-05 23:05:25 +08:00
adf_ctl_drv.c crypto: qat - change the adf_ctl_stop_devices to void 2016-05-13 17:30:18 +08:00
adf_dev_mgr.c crypto: qat - add support for c3xxx accel type 2015-12-09 20:03:52 +08:00
adf_hw_arbiter.c crypto: qat - remove redundant arbiter configuration 2016-03-11 21:22:18 +08:00
adf_init.c crypto: qat - interrupts need to be enabled when VFs are disabled 2016-04-18 18:49:52 +08:00
adf_isr.c crypto: qat - Fix typo in comments 2016-05-03 16:10:13 +08:00
adf_pf2vf_msg.c crypto: qat - move isr files to qat common so that they can be reused 2015-12-09 20:03:51 +08:00
adf_pf2vf_msg.h crypto: qat - enable legacy VFs 2015-08-25 21:13:19 +08:00
adf_sriov.c crypto: qat - Remove deprecated create_workqueue 2016-06-13 17:47:48 +08:00
adf_transport.c crypto: qat - enable VF irq after guest exits ungracefully 2015-12-14 21:03:36 +08:00
adf_transport.h crypto: qat - Intel(R) QAT transport code 2014-06-20 21:26:15 +08:00
adf_transport_access_macros.h crypto: qat - enable VF irq after guest exits ungracefully 2015-12-14 21:03:36 +08:00
adf_transport_debug.c drivers/crypto/qat: use seq_hex_dump() to dump buffers 2015-09-10 13:29:01 -07:00
adf_transport_internal.h crypto: qat - move isr files to qat common so that they can be reused 2015-12-09 20:03:51 +08:00
adf_vf2pf_msg.c crypto: qat - check if PF is running 2016-04-18 18:49:51 +08:00
adf_vf_isr.c crypto: qat - Remove deprecated create_workqueue 2016-06-13 17:47:48 +08:00
icp_qat_fw.h crypto: qat - Add support for RSA algorithm 2015-07-17 21:20:18 +08:00
icp_qat_fw_init_admin.h crypto: qat - Intel(R) QAT FW interface 2014-06-20 21:26:16 +08:00
icp_qat_fw_la.h crypto: qat - checkpatch blank lines 2014-08-01 22:36:01 +08:00
icp_qat_fw_loader_handle.h crypto: qat - add support for new devices to FW loader 2015-12-09 20:03:49 +08:00
icp_qat_fw_pke.h crypto: qat - Add support for RSA algorithm 2015-07-17 21:20:18 +08:00
icp_qat_hal.h crypto: qat - add support for new devices to FW loader 2015-12-09 20:03:49 +08:00
icp_qat_hw.h crypto: qat - fix checkpatch CHECK_SPACING issues 2015-04-01 22:22:46 +08:00
icp_qat_uclo.h crypto: qat - Change the definition of icp_qat_uof_regtype 2016-03-11 21:19:19 +08:00
qat_algs.c crypto: qat - fix aes-xts key sizes 2016-08-24 20:51:19 +08:00
qat_asym_algs.c crypto: qat - Stop dropping leading zeros from RSA output 2016-07-11 18:03:11 +08:00
qat_crypto.c crypto: qat - use list_for_each_entry* 2015-12-22 20:43:41 +08:00
qat_crypto.h crypto: qat - Add support for RSA algorithm 2015-07-17 21:20:18 +08:00
qat_hal.c crypto: qat - update init_esram for C3xxx dev type 2016-01-18 18:16:32 +08:00
qat_uclo.c crypto: qat - fix leak on error path 2016-09-13 20:27:22 +08:00