summaryrefslogtreecommitdiff
path: root/drivers/crypto/cavium
AgeCommit message (Expand)Author
2019-05-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-04-25crypto: cavium/nitrox - Fix HW family part name formatNagadheeraj Rottela
2019-04-18crypto: cavium - remove bogus code handling cryptdEric Biggers
2019-04-18crypto: nitrox - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-04-18crypto: cavium - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-04-08crypto: cavium/nitrox - Added rfc4106(gcm(aes)) cipher supportNagadheeraj Rottela
2019-03-28crypto: cavium - Make cptvf_device_init staticYueHaibing
2019-03-28crypto: zip - Make some functions staticYueHaibing
2019-03-28crypto: cavium - Make some functions staticYueHaibing
2019-03-28crypto: cavium - remove unused fucntionsYueHaibing
2019-03-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-02-28crypto: cavium/zip - fix collision with generic cra_driver_nameEric Biggers
2019-01-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-02-01crypto: cavium/nitrox - no need to check return value of debugfs_create funct...Greg Kroah-Hartman
2019-02-01crypto: cavium/zip - no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-25crypto: cavium/nitrox - Invoke callback after DMA unmapNagadheeraj Rottela
2019-01-19Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-01-10crypto: cavium/nitrox - Use after free in process_response_list()Dan Carpenter
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-23crypto: cavium/nitrox - Fix build with !CONFIG_DEBUG_FSEric Biggers
2018-12-23crypto: cavium/nitrox - Added AEAD cipher supportNagadheeraj Rottela
2018-12-13crypto: cavium/nitrox - Enabled Mailbox supportSrikanth, Jampala
2018-12-07crypto: cavium/nitrox - convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-11-29crypto: cavium/nitrox - Enable interrups for PF in SR-IOV mode.Srikanth, Jampala
2018-11-29crypto: cavium/nitrox - crypto request format changesNagadheeraj, Rottela
2018-11-09crypto: cavium/nitrox - fix a DMA pool free failureWenwen Wang
2018-10-05crypto: cavium/nitrox - use pci_alloc_irq_vectors() while enabling MSI-X.Srikanth Jampala
2018-10-05crypto: cavium/nitrox - NITROX command queue changes.Srikanth Jampala
2018-10-05crypto: cavium/nitrox - use pcie_flr instead of duplicating itSrikanth Jampala
2018-10-05crypto: cavium/nitrox - fix warnings while printing atomic64_t typesSrikanth Jampala
2018-09-28crypto: cavium - remove redundant null pointer check before kfreezhong jiang
2018-09-28crypto: cavium/nitrox - updated debugfs information.Srikanth Jampala
2018-09-28crypto: cavium/nitrox - add support for per device request statistics.Srikanth Jampala
2018-09-28crypto: cavium/nitrox - added support to identify the NITROX device partname.Srikanth Jampala
2018-09-21crypto: cavium/nitrox - use dma_pool_zalloc()Srikanth Jampala
2018-09-14crypto: cavium/nitrox - Added support for SR-IOV configuration.Srikanth Jampala
2018-08-25crypto: cavium/nitrox - fix for command corruption in queue full case with ba...Srikanth Jampala
2018-08-03crypto: cavium/nitrox - Replace GFP_ATOMIC with GFP_KERNEL in crypto_alloc_co...Jia-Ju Bai
2018-06-22crypto: cavium - make structure algs staticColin Ian King
2018-06-12treewide: kzalloc_node() -> kcalloc_node()Kees Cook
2018-04-28crypto: cavium - Remove unnecessary parenthesesVarsha Rao
2018-04-21crypto: cavium - Fix smp_processor_id() warningsJan Glauber
2018-04-21crypto: cavium - Fix statistics pending request valueJan Glauber
2018-04-21crypto: cavium - Prevent division by zeroJan Glauber
2018-04-21crypto: cavium - Limit result reading attemptsJan Glauber
2018-04-21crypto: cavium - Fix fallout from CONFIG_VMAP_STACKJan Glauber
2018-03-23crypto: cavium - Replace mdelay with msleep in cpt_device_initJia-Ju Bai
2017-12-22crypto: drivers - remove duplicate includesPravin Shedge
2017-11-29crypto: cavium - fix memory leak on infoColin Ian King