aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/cavium
Commit message (Expand)AuthorAge
* crypto: cavium/zip - Add missing single_release()Wei Yongjun2019-09-09
* crypto: des - split off DES library from generic DES cipher driverArd Biesheuvel2019-08-22
* crypto: nitrox/des - switch to new verification routinesArd Biesheuvel2019-08-22
* crypto: cpt/des - switch to new verification routinesArd Biesheuvel2019-08-22
* crypto: cavium/nitrox - Configure asymmetric queue manager Hardware unitPhani Kiran Hemadri2019-08-15
* crypto: cavium/nitrox - Allocate asymmetric crypto command queuesPhani Kiran Hemadri2019-08-15
* crypto: cavium/nitrox - Add support for loading asymmetric crypto firmwarePhani Kiran Hemadri2019-07-26
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-08
|\
| * crypto: cavium/nitrox - Use the correct style for SPDX License IdentifierNishad Kamdar2019-06-13
| * crypto: cryptd - move kcrypto_wq into cryptdEric Biggers2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-30
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-21
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-05-06
|\
| * crypto: cavium/nitrox - Fix HW family part name formatNagadheeraj Rottela2019-04-25
| * crypto: cavium - remove bogus code handling cryptdEric Biggers2019-04-18
| * crypto: nitrox - Forbid 2-key 3DES in FIPS modeHerbert Xu2019-04-18
| * crypto: cavium - Forbid 2-key 3DES in FIPS modeHerbert Xu2019-04-18
| * crypto: cavium/nitrox - Added rfc4106(gcm(aes)) cipher supportNagadheeraj Rottela2019-04-08
| * crypto: cavium - Make cptvf_device_init staticYueHaibing2019-03-28
| * crypto: zip - Make some functions staticYueHaibing2019-03-28
| * crypto: cavium - Make some functions staticYueHaibing2019-03-28
| * crypto: cavium - remove unused fucntionsYueHaibing2019-03-28
* | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-08
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-03-05
|\
| * crypto: cavium/zip - fix collision with generic cra_driver_nameEric Biggers2019-02-28
| * crypto: cavium/nitrox - no need to check return value of debugfs_create funct...Greg Kroah-Hartman2019-02-01
| * crypto: cavium/zip - no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-01
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-02-01
|\ \
| * | crypto: cavium/nitrox - Invoke callback after DMA unmapNagadheeraj Rottela2019-01-25
| |/
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-01-18
|\|
| * crypto: cavium/nitrox - Use after free in process_response_list()Dan Carpenter2019-01-10
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-08
|/
* crypto: cavium/nitrox - Fix build with !CONFIG_DEBUG_FSEric Biggers2018-12-22
* crypto: cavium/nitrox - Added AEAD cipher supportNagadheeraj Rottela2018-12-22
* crypto: cavium/nitrox - Enabled Mailbox supportSrikanth, Jampala2018-12-13
* crypto: cavium/nitrox - convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-07
* crypto: cavium/nitrox - Enable interrups for PF in SR-IOV mode.Srikanth, Jampala2018-11-29
* crypto: cavium/nitrox - crypto request format changesNagadheeraj, Rottela2018-11-29
* crypto: cavium/nitrox - fix a DMA pool free failureWenwen Wang2018-11-09
* crypto: cavium/nitrox - use pci_alloc_irq_vectors() while enabling MSI-X.Srikanth Jampala2018-10-04
* crypto: cavium/nitrox - NITROX command queue changes.Srikanth Jampala2018-10-04
* crypto: cavium/nitrox - use pcie_flr instead of duplicating itSrikanth Jampala2018-10-04
* crypto: cavium/nitrox - fix warnings while printing atomic64_t typesSrikanth Jampala2018-10-04
* crypto: cavium - remove redundant null pointer check before kfreezhong jiang2018-09-28
* crypto: cavium/nitrox - updated debugfs information.Srikanth Jampala2018-09-28
* crypto: cavium/nitrox - add support for per device request statistics.Srikanth Jampala2018-09-28
* crypto: cavium/nitrox - added support to identify the NITROX device partname.Srikanth Jampala2018-09-28
* crypto: cavium/nitrox - use dma_pool_zalloc()Srikanth Jampala2018-09-21
* crypto: cavium/nitrox - Added support for SR-IOV configuration.Srikanth Jampala2018-09-14