aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qat/qat_common/adf_transport.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-08crypto: qat - Remove unused goto labelHerbert Xu1-1/+0
2019-02-01crypto: qat - no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-6/+0
2015-12-14crypto: qat - enable VF irq after guest exits ungracefullyZeng Xin1-1/+2
2015-12-11crypto: qat - ring returning retry even though ring has BWHarvijay Saini1-3/+2
2015-12-09crypto: qat - move isr files to qat common so that they can be reusedTadeusz Struk1-16/+4
2015-08-24crypto: qat - silence a static checker warningTadeusz Struk1-0/+4
2015-08-10crypto: qat - Move adf admin and adf hw arbitrer to common codeTadeusz Struk1-4/+3
2015-07-28crypto: qat - Fix typo othewise->otherwiseAhsan Atta1-1/+1
2015-06-29crypto: qat - Deletion of unnecessary checks before two function callsMarkus Elfring1-1/+1
2015-03-23crypto: qat - make error and info log messages more descriptiveAllan, Bruce W1-13/+18
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-7/+8
2014-12-04crypto: qat - fix problem with coalescing enable logicTadeusz Struk1-7/+8
2014-10-24crypto: qat - Enforce valid numa configurationTadeusz Struk1-5/+7
2014-06-26crypto: qat - Fixed new checkpatch warningsTadeusz Struk1-0/+2
2014-06-20crypto: qat - Intel(R) QAT transport codeTadeusz Struk1-0/+565