cryptodev: fix session init return value
[dpdk.git] / drivers / crypto / qat / qat_crypto.c
2017-07-27 Pablo de Laracryptodev: fix session init return value
2017-07-19 Pablo de Laracrypto/qat: fix session initialization
2017-07-19 Pablo de Laracryptodev: rename ADD field
2017-07-19 Arek Kusztalcrypto/qat: fix handle device-agnostic session
2017-07-19 Pablo de Laracryptodev: fix KASUMI F9 expected parameters
2017-07-19 Arek Kusztalcrypto/qat: fix authentication offset and length for...
2017-07-06 Fiona Trahecrypto/qat: fix possible out-of-bounds
2017-07-06 Slawomir Mrozowiczcryptodev: support device independent sessions
2017-07-06 Slawomir Mrozowiczcryptodev: remove driver id from session
2017-07-06 Slawomir Mrozowiczcryptodev: remove crypto device type enumeration
2017-07-06 Pablo de Laracryptodev: use AES-GCM/CCM as AEAD algorithms
2017-07-06 Pablo de Laracryptodev: set AES-GMAC as auth-only algo
2017-07-06 Pablo de Laracryptodev: remove digest length from crypto op
2017-07-06 Pablo de Laracryptodev: remove AAD length from crypto op
2017-07-06 Pablo de Laracryptodev: do not use AAD in wireless algorithms
2017-07-06 Pablo de Laracryptodev: move IV parameters to session
2017-07-06 Pablo de Laracryptodev: pass IV as offset
2017-07-06 Pablo de Laracryptodev: move session type to generic crypto op
2017-07-06 Pablo de Laracrypto/qat: fix typo
2017-06-28 Pablo de Laracrypto/qat: do not use cryptodev driver
2017-06-28 Pablo de Laracryptodev: set PCI info only when device is PCI
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-04-28 Gage Eadscrypto/qat: fix dequeue statistics
2017-04-20 Arek Kusztalcrypto/qat: fix IV zero physical address
2017-04-20 Arek Kusztalcrypto/qat: fix AES-GCM authentication length
2017-04-05 Arek Kusztalcrypto/qat: add ZUC EEA3/EIA3 capability
2017-04-05 Arek Kusztalcrypto/qat: refactor capabilities infrastructure
2017-04-05 Arek Kusztalcrypto/qat: fix crash in session create
2017-04-05 Fiona Trahecrypto/qat: support DOCSIS BPI mode
2017-04-05 Fan Zhangcryptodev: change device configuration API
2017-01-18 Arek Kusztalcrypto/qat: fix IV size in capabilities
2017-01-18 Arek Kusztalcrypto/qat: add SGL capability
2017-01-18 Arek Kusztalcrypto/qat: add DES capability
2017-01-18 Fiona Trahecrypto/qat: fix buffer overwrite in OOP case
2017-01-18 Fiona Trahecryptodev: remove unused digest-appended feature
2016-10-26 Fiona Trahecrypto/qat: rework request builder for performance
2016-10-04 Fiona Trahecrypto/qat: add 3DES cipher algorithm
2016-10-04 Fiona Trahecrypto/qat: cleanup code
2016-10-04 Pablo de Laracrypto: rename all KASUMI references
2016-10-04 Pablo de Laracrypto: rename some SNOW 3G references
2016-10-04 Arek Kusztalcrypto/qat: add GMAC capability
2016-10-04 Deepak Kumar Jaincrypto/qat: add KASUMI
2016-10-04 Deepak Kumar Jaincrypto/qat: add NULL capability
2016-10-04 Deepak Kumar Jaincrypto/qat: add aes-sha384-hmac capability
2016-10-04 Deepak Kumar Jaincrypto/qat: add aes-sha224-hmac capability
2016-10-04 Arek Kusztalcrypto/qat: add MD5 HMAC capability
2016-10-04 Fiona Trahecrypto/qat: optimize request copy
2016-10-04 John Griffincrypto/qat: make the session struct variable in size
2016-09-16 Amine Kherboucheremove unused ring includes
2016-07-10 Deepak Kumar Jaincrypto/qat: fix digest verification
2016-06-07 Arek Kusztalqat: add AES-CTR capability
2016-06-07 Arek Kusztalqat: fix physical address of content descriptor
2016-06-07 Deepak Kumar Jainqat: fix null pointer dereferencing
2016-04-06 Fiona Trahecryptodev: rename elements for clarity
2016-03-31 Arek Kusztalqat: add out-of-place symmetric operations
2016-03-31 Fiona Traheqat: fix crash when nothing to enqueue
2016-03-31 Fiona Trahedrivers: fix build of crypto anonymous union initialization
2016-03-11 Declan Dohertycryptodev: add capabilities discovery
2016-03-11 John Griffinqat: fix AES-GCM decryption
2016-03-11 John Griffinqat: remove AES-GMAC
2016-03-10 Deepak Kumar Jaincryptodev: add bit-wise handling for SNOW 3G
2016-03-10 Deepak Kumar Jainqat: add SNOW 3G
2016-03-10 Deepak Kumar Jainqat: add cipher/auth only
2016-03-10 Declan Dohertymbuf_offload: remove library
2016-03-10 Declan Dohertycryptodev: change burst API to be crypto op oriented
2016-03-10 Fiona Trahecryptodev: extract symmetric operations
2016-02-24 John Griffinqat: fix build on 32-bit systems
2016-02-10 Huawei Xieremove extra parentheses in return statement
2015-11-25 Declan Dohertyqat: add driver for QuickAssist devices