aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/talitos.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-25crypto: talitos - Ack done interrupt in isr instead of taskletLee Nipper1-13/+7
2008-12-25crypto: talitos - Preempt overflow interrupts off-by-one fixVishnu Suresh1-1/+1
2008-12-25crypto: talitos - Perform auth check in h/w if on sec 2.1 and aboveKim Phillips1-44/+83
2008-12-25crypto: talitos - Implement done interrupt mitigationLee Nipper1-8/+22
2008-12-25crypto: talitos - Pass correct interrupt status to error handlerKim Phillips1-9/+3
2008-11-30fix talitosAl Viro1-2/+2
2008-09-14crypto: talitos - Avoid consecutive packets going out with same IVKim Phillips1-2/+4
2008-08-13crypto: talitos - Add handling for SEC 3.x treatment of link tableLee Nipper1-15/+39
2008-07-17crypto: talitos - sparse fixKim Phillips1-1/+1
2008-07-17crypto: talitos - Stop leaking memory in error pathKim Phillips1-2/+7
2008-07-17crypto: talitos - Fix GFP flag usageKim Phillips1-2/+4
2008-07-17crypto: talitos - Preempt overflow interruptsKim Phillips1-5/+22
2008-07-17crypto: talitos - Correct dst != src case handlingLee Nipper1-1/+1
2008-07-17crypto: talitos - Remove calls to of_node_putLee Nipper1-5/+0
2008-07-10crypto: talitos - Add support for sha256 and md5 variantsLee Nipper1-12/+99
2008-07-10crypto: talitos - Use proper form for algorithm driver namesHerbert Xu1-2/+2
2008-07-10crypto: talitos - Add support for 3desLee Nipper1-25/+68
2008-07-10crypto: talitos - Freescale integrated security engine (SEC) driverKim Phillips1-0/+1467