aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/cavium
Commit message (Expand)AuthorAge
* 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
* crypto: cavium/nitrox - fix for command corruption in queue full case with ba...Srikanth Jampala2018-08-25
* crypto: cavium/nitrox - Replace GFP_ATOMIC with GFP_KERNEL in crypto_alloc_co...Jia-Ju Bai2018-08-03
* crypto: cavium - make structure algs staticColin Ian King2018-06-22
* treewide: kzalloc_node() -> kcalloc_node()Kees Cook2018-06-12
* crypto: cavium - Remove unnecessary parenthesesVarsha Rao2018-04-28
* crypto: cavium - Fix smp_processor_id() warningsJan Glauber2018-04-20
* crypto: cavium - Fix statistics pending request valueJan Glauber2018-04-20
* crypto: cavium - Prevent division by zeroJan Glauber2018-04-20
* crypto: cavium - Limit result reading attemptsJan Glauber2018-04-20
* crypto: cavium - Fix fallout from CONFIG_VMAP_STACKJan Glauber2018-04-20
* crypto: cavium - Replace mdelay with msleep in cpt_device_initJia-Ju Bai2018-03-23