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
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