summaryrefslogtreecommitdiff
path: root/drivers/crypto/cavium/nitrox
AgeCommit message (Expand)Author
2023-12-08crypto: nitrox - Remove cfbHerbert Xu
2023-09-20crypto: cavium/nitrox - refactor deprecated strncpyJustin Stitt
2023-03-17crypto: cavium/nitrox - remove unnecessary aer.h includeBjorn Helgaas
2023-02-13crypto: nitrox - Use request_complete helpersHerbert Xu
2023-01-06crypto: xts - drop xts_check_key()Vladis Dronov
2022-12-09crypto: cavium - Set DMA alignment explicitlyHerbert Xu
2022-10-21crypto: nitrox - avoid double free on error path in nitrox_sriov_init()Natalia Petrova
2022-04-08crypto: cavium/nitrox - remove check of list iterator against head past the l...Jakob Koschel
2022-03-03crypto: cavium/nitrox - don't cast parameter in bit operationsAndy Shevchenko
2022-02-18crypto: cavium/nitrox - fix typo on cryptoCorentin Labbe
2021-08-18PCI: Change the type of probe argument in reset functionsAmey Narkhede
2021-08-17PCI: Add pcie_reset_flr() with 'probe' argumentAmey Narkhede
2021-06-11crypto: cavium/nitrox - Fix an error rhandling path in 'nitrox_probe()'Christophe JAILLET
2021-06-11crypto: nitrox - fix unchecked variable in nitrox_register_interruptsTong Tiangen
2021-05-28crypto: cavium: Fix a bunch of kernel-doc related issuesLee Jones
2021-05-14crypto: cavium/nitrox - Fix kernel-docYang Li
2021-05-14crypto: cavium/nitrox - Remove redundant initialization of 'sg'Yang Li
2021-03-26crypto: nitrox - Demote non-compliant kernel-doc headersLee Jones
2021-03-26crypto: cavium - Fix the parameter of dma_unmap_sg()Xiang Chen
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers
2020-11-13crypto: cavium/nitrox - Fix sparse warningsHerbert Xu
2020-11-06crypto: cavium/nitrox - remove unneeded semicolonTom Rix
2020-08-28crypto: cavium/nitrox - add an error message to explain the failure of pci_re...George Acosta
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-07-16crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORYMikulas Patocka
2020-06-04crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when ndevlist is full...Christophe JAILLET
2020-05-28crypto: cavium/nitrox - Fix a typo in a commentChristophe JAILLET
2020-03-06crypto: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers
2019-11-17crypto: nitrox - remove cra_type reference to ablkcipherArd Biesheuvel
2019-11-01crypto: skcipher - rename the crypto_blkcipher module and kconfig optionEric Biggers
2019-10-05crypto: cavium/nitrox - fix firmware assignment to AE coresPhani Kiran Hemadri
2019-10-05crypto: cavium/nitrox - Add mailbox message to get mcode info in VFNagadheeraj Rottela
2019-10-05crypto: cavium/nitrox - Fix cbc ciphers self test failuresNagadheeraj Rottela
2019-10-05crypto: cavium/nitrox - check assoclen and authsize for gcm(aes) cipherNagadheeraj Rottela
2019-08-22crypto: des - split off DES library from generic DES cipher driverArd Biesheuvel
2019-08-22crypto: nitrox/des - switch to new verification routinesArd Biesheuvel
2019-08-15crypto: cavium/nitrox - Configure asymmetric queue manager Hardware unitPhani Kiran Hemadri
2019-08-15crypto: cavium/nitrox - Allocate asymmetric crypto command queuesPhani Kiran Hemadri
2019-07-26crypto: cavium/nitrox - Add support for loading asymmetric crypto firmwarePhani Kiran Hemadri
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-06-13crypto: cavium/nitrox - Use the correct style for SPDX License IdentifierNishad Kamdar
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
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: nitrox - 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-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds