index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
cavium
/
nitrox
Age
Commit message (
Expand
)
Author
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-04-25
crypto: cavium/nitrox - Fix HW family part name format
Nagadheeraj Rottela
2019-04-18
crypto: nitrox - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
crypto: cavium/nitrox - Added rfc4106(gcm(aes)) cipher support
Nagadheeraj Rottela
2019-03-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-01-31
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-02-01
crypto: cavium/nitrox - no need to check return value of debugfs_create funct...
Greg Kroah-Hartman
2019-01-25
crypto: cavium/nitrox - Invoke callback after DMA unmap
Nagadheeraj Rottela
2019-01-19
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-01-10
crypto: cavium/nitrox - Use after free in process_response_list()
Dan Carpenter
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-12-23
crypto: cavium/nitrox - Fix build with !CONFIG_DEBUG_FS
Eric Biggers
2018-12-23
crypto: cavium/nitrox - Added AEAD cipher support
Nagadheeraj Rottela
2018-12-13
crypto: cavium/nitrox - Enabled Mailbox support
Srikanth, Jampala
2018-12-07
crypto: cavium/nitrox - convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-11-29
crypto: cavium/nitrox - Enable interrups for PF in SR-IOV mode.
Srikanth, Jampala
2018-11-29
crypto: cavium/nitrox - crypto request format changes
Nagadheeraj, Rottela
2018-11-09
crypto: cavium/nitrox - fix a DMA pool free failure
Wenwen Wang
2018-10-05
crypto: cavium/nitrox - use pci_alloc_irq_vectors() while enabling MSI-X.
Srikanth Jampala
2018-10-05
crypto: cavium/nitrox - NITROX command queue changes.
Srikanth Jampala
2018-10-05
crypto: cavium/nitrox - use pcie_flr instead of duplicating it
Srikanth Jampala
2018-10-05
crypto: cavium/nitrox - fix warnings while printing atomic64_t types
Srikanth Jampala
2018-09-28
crypto: cavium/nitrox - updated debugfs information.
Srikanth Jampala
2018-09-28
crypto: cavium/nitrox - add support for per device request statistics.
Srikanth Jampala
2018-09-28
crypto: cavium/nitrox - added support to identify the NITROX device partname.
Srikanth Jampala
2018-09-21
crypto: cavium/nitrox - use dma_pool_zalloc()
Srikanth Jampala
2018-09-14
crypto: cavium/nitrox - Added support for SR-IOV configuration.
Srikanth Jampala
2018-08-25
crypto: cavium/nitrox - fix for command corruption in queue full case with ba...
Srikanth Jampala
2018-08-03
crypto: cavium/nitrox - Replace GFP_ATOMIC with GFP_KERNEL in crypto_alloc_co...
Jia-Ju Bai
2018-06-12
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
2017-12-22
crypto: drivers - remove duplicate includes
Pravin Shedge
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-07-18
crypto: cavium/nitrox - Change in firmware path.
Srikanth Jampala
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-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