include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / crypto / talitos.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-01-17 Márton Némethcrypto: Make Open Firmware device id constant
2009-08-13 Kim Phillipscrypto: talitos - add support for 36 bit addressing
2009-08-13 Kim Phillipscrypto: talitos - align locks on cache lines
2009-08-13 Kim Phillipscrypto: talitos - simplify hmac data size calculation
2009-06-02 Kim Phillipscrypto: talitos - Avoid unnecessary decrypt check
2009-06-02 Kim Phillipscrypto: talitos - containerof related codingstyle
2009-06-02 Kim Phillipscrypto: talitos - Whitespace/codingstyle/overrun lines...
2009-06-02 Lee Nippercrypto: talitos - Add ablkcipher algorithms
2009-06-02 Lee Nippercrypto: talitos - scaffolding for new algorithm types
2008-12-25 Lee Nippercrypto: talitos - Ack done interrupt in isr instead...
2008-12-25 Vishnu Sureshcrypto: talitos - Preempt overflow interrupts off-by...
2008-12-25 Kim Phillipscrypto: talitos - Perform auth check in h/w if on sec...
2008-12-25 Lee Nippercrypto: talitos - Implement done interrupt mitigation
2008-12-25 Kim Phillipscrypto: talitos - Pass correct interrupt status to...
2008-11-30 Al Virofix talitos
2008-09-14 Kim Phillipscrypto: talitos - Avoid consecutive packets going out...
2008-08-13 Lee Nippercrypto: talitos - Add handling for SEC 3.x treatment...
2008-07-17 Kim Phillipscrypto: talitos - sparse fix
2008-07-17 Kim Phillipscrypto: talitos - Stop leaking memory in error path
2008-07-17 Kim Phillipscrypto: talitos - Fix GFP flag usage
2008-07-17 Kim Phillipscrypto: talitos - Preempt overflow interrupts
2008-07-17 Lee Nippercrypto: talitos - Correct dst != src case handling
2008-07-17 Lee Nippercrypto: talitos - Remove calls to of_node_put
2008-07-10 Lee Nippercrypto: talitos - Add support for sha256 and md5 variants
2008-07-10 Herbert Xucrypto: talitos - Use proper form for algorithm driver...
2008-07-10 Lee Nippercrypto: talitos - Add support for 3des
2008-07-10 Kim Phillipscrypto: talitos - Freescale integrated security engine...