summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/n2_core.c
Commit message (Expand)AuthorAgeFilesLines
* of/sparc: fix build regression from of_device changesGrant Likely2010-08-081-2/+2
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-11/+11
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-051-5/+5
|\
| * of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-241-5/+5
* | n2_crypto: Add HMAC support.David S. Miller2010-05-251-4/+206
* | n2_crypto: Make ahash parameterization explicit.David S. Miller2010-05-251-117/+99
* | n2_crypto: Log algorithm success/failure in kernel log.David S. Miller2010-05-251-0/+6
* | n2_crypto: Kill n2_base_ctx and helpers.David S. Miller2010-05-251-14/+1
|/
* n2_crypto: Plumb fallback ahash requests properly.David S. Miller2010-05-251-47/+48
* n2_crypto: Fix MAU kmem_cache name.David S. Miller2010-05-251-1/+1
* n2_crypto: Fix build after of_device/of_platform_driver changes.David S. Miller2010-05-251-10/+16
* crypto: n2 - Add Niagara2 crypto driverDavid S. Miller2010-05-191-0/+2083
OpenPOWER on IntegriCloud