index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
talitos.c
Age
Commit message (
Expand
)
Author
2008-12-25
crypto: talitos - Ack done interrupt in isr instead of tasklet
Lee Nipper
2008-12-25
crypto: talitos - Preempt overflow interrupts off-by-one fix
Vishnu Suresh
2008-12-25
crypto: talitos - Perform auth check in h/w if on sec 2.1 and above
Kim Phillips
2008-12-25
crypto: talitos - Implement done interrupt mitigation
Lee Nipper
2008-12-25
crypto: talitos - Pass correct interrupt status to error handler
Kim Phillips
2008-11-30
fix talitos
Al Viro
2008-09-14
crypto: talitos - Avoid consecutive packets going out with same IV
Kim Phillips
2008-08-13
crypto: talitos - Add handling for SEC 3.x treatment of link table
Lee Nipper
2008-07-17
crypto: talitos - sparse fix
Kim Phillips
2008-07-17
crypto: talitos - Stop leaking memory in error path
Kim Phillips
2008-07-17
crypto: talitos - Fix GFP flag usage
Kim Phillips
2008-07-17
crypto: talitos - Preempt overflow interrupts
Kim Phillips
2008-07-17
crypto: talitos - Correct dst != src case handling
Lee Nipper
2008-07-17
crypto: talitos - Remove calls to of_node_put
Lee Nipper
2008-07-10
crypto: talitos - Add support for sha256 and md5 variants
Lee Nipper
2008-07-10
crypto: talitos - Use proper form for algorithm driver names
Herbert Xu
2008-07-10
crypto: talitos - Add support for 3des
Lee Nipper
2008-07-10
crypto: talitos - Freescale integrated security engine (SEC) driver
Kim Phillips