app/testpmd: display port driver name
[dpdk.git] / drivers / crypto /
2016-10-26 Fiona Trahecrypto/qat: rework request builder for performance
2016-10-26 Slawomir Mrozowiczcrypto/openssl: rename libcrypto to openssl
2016-10-25 Jan Blunckcrypto: register aliases for renamed vdev drivers
2016-10-13 Pablo de Laracrypto/libcrypto: fix init function names
2016-10-13 Pablo de Laracrypto/zuc: fix init function names
2016-10-13 Shreyansh Jaindrivers: rename register macro prefix
2016-10-08 Fiona Trahecrypto/aesni_mb: free ring memory on queue release
2016-10-08 Slawomir Mrozowiczcrypto/libcrypto: add driver for OpenSSL library
2016-10-08 Pablo de Laracrypto/zuc: add driver for ZUC library
2016-10-04 Pablo de Laracrypto: fix build with icc
2016-10-04 Arek Kusztalcrypto/aesni_gcm: move pre-counter block to driver
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 Deepak Kumar Jaincrypto/qat: fix FreeBSD build
2016-10-04 Arek Kusztalcrypto/qat: add GMAC capability
2016-10-04 Deepak Kumar Jaincrypto/qat: add C3xxx device
2016-10-04 Deepak Kumar Jaincrypto/qat: add C62x device
2016-10-04 Deepak Kumar Jaincrypto/qat: add KASUMI
2016-10-04 Deepak Kumar Jaincrypto/null: fix key size increment value
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-10-06 Shreyansh Jainvdev: rename init/uninit ops to probe/remove
2016-10-03 Jan Viktorinpci: inherit common driver in PCI driver
2016-10-03 Jan Viktorineal: remove unused PMD types
2016-10-03 Jan Viktorindrivers: use vdev registration
2016-10-03 David Marchanddrivers: use PCI registration macro
2016-10-03 David Marchanddrivers: align PCI driver definitions
2016-09-16 Amine Kherboucheremove unused ring includes
2016-07-10 Deepak Kumar Jaincrypto/qat: fix digest verification
2016-07-10 Pablo de Laracrypto/kasumi: restrict cipher bit-level operations
2016-07-10 Pablo de Laracrypto/kasumi: fix AAD size of F9 function
2016-07-10 Pablo de Laradrivers: split parameters infos in multiple lines
2016-07-08 Pablo de Laracrypto: normalize driver names with macros
2016-07-08 Thomas Monjalondrivers: fix build with new register macro
2016-07-06 Neil Hormandrivers: update registration macro usage
2016-06-29 Thomas Monjalonmk: fix external dependencies of crypto drivers
2016-06-29 Thomas Monjalonmk: fix internal dependencies
2016-06-27 Thomas Monjaloncryptodev: uninline parameter parsing
2016-06-21 Deepak Kumar Jainqat: fix probing
2016-06-20 Pablo de Laracrypto/snow3g: add missing feature flags
2016-06-20 Pablo de Laracrypto/snow3g: support bit-level operations
2016-06-20 Pablo de Laracrypto/snow3g: define IV and digest length constants
2016-06-20 Pablo de Laracrypto/snow3g: rename libsso reference due to library...
2016-06-20 Pablo de Laracrypto/kasumi: add driver for KASUMI library
2016-06-17 Thomas Monjalonmk: fix build clean
2016-06-13 Christian Ehrhardtmk: fix missing internal dependencies
2016-06-07 Fan Zhangaesni_mb: add AES-CTR
2016-06-07 Arek Kusztalqat: add AES-CTR capability
2016-06-07 Arek Kusztalqat: set default optimization level
2016-06-07 Arek Kusztalqat: avoid strict-aliasing break
2016-06-07 Arek Kusztalqat: fix physical address of content descriptor
2016-06-07 Deepak Kumar Jainqat: fix null pointer dereferencing
2016-06-07 Deepak Kumar Jainaesni_mb: fix null pointer dereferencing
2016-06-07 Deepak Kumar Jainaesni_mb: fix an indent
2016-04-06 Fiona Trahecryptodev: rename elements for clarity
2016-04-06 Pablo de Laraaesni_gcm: fix supported key sizes
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 Pablo de Laraaesni_mb: remove parameters from config file
2016-03-11 Declan Dohertycryptodev: add capabilities discovery
2016-03-11 Declan Dohertynull_crypto: add driver for null crypto operations
2016-03-11 John Griffinqat: fix AES-GCM decryption
2016-03-11 John Griffinqat: remove AES-GMAC
2016-03-11 Declan Dohertyaesni_gcm: add driver for AES-GCM crypto operations
2016-03-10 Deepak Kumar Jaincryptodev: add bit-wise handling for SNOW 3G
2016-03-10 Pablo de Larasnow3g: add driver for SNOW 3G library
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-03-10 Fiona Trahecryptodev: clean up
2016-03-01 Panu Matilainenmk: replace the combined library with a linker script
2016-02-24 John Griffinqat: fix build on 32-bit systems
2016-02-24 Declan Dohertyaesni_mb: fix strict-aliasing compilation rule
2016-02-24 Pablo de Laraaesni_mb: fix wrong return value
2016-02-21 Thomas Monjalonaesni_mb: fix build clean
2016-02-10 Thomas Monjalonconfig: remove useless explicit includes of generated...
2016-02-10 Huawei Xieremove extra parentheses in return statement
2015-12-07 Panu Matilainenmk: fix external shared library dependencies of drivers
2015-11-25 Declan Dohertyaesni_mb: add driver for multi buffer based crypto
2015-11-25 Declan Dohertyqat: add driver for QuickAssist devices