Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-03-08 | MIPS: Add missing include files | Arnd Bergmann | 1 | -0/+1 |
2017-02-14 | MIPS: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 1 | -1/+1 |
2015-06-19 | Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git... | Herbert Xu | 1 | -3/+77 |
2015-05-18 | crypto: octeon - use md5 IV MD5_HX instead of their raw value | LABBE Corentin | 1 | -4/+4 |
2015-04-17 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -3/+77 |
2015-04-01 | MIPS: Octeon: Make octeon-md5 driver endian-agnostic | Paul Martin | 1 | -4/+4 |
2015-03-24 | CRYPTO: Octeon: Add SHA512 module | Aaro Koskinen | 2 | -0/+278 |
2015-03-24 | CRYPTO: Octeon: Add SHA256 module | Aaro Koskinen | 2 | -0/+281 |
2015-03-24 | CRYPTO: Octeon: Add SHA1 module | Aaro Koskinen | 2 | -1/+243 |
2015-03-24 | CRYPTO: Octeon: Add instruction definitions for SHA1/256/512 | Aaro Koskinen | 1 | -4/+79 |
2015-03-24 | CRYPTO: Octeon: always disable preemption when using crypto engine | Aaro Koskinen | 2 | -5/+3 |
2015-03-24 | CRYPTO: Octeon: Don't disable bottom half in octeon-md5 | Aaro Koskinen | 1 | -4/+0 |
2015-03-10 | crypto: octeon - add SHA512 module | Aaro Koskinen | 2 | -0/+278 |
2015-03-10 | crypto: octeon - add SHA256 module | Aaro Koskinen | 2 | -0/+281 |
2015-03-10 | crypto: octeon - add SHA1 module | Aaro Koskinen | 2 | -1/+243 |
2015-03-10 | crypto: octeon - add instruction definitions for SHA1/256/512 | Aaro Koskinen | 1 | -4/+79 |
2015-03-10 | crypto: octeon - always disable preemption when using crypto engine | Aaro Koskinen | 2 | -5/+3 |
2015-03-10 | crypto: octeon - don't disable bottom half in octeon-md5 | Aaro Koskinen | 1 | -4/+0 |
2014-12-24 | crypto: octeon - add MD5 module | Aaro Koskinen | 3 | -0/+220 |
2014-12-24 | crypto: octeon - add instruction definitions for MD5 | Aaro Koskinen | 1 | -0/+56 |
2014-12-24 | MIPS: OCTEON: add crypto helper functions | Aaro Koskinen | 3 | -0/+88 |