Commit Graph

140 Commits (dd4969a892ea522ecf9d7d826ba1531ce044d46f)

Author SHA1 Message Date
Herbert Xu acd246b749 crypto: padlock - Revert aes-all alias to aes 16 years ago
Christian Hohnstaedt 295c01f90d crypto: ixp4xx - check firmware for crypto support 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Jean Delvare bf6aede712 workqueue: add to_delayed_work() helper function 16 years ago
Christian Hohnstaedt 0d44dc59b2 crypto: ixp4xx - Fix handling of chained sg buffers 16 years ago
Krzysztof Hałasa 1777f1a978 crypto: ixp4xx - Fix qmgr_request_queue build failure 16 years ago
Herbert Xu a760a6656e crypto: api - Fix module load deadlock with fallback algorithms 16 years ago
James Hsiao 049359d655 crypto: amcc - Add crypt4xx driver 16 years ago
Herbert Xu 563f346d04 crypto: sha-s390 - Switch to shash 16 years ago
Lee Nipper ca38a814c6 crypto: talitos - Ack done interrupt in isr instead of tasklet 16 years ago
Harvey Harrison dad3df2044 crypto: remove uses of __constant_{endian} helpers 16 years ago
Evgeniy Polyakov 5f459f0adc crypto: hifn_795x - Use softirq kernel mapping in bh context 16 years ago
Evgeniy Polyakov d6a10c84a2 crypto: hifn_795x - Fix queue management 16 years ago
Patrick McHardy 3ec858de64 crypto: hifn_795x - Remove some unused cruft 16 years ago
Patrick McHardy ed4f92e372 crypto: hifn_795x - Fix queue processing 16 years ago
Patrick McHardy 5df4c0c671 crypto: hifn_795x - Fix request context corruption 16 years ago
Patrick McHardy 3416158680 crypto: hifn_795x - Don't copy src sg list 16 years ago
Patrick McHardy 75741a0340 crypto: hifn_795x - Fix DMA setup 16 years ago
Herbert Xu 420a4b20c5 crypto: padlock - Avoid resetting cword on successive operations 16 years ago
Vishnu Suresh 4b24ea971a crypto: talitos - Preempt overflow interrupts off-by-one fix 16 years ago
Kim Phillips fe5720e2b7 crypto: talitos - Perform auth check in h/w if on sec 2.1 and above 16 years ago
Lee Nipper 1c2e8811ee crypto: talitos - Implement done interrupt mitigation 16 years ago
Kim Phillips 40405f10b8 crypto: talitos - Pass correct interrupt status to error handler 16 years ago
Evgeniy Polyakov a44b56cc69 crypto: hifn - Disable driver when physical size exceeds 32 bits 16 years ago
Al Viro 596f103419 fix talitos 16 years ago
Kim Phillips ba95487df9 crypto: talitos - Avoid consecutive packets going out with same IV 17 years ago
Suresh Siddha e49140120c crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore() 17 years ago
Lee Nipper f3c85bc1bc crypto: talitos - Add handling for SEC 3.x treatment of link table 17 years ago
Russell King a09e64fbc0 [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
Kim Phillips c0e741d478 crypto: talitos - sparse fix 17 years ago
Kim Phillips fa86a26795 crypto: talitos - Stop leaking memory in error path 17 years ago
Kim Phillips 586725f860 crypto: talitos - Fix GFP flag usage 17 years ago
Kim Phillips ec6644d632 crypto: talitos - Preempt overflow interrupts 17 years ago
Lee Nipper 695ad58969 crypto: talitos - Correct dst != src case handling 17 years ago
Lee Nipper 4aaf087846 crypto: talitos - Remove calls to of_node_put 17 years ago
Imre Kaloz 090657e423 crypto: ixp4xx - Select CRYPTO_AUTHENC 17 years ago
Lee Nipper 3952f17ed6 crypto: talitos - Add support for sha256 and md5 variants 17 years ago
Herbert Xu ebbcf33692 crypto: talitos - Use proper form for algorithm driver names 17 years ago
Lee Nipper 70bcaca753 crypto: talitos - Add support for 3des 17 years ago
Jeremy Katz b43e726b32 crypto: padlock - Make module loading quieter when hardware isn't available 17 years ago
Christian Hohnstaedt 81bef01500 crypto: ixp4xx - Hardware crypto support for IXP4xx CPUs 17 years ago
Kim Phillips 9c4a79653b crypto: talitos - Freescale integrated security engine (SEC) driver 17 years ago
Robert P. J. Day 0936a94406 [CRYPTO] hifn: Simplify code using ARRAY_SIZE() macro 17 years ago
Huang Weiyi 0bea3dc1e2 [CRYPTO] hifn: Remove duplicated include 17 years ago
Patrick McHardy 692af5da77 [HIFN]: Have HW invalidate src and dest descriptors after processing 17 years ago
Patrick McHardy 85e7e60b85 [HIFN]: Move command descriptor setup to seperate function 17 years ago
Patrick McHardy 6cd3d674dd [HIFN]: Fix max queue length value 17 years ago
Patrick McHardy 4b804b53ef [HIFN]: Properly initialize ivsize for CBC modes 17 years ago
Patrick McHardy 281d6bd453 [HIFN]: Use unique driver names for different algos 17 years ago
Patrick McHardy 136f702f51 [HIFN]: Properly handle requests for less than the full scatterlist 17 years ago