index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
cavium
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-22
crypto: cavium/nitrox - Fix an error handling path in 'nitrox_probe()'
Christophe Jaillet
1
-1
/
+3
2017-08-22
crypto: cavium - add release_firmware to all return case
Corentin LABBE
1
-4
/
+9
2017-07-18
crypto: cavium/nitrox - Change in firmware path.
Srikanth Jampala
1
-1
/
+2
2017-07-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-4
/
+4
2017-07-12
crypto: cavium - make several functions static
Colin Ian King
1
-4
/
+4
2017-07-05
Cavium CNN55XX: fix broken default Kconfig entry
Linus Torvalds
1
-1
/
+0
2017-06-22
crypto: cavium/nitrox - dma_mapping_error() returns bool
Dan Carpenter
1
-6
/
+9
2017-06-20
crypto: cavium - fix spelling mistake "Revsion" -> "Revision"
Colin Ian King
1
-1
/
+1
2017-06-19
crypto: cavium - Add more algorithms
George Cherian
1
-0
/
+81
2017-06-19
crypto: cavium - Remove the individual encrypt/decrypt function for each algo...
George Cherian
2
-77
/
+83
2017-06-19
crypto: cavium - Downgrade the annoying misc interrupt print from dev_err to ...
George Cherian
1
-1
/
+1
2017-06-10
crypto: cavium - Register the CNN55XX supported crypto algorithms.
Srikanth Jampala
5
-1
/
+544
2017-06-10
crypto: cavium - Add debugfs support in CNN55XX driver.
Srikanth Jampala
3
-0
/
+143
2017-06-10
crypto: cavium - Add support for CNN55XX adapters.
Srikanth Jampala
11
-0
/
+4000
2017-03-24
crypto: zip - add a cast for printing atomic64_t values
Arnd Bergmann
1
-20
/
+20
2017-03-24
crypto: zip - Memory corruption in zip_clear_stats()
Dan Carpenter
1
-1
/
+1
2017-03-09
crypto: zip - Add Compression/Decompression statistics
Mahipal Challa
4
-0
/
+271
2017-03-09
crypto: zip - Wire-up Compression / decompression HW offload
Mahipal Challa
9
-58
/
+845
2017-03-09
crypto: zip - Add ThunderX ZIP driver core
Mahipal Challa
11
-0
/
+2797
2017-02-27
crypto: cavium - fix leak on curr if curr->head fails to be allocated
Colin Ian King
1
-0
/
+1
2017-02-27
crypto: cavium - Fix couple of static checker errors
George Cherian
2
-3
/
+5
2017-02-23
crypto: cavium - switch to pci_alloc_irq_vectors
Christoph Hellwig
2
-141
/
+65
2017-02-23
crypto: cavium - switch to pci_alloc_irq_vectors
Christoph Hellwig
2
-53
/
+10
2017-02-23
crypto: cavium - remove dead MSI-X related define
Christoph Hellwig
1
-2
/
+0
2017-02-15
crypto: cavium - fix Kconfig dependencies
Arnd Bergmann
1
-1
/
+2
2017-02-15
crypto: cavium - cpt_bind_vq_to_grp could return an error code
George Cherian
1
-2
/
+2
2017-02-11
crypto: cavium - Add the Virtual Function driver for CPT
George Cherian
8
-1
/
+2581
2017-02-11
crypto: cavium - Add Support for Octeon-tx CPT Engine
George Cherian
7
-0
/
+1774