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
/
arch
/
mips
/
cavium-octeon
/
crypto
Age
Commit message (
Expand
)
Author
2020-05-08
crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h
Eric Biggers
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45
Thomas Gleixner
2018-07-09
crypto: shash - remove useless setting of type flags
Eric Biggers
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-08
MIPS: Add missing include files
Arnd Bergmann
2017-02-14
MIPS: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2015-06-19
Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...
Herbert Xu
2015-05-18
crypto: octeon - use md5 IV MD5_HX instead of their raw value
LABBE Corentin
2015-04-17
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-04-01
MIPS: Octeon: Make octeon-md5 driver endian-agnostic
Paul Martin
2015-03-24
CRYPTO: Octeon: Add SHA512 module
Aaro Koskinen
2015-03-24
CRYPTO: Octeon: Add SHA256 module
Aaro Koskinen
2015-03-24
CRYPTO: Octeon: Add SHA1 module
Aaro Koskinen
2015-03-24
CRYPTO: Octeon: Add instruction definitions for SHA1/256/512
Aaro Koskinen
2015-03-24
CRYPTO: Octeon: always disable preemption when using crypto engine
Aaro Koskinen
2015-03-24
CRYPTO: Octeon: Don't disable bottom half in octeon-md5
Aaro Koskinen
2015-03-10
crypto: octeon - add SHA512 module
Aaro Koskinen
2015-03-10
crypto: octeon - add SHA256 module
Aaro Koskinen
2015-03-10
crypto: octeon - add SHA1 module
Aaro Koskinen
2015-03-10
crypto: octeon - add instruction definitions for SHA1/256/512
Aaro Koskinen
2015-03-10
crypto: octeon - always disable preemption when using crypto engine
Aaro Koskinen
2015-03-10
crypto: octeon - don't disable bottom half in octeon-md5
Aaro Koskinen
2014-12-24
crypto: octeon - add MD5 module
Aaro Koskinen
2014-12-24
crypto: octeon - add instruction definitions for MD5
Aaro Koskinen
2014-12-24
MIPS: OCTEON: add crypto helper functions
Aaro Koskinen