summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qat/qat_common/adf_ctl_drv.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: qat - adf_dev_stop should not be called in atomic contextTadeusz Struk2016-04-151-0/+6
* crypto: qat - changed adf_dev_stop to voidTadeusz Struk2016-04-051-14/+4Star
* crypto: qat - explicitly stop all VFs firstTadeusz Struk2016-04-051-1/+20
* crypto: qat - use list_for_each_entry*Geliang Tang2015-12-221-9/+4Star
* crypto: qat - move isr files to qat common so that they can be reusedTadeusz Struk2015-12-091-5/+3Star
* crypto: qat - when stopping all devices make fure VF are stopped firstTadeusz Struk2015-11-171-1/+1
* crypto: qat - remove empty functions and turn qat_uregister fn to voidTadeusz Struk2015-10-011-6/+0Star
* crypto: qat - Add support for SRIOVTadeusz Struk2015-08-101-3/+3
* crypto: qat - add driver versionAllan, Bruce W2015-05-111-0/+1
* crypto: qat - fix typoAllan, Bruce W2015-04-011-14/+14
* crypto: qat - make error and info log messages more descriptiveAllan, Bruce W2015-03-231-14/+24
* crypto: qat - fix device reset flowAllan, Bruce W2015-01-131-1/+6
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-241-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-10-081-1/+1
|\
| * crypto: qat - Fix return value check in adf_chr_drv_create()Wei Yongjun2014-08-251-1/+1
* | treewide: fix errors in printkMasanari Iida2014-09-011-1/+1
|/
* crypto: qat - Intel(R) QAT driver frameworkTadeusz Struk2014-06-201-0/+490