index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
cavium
Age
Commit message (
Expand
)
Author
2018-06-12
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
2018-04-28
crypto: cavium - Remove unnecessary parentheses
Varsha Rao
2018-04-21
crypto: cavium - Fix smp_processor_id() warnings
Jan Glauber
2018-04-21
crypto: cavium - Fix statistics pending request value
Jan Glauber
2018-04-21
crypto: cavium - Prevent division by zero
Jan Glauber
2018-04-21
crypto: cavium - Limit result reading attempts
Jan Glauber
2018-04-21
crypto: cavium - Fix fallout from CONFIG_VMAP_STACK
Jan Glauber
2018-03-23
crypto: cavium - Replace mdelay with msleep in cpt_device_init
Jia-Ju Bai
2017-12-22
crypto: drivers - remove duplicate includes
Pravin Shedge
2017-11-29
crypto: cavium - fix memory leak on info
Colin Ian King
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-11-03
crypto: cavium - clean up clang warning on unread variable offset
Colin Ian King
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-22
crypto: cavium/nitrox - Fix an error handling path in 'nitrox_probe()'
Christophe Jaillet
2017-08-22
crypto: cavium - add release_firmware to all return case
Corentin LABBE
2017-07-18
crypto: cavium/nitrox - Change in firmware path.
Srikanth Jampala
2017-07-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-07-12
crypto: cavium - make several functions static
Colin Ian King
2017-07-05
Cavium CNN55XX: fix broken default Kconfig entry
Linus Torvalds
2017-06-22
crypto: cavium/nitrox - dma_mapping_error() returns bool
Dan Carpenter
2017-06-20
crypto: cavium - fix spelling mistake "Revsion" -> "Revision"
Colin Ian King
2017-06-19
crypto: cavium - Add more algorithms
George Cherian
2017-06-19
crypto: cavium - Remove the individual encrypt/decrypt function for each algo...
George Cherian
2017-06-19
crypto: cavium - Downgrade the annoying misc interrupt print from dev_err to ...
George Cherian
2017-06-10
crypto: cavium - Register the CNN55XX supported crypto algorithms.
Srikanth Jampala
2017-06-10
crypto: cavium - Add debugfs support in CNN55XX driver.
Srikanth Jampala
2017-06-10
crypto: cavium - Add support for CNN55XX adapters.
Srikanth Jampala
2017-03-24
crypto: zip - add a cast for printing atomic64_t values
Arnd Bergmann
2017-03-24
crypto: zip - Memory corruption in zip_clear_stats()
Dan Carpenter
2017-03-09
crypto: zip - Add Compression/Decompression statistics
Mahipal Challa
2017-03-09
crypto: zip - Wire-up Compression / decompression HW offload
Mahipal Challa
2017-03-09
crypto: zip - Add ThunderX ZIP driver core
Mahipal Challa
2017-02-27
crypto: cavium - fix leak on curr if curr->head fails to be allocated
Colin Ian King
2017-02-27
crypto: cavium - Fix couple of static checker errors
George Cherian
2017-02-23
crypto: cavium - switch to pci_alloc_irq_vectors
Christoph Hellwig
2017-02-23
crypto: cavium - switch to pci_alloc_irq_vectors
Christoph Hellwig
2017-02-23
crypto: cavium - remove dead MSI-X related define
Christoph Hellwig
2017-02-15
crypto: cavium - fix Kconfig dependencies
Arnd Bergmann
2017-02-15
crypto: cavium - cpt_bind_vq_to_grp could return an error code
George Cherian
2017-02-11
crypto: cavium - Add the Virtual Function driver for CPT
George Cherian
2017-02-11
crypto: cavium - Add Support for Octeon-tx CPT Engine
George Cherian