summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qat
AgeCommit message (Expand)Author
2015-01-16crypto: qat - don't need qat_auth_state structTadeusz Struk
2015-01-14crypto: qat - Ensure ipad and opad are zeroedHerbert Xu
2015-01-13crypto: qat - remove unnecessary include of atomic.h header fileAllan, Bruce W
2015-01-13crypto: qat - use pci_wait_for_pending_transaction()Allan, Bruce W
2015-01-13crypto: qat - adf_ae_stop() is never calledAllan, Bruce W
2015-01-13crypto: qat - correctly type a booleanAllan, Bruce W
2015-01-13crypto: qat - fix device reset flowAllan, Bruce W
2015-01-08crypto: qat - Fix incorrect uses of memzero_explicitHerbert Xu
2014-12-22crypto: qat - add support for cbc(aes) ablkcipherTadeusz Struk
2014-12-22crypto: qat - Fix assumption that sg in and out will have the same nentsTadeusz Struk
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-12-04crypto: qat - fix problem with coalescing enable logicTadeusz Struk
2014-11-25crytpo: qat - Fix 64 bytes requestsStruk, Tadeusz
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook
2014-11-17crypto: qat - Use memzero_explicitStruk, Tadeusz
2014-11-06crypto: qat - Move BAR definitions to device specific moduleTadeusz Struk
2014-10-24crypto: qat - misspelling typo - "reseting" should be "resetting"Bruce Allan
2014-10-24crypto: qat - cleanup unnecessary break checkpatch warningBruce Allan
2014-10-24crypto: qat - cleanup coccicheck warning - NULL check before freeing functionsBruce Allan
2014-10-24crypto: qat - fix bad unlock balanceBruce Allan
2014-10-24crypto: qat - Enforce valid numa configurationTadeusz Struk
2014-10-24crypto: qat - Prevent dma mapping zero length assoc dataTadeusz Struk
2014-10-14crypto: LLVMLinux: Remove VLAIS from crypto/.../qat_algs.cBehan Webster
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2014-09-24crypto: qat - Removed unneeded partial stateTadeusz Struk
2014-09-24crypto: qat - Fix typo in name of tasklet_structTadeusz Struk
2014-09-18crypto: qat - Enable all 32 IRQsTadeusz Struk
2014-09-01treewide: fix errors in printkMasanari Iida
2014-08-29crypto: qat - Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev
2014-08-25crypto: qat - Fix return value check in adf_chr_drv_create()Wei Yongjun
2014-08-01crypto: qat - Fixed SKU1 dev issueTadeusz Struk
2014-08-01crypto: qat - Use hweight for bit countingTadeusz Struk
2014-08-01crypto: qat - Updated print outputsTadeusz Struk
2014-08-01crypto: qat - change ae_num to ae_idTadeusz Struk
2014-08-01crypto: qat - change slice->regions to slice->regionTadeusz Struk
2014-08-01crypto: qat - use min_t macroTadeusz Struk
2014-08-01crypto: qat - remove unnecessary parenthesesTadeusz Struk
2014-08-01crypto: qat - remove unneeded headerTadeusz Struk
2014-08-01crypto: qat - checkpatch blank linesTadeusz Struk
2014-08-01crypto: qat - remove unnecessary return codesTadeusz Struk
2014-07-10crypto: qat - remove an unneeded castDan Carpenter
2014-06-26crypto: qat - Fix error path crash when no firmware is presentTadeusz Struk
2014-06-26crypto: qat - Fixed new checkpatch warningsTadeusz Struk
2014-06-26crypto: qat - Updated Firmware Info MetadataTadeusz Struk
2014-06-26crypto: qat - Fix random config build warningsTadeusz Struk
2014-06-23crypto: qat - Fix build problem with O=Herbert Xu
2014-06-20crypto: qat - Intel(R) QAT DH895xcc acceleratorTadeusz Struk
2014-06-20crypto: qat - Intel(R) QAT accelengine part of fw loaderTadeusz Struk