开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
cavium
/
cpt
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-18
crypto: cavium - remove bogus code handling cryptd
Eric Biggers
2019-04-18
crypto: cavium - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-03-28
crypto: cavium - Make cptvf_device_init static
YueHaibing
2019-03-28
crypto: cavium - Make some functions static
YueHaibing
2019-03-28
crypto: cavium - remove unused fucntions
YueHaibing
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-09-28
crypto: cavium - remove redundant null pointer check before kfree
zhong jiang
2018-06-22
crypto: cavium - make structure algs static
Colin Ian King
2018-03-23
crypto: cavium - Replace mdelay with msleep in cpt_device_init
Jia-Ju Bai
2017-11-29
crypto: cavium - fix memory leak on info
Colin Ian King
2017-08-22
crypto: cavium - add release_firmware to all return case
Corentin LABBE
2017-07-12
crypto: cavium - make several functions static
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-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