summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2008-12-25crypto: talitos - Ack done interrupt in isr instead of taskletLee Nipper
2008-12-25crypto: remove uses of __constant_{endian} helpersHarvey Harrison
2008-12-25crypto: hifn_795x - Use softirq kernel mapping in bh contextEvgeniy Polyakov
2008-12-25crypto: hifn_795x - Fix queue managementEvgeniy Polyakov
2008-12-25crypto: hifn_795x - Remove some unused cruftPatrick McHardy
2008-12-25crypto: hifn_795x - Fix queue processingPatrick McHardy
2008-12-25crypto: hifn_795x - Fix request context corruptionPatrick McHardy
2008-12-25crypto: hifn_795x - Don't copy src sg listPatrick McHardy
2008-12-25crypto: hifn_795x - Fix DMA setupPatrick McHardy
2008-12-25crypto: padlock - Avoid resetting cword on successive operationsHerbert Xu
2008-12-25crypto: talitos - Preempt overflow interrupts off-by-one fixVishnu Suresh
2008-12-25crypto: talitos - Perform auth check in h/w if on sec 2.1 and aboveKim Phillips
2008-12-25crypto: talitos - Implement done interrupt mitigationLee Nipper
2008-12-25crypto: talitos - Pass correct interrupt status to error handlerKim Phillips
2008-12-25crypto: hifn - Disable driver when physical size exceeds 32 bitsEvgeniy Polyakov
2008-11-30fix talitosAl Viro
2008-09-14crypto: talitos - Avoid consecutive packets going out with same IVKim Phillips
2008-08-13crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()Suresh Siddha
2008-08-13crypto: talitos - Add handling for SEC 3.x treatment of link tableLee Nipper
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-07-17crypto: talitos - sparse fixKim Phillips
2008-07-17crypto: talitos - Stop leaking memory in error pathKim Phillips
2008-07-17crypto: talitos - Fix GFP flag usageKim Phillips
2008-07-17crypto: talitos - Preempt overflow interruptsKim Phillips
2008-07-17crypto: talitos - Correct dst != src case handlingLee Nipper
2008-07-17crypto: talitos - Remove calls to of_node_putLee Nipper
2008-07-13crypto: ixp4xx - Select CRYPTO_AUTHENCImre Kaloz
2008-07-10crypto: talitos - Add support for sha256 and md5 variantsLee Nipper
2008-07-10crypto: talitos - Use proper form for algorithm driver namesHerbert Xu
2008-07-10crypto: talitos - Add support for 3desLee Nipper
2008-07-10crypto: padlock - Make module loading quieter when hardware isn't availableJeremy Katz
2008-07-10crypto: ixp4xx - Hardware crypto support for IXP4xx CPUsChristian Hohnstaedt
2008-07-10crypto: talitos - Freescale integrated security engine (SEC) driverKim Phillips
2008-07-10[CRYPTO] hifn: Simplify code using ARRAY_SIZE() macroRobert P. J. Day
2008-07-10[CRYPTO] hifn: Remove duplicated includeHuang Weiyi
2008-07-10[HIFN]: Have HW invalidate src and dest descriptors after processingPatrick McHardy
2008-07-10[HIFN]: Move command descriptor setup to seperate functionPatrick McHardy
2008-07-10[HIFN]: Fix max queue length valuePatrick McHardy
2008-07-10[HIFN]: Properly initialize ivsize for CBC modesPatrick McHardy
2008-07-10[HIFN]: Use unique driver names for different algosPatrick McHardy
2008-07-10[HIFN]: Properly handle requests for less than the full scatterlistPatrick McHardy
2008-07-10[HIFN]: Fix data alignment checksPatrick McHardy
2008-07-10[HIFN]: Handle ablkcipher_walk errorsPatrick McHardy
2008-07-10[HIFN]: Indicate asynchronous processing to crypto APIPatrick McHardy
2008-07-10[HIFN]: Remove printk_ratelimit() for debugging printkPatrick McHardy
2008-07-10[HIFN]: Endianess fixesPatrick McHardy
2008-04-21[CRYPTO] padlock-aes: Use generic setkey functionSebastian Siewior
2008-04-21[CRYPTO] sha384: Hardware acceleration for s390Jan Glauber
2008-04-21[CRYPTO] sha512: Hardware acceleration for s390Jan Glauber
2008-04-17[S390] zcrypt: add support for large random numbersRalph Wuerthner