aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qat/qat_common
Commit message (Expand)AuthorAge
* crypto: qat - fix double release_firmware on error pathTadeusz Struk2015-04-07
* crypto: qat - print ring name in debug outputTadeusz Struk2015-04-07
* crypto: qat - fix checkpatch COMPARISON_TO_NULL issueAllan, Bruce W2015-04-01
* crypto: qat - fix checkpatch BIT_MACRO issuesAllan, Bruce W2015-04-01
* crypto: qat - fix checkpatch CONCATENATED_STRING issuesAllan, Bruce W2015-04-01
* crypto: qat - checkpatch PARENTHESIS_ALIGNMENT and LOGICAL_CONTINUATIONSAllan, Bruce W2015-04-01
* crypto: qat - fix checkpatch CHECK_SPACING issuesAllan, Bruce W2015-04-01
* crypto: qat - fix typoAllan, Bruce W2015-04-01
* crypto: qat - make error and info log messages more descriptiveAllan, Bruce W2015-03-23
* crypto: qat - fix typo in stringAllan, Bruce W2015-03-23
* crypto: qat - remove duplicate definition of Intel PCI vendor idAllan, Bruce W2015-03-23
* crypto: qat - don't need qat_auth_state structTadeusz Struk2015-01-15
* crypto: qat - Ensure ipad and opad are zeroedHerbert Xu2015-01-14
* crypto: qat - remove unnecessary include of atomic.h header fileAllan, Bruce W2015-01-13
* crypto: qat - use pci_wait_for_pending_transaction()Allan, Bruce W2015-01-13
* crypto: qat - adf_ae_stop() is never calledAllan, Bruce W2015-01-13
* crypto: qat - correctly type a booleanAllan, Bruce W2015-01-13
* crypto: qat - fix device reset flowAllan, Bruce W2015-01-13
* crypto: qat - Fix incorrect uses of memzero_explicitHerbert Xu2015-01-08
* crypto: qat - add support for cbc(aes) ablkcipherTadeusz Struk2014-12-22
* crypto: qat - Fix assumption that sg in and out will have the same nentsTadeusz Struk2014-12-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-12-13
|\
| * crypto: qat - fix problem with coalescing enable logicTadeusz Struk2014-12-04
| * crytpo: qat - Fix 64 bytes requestsStruk, Tadeusz2014-11-25
| * crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-24
| * crypto: qat - Use memzero_explicitStruk, Tadeusz2014-11-17
| * crypto: qat - Move BAR definitions to device specific moduleTadeusz Struk2014-11-06
| * crypto: qat - misspelling typo - "reseting" should be "resetting"Bruce Allan2014-10-24
| * crypto: qat - cleanup unnecessary break checkpatch warningBruce Allan2014-10-24
| * crypto: qat - fix bad unlock balanceBruce Allan2014-10-24
* | crypto: qat - Enforce valid numa configurationTadeusz Struk2014-10-24
* | crypto: qat - Prevent dma mapping zero length assoc dataTadeusz Struk2014-10-24
|/
* crypto: LLVMLinux: Remove VLAIS from crypto/.../qat_algs.cBehan Webster2014-10-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-10-08
|\
| * crypto: qat - Removed unneeded partial stateTadeusz Struk2014-09-24
| * crypto: qat - Fix typo in name of tasklet_structTadeusz Struk2014-09-24
| * crypto: qat - Fix return value check in adf_chr_drv_create()Wei Yongjun2014-08-25
* | treewide: fix errors in printkMasanari Iida2014-09-01
|/
* crypto: qat - Fixed SKU1 dev issueTadeusz Struk2014-08-01
* crypto: qat - Use hweight for bit countingTadeusz Struk2014-08-01
* crypto: qat - Updated print outputsTadeusz Struk2014-08-01
* crypto: qat - change ae_num to ae_idTadeusz Struk2014-08-01
* crypto: qat - change slice->regions to slice->regionTadeusz Struk2014-08-01
* crypto: qat - use min_t macroTadeusz Struk2014-08-01
* crypto: qat - remove unnecessary parenthesesTadeusz Struk2014-08-01
* crypto: qat - remove unneeded headerTadeusz Struk2014-08-01
* crypto: qat - checkpatch blank linesTadeusz Struk2014-08-01
* crypto: qat - remove unnecessary return codesTadeusz Struk2014-08-01
* crypto: qat - remove an unneeded castDan Carpenter2014-07-10
* crypto: qat - Fix error path crash when no firmware is presentTadeusz Struk2014-06-26