summaryrefslogtreecommitdiff
path: root/drivers/crypto/nx
Commit message (Expand)AuthorAge
* crypto: nx - drop duplicate header types.hGeliang Tang2016-11-17
* crypto: nx - off by one bug in nx_of_update_msc()Dan Carpenter2016-07-19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-03-17
|\
| * treewide: Fix typo in printkMasanari Iida2016-02-15
* | crypto: nx-842 - Mask XERS0 bit in return valueHaren Myneni2015-12-17
* | crypto: nx - use of_property_read_u32()saurabh2015-11-24
* | crypto: nx - Fix timing leak in GCM and CCM decryptionDavid Gstir2015-11-16
|/
* crypto: 842 - Add CRC and validation supportHaren Myneni2015-10-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-08-31
|\
| * crypto: nx - Add forward declaration for struct crypto_aeadHerbert Xu2015-08-17
| * crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flagHerbert Xu2015-08-17
| * crypto: nx - Removing CTR mode from NX driverLeonidas Da Silva Barbosa2015-08-10
| * crypto: nx - use be32_to_cpu for __be32 field in debug msgDan Streetman2015-07-30
| * crypto: nx - don't err if compressed output > inputDan Streetman2015-07-30
| * crypto: nx - make platform drivers directly register with cryptoDan Streetman2015-07-23
| * crypto: nx - rename nx-842-crypto.c to nx-842.cDan Streetman2015-07-23
| * crypto: nx - merge nx-compress and nx-compress-cryptoDan Streetman2015-07-23
| * crypto: nx - use common code for both NX decompress success casesDan Streetman2015-07-23
| * crypto: nx - don't register pSeries driver if ENODEVDan Streetman2015-07-23
| * crypto: nx - move kzalloc() out of spinlockDan Streetman2015-07-23
| * crypto: nx - remove pSeries NX 'status' fieldDan Streetman2015-07-23
| * crypto: nx - remove __init/__exit from VIO functionsDan Streetman2015-07-23
| * crypto: nx - Convert ccm to new AEAD interfaceHerbert Xu2015-07-17
| * crypto: nx - Use new IV conventionHerbert Xu2015-07-14
| * crypto: nx/842 - Fix context corruptionHerbert Xu2015-07-14
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2015-07-14
| |\
| * | crypto: nx - reduce chattiness of platform driversNishanth Aravamudan2015-07-07
| * | crypto: nx - do not emit extra output if status is disabledNishanth Aravamudan2015-07-06
| * | crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}Nishanth Aravamudan2015-07-06
| * | crypto: nx - nx842_OF_upd_status should return ENODEV if device is not 'okay'Nishanth Aravamudan2015-07-06
* | | crypto: nx - respect sg limit bounds when building sg lists for SHAJan Stancek2015-08-11
| |/ |/|
* | crypto: nx - Fix reentrancy bugsHerbert Xu2015-07-08
|/
* crypto: nx - Check for bogus firmware propertiesHerbert Xu2015-06-21
* crypto: nx - add LE support to pSeries platform driverDan Streetman2015-06-19
* crypto: drivers - Fix Kconfig selectsHerbert Xu2015-06-18
* crypto: nx - Convert GCM to new AEAD interfaceHerbert Xu2015-06-17
* crypto: nx - replace NX842_MEM_COMPRESS with functionDan Streetman2015-06-15
* crypto: nx - move include/linux/nx842.h into drivers/crypto/nx/nx-842.hDan Streetman2015-06-15
* crypto: nx - fix nx-842 pSeries driver minimum buffer sizeDan Streetman2015-06-04
* crypto: nx - prevent nx 842 load if no hw driverDan Streetman2015-06-03
* crypto: nx - Remove unnecessary maxauthsize checkHerbert Xu2015-05-22
* crypto: nx - remove 842-nx null checksDan Streetman2015-05-18
* crypto: nx - add hardware 842 crypto comp algDan Streetman2015-05-11
* crypto: nx - simplify pSeries nx842 driverDan Streetman2015-05-11
* crypto: nx - add PowerNV platform NX-842 driverDan Streetman2015-05-11
* crypto: nx - add nx842 constraintsDan Streetman2015-05-11
* crypto: nx - add NX-842 platform frontend driverDan Streetman2015-05-11
* crypto: nx - rename nx-842.c to nx-842-pseries.cDan Streetman2015-05-11
* crypto: nx - Fixing SHA update bugLeonidas Da Silva Barbosa2015-04-26
* crypto: nx - Fixing NX data alignment with nx_sg listLeonidas Da Silva Barbosa2015-04-26