sfc: Fix division by zero when using one RX channel and no SR-IOV
[linux-flexiantxendom0-3.2.10.git] / drivers / crypto / hifn_795x.c
2012-03-21 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2012-03-20 Cong Wangcrypto: remove the second argument of k[un]map_atomic()
2012-01-13 Nikos Mavrogiannop... crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag
2011-10-21 Richard Weinbergercrypto: Make hifn_795x build depend on !ARCH_DMA_ADDR_T...
2010-10-26 Hagen Paul Pfeiferreplace nested max/min macros with {max,min}3 macro
2010-10-19 Tejun Heocrypto: hifn_795x - use cancel_delayed_work_sync()
2010-07-14 Justin P. Mattockcrypto: hifn_795x - Remove unused ctx variable
2010-05-19 David S. Millercrypto: hifn_795x - Rename ablkcipher_walk to hifn_ciph...
2010-02-05 Daniel Macktree-wide: fix 'lenght' typo in comments and code
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-06-02 Mike Frysingercrypto: hifn_795x - fix __dev{init,exit} markings
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-04-03 Jean Delvareworkqueue: add to_delayed_work() helper function
2008-12-25 Evgeniy Polyakovcrypto: hifn_795x - Use softirq kernel mapping in bh...
2008-12-25 Evgeniy Polyakovcrypto: hifn_795x - Fix queue management
2008-12-25 Patrick McHardycrypto: hifn_795x - Remove some unused cruft
2008-12-25 Patrick McHardycrypto: hifn_795x - Fix queue processing
2008-12-25 Patrick McHardycrypto: hifn_795x - Fix request context corruption
2008-12-25 Patrick McHardycrypto: hifn_795x - Don't copy src sg list
2008-12-25 Patrick McHardycrypto: hifn_795x - Fix DMA setup
2008-12-25 Evgeniy Polyakovcrypto: hifn - Disable driver when physical size exceed...
2008-07-10 Robert P. J. Day[CRYPTO] hifn: Simplify code using ARRAY_SIZE() macro
2008-07-10 Huang Weiyi[CRYPTO] hifn: Remove duplicated include
2008-07-10 Patrick McHardy[HIFN]: Have HW invalidate src and dest descriptors...
2008-07-10 Patrick McHardy[HIFN]: Move command descriptor setup to seperate function
2008-07-10 Patrick McHardy[HIFN]: Fix max queue length value
2008-07-10 Patrick McHardy[HIFN]: Properly initialize ivsize for CBC modes
2008-07-10 Patrick McHardy[HIFN]: Use unique driver names for different algos
2008-07-10 Patrick McHardy[HIFN]: Properly handle requests for less than the...
2008-07-10 Patrick McHardy[HIFN]: Fix data alignment checks
2008-07-10 Patrick McHardy[HIFN]: Handle ablkcipher_walk errors
2008-07-10 Patrick McHardy[HIFN]: Indicate asynchronous processing to crypto API
2008-07-10 Patrick McHardy[HIFN]: Remove printk_ratelimit() for debugging printk
2008-07-10 Patrick McHardy[HIFN]: Endianess fixes
2008-03-30 Al Virodrivers/crypto/hifn_795x.c trivial endianness annotations
2008-02-15 Patrick McHardy[HIFN]: Fix invalid config ifdefs for RNG support
2008-01-25 Herbert Xu[CRYPTO] hifn795x: Disallow built-in hifn795x when...
2008-01-10 Alexey Dobriyan[CRYPTO] hifn_795x: Fixup container_of() usage
2008-01-10 Patrick McHardy[HIFN]: Add support for using the random number generator
2008-01-10 Patrick McHardy[HIFN]: Improve PLL initialization
2008-01-10 Herbert Xu[CRYPTO] ablkcipher: Add distinct ABLKCIPHER type
2008-01-10 Andrew Morton[CRYPTO] hifn: Add missing includes
2008-01-10 Evgeniy Polyakov[CRYPTO] hifn: Schedule callback invocation to tasklet.
2008-01-10 Evgeniy Polyakov[CRYPTO] hifn_795x: Detect weak keys
2008-01-10 Evgeniy Polyakov[CRYPTO] hifn_795x: HIFN 795x driver