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