sleep in control plane thread
[dpdk.git] / drivers / common / qat /
2020-02-05 Thomas Monjaloncryptodev: revert Chacha20-Poly1305 AEAD algorithm
2020-01-16 Arek Kusztalcrypto/qat: support Chacha Poly
2020-01-15 Adam Dybkowskicrypto/qat: handle mixed hash-cipher requests on GEN3
2020-01-15 Arek Kusztalcrypto/qat: add minimum enqueue threshold
2020-01-15 Fiona Trahecommon/qat: support dual threads for enqueue/dequeue
2020-01-15 Fiona Trahecommon/qat: move max in-flights param into qp
2020-01-15 Fiona Trahecommon/qat: remove tail write coalescing
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-10-27 David Marchandlog: add log stream accessor
2019-10-23 Arek Kusztalcrypto/qat: support RSA CRT in asym
2019-10-23 Arek Kusztalcrypto/qat: support RSA in asym
2019-10-09 Adam Dybkowskicommon/qat: add GEN3 definitions
2019-10-09 Adam Dybkowskicommon/qat: add RAM bank definitions
2019-07-19 Tomasz Jozwiakcompress/qat: fix overflow status return
2019-07-02 Bruce Richardsondrivers: add reasons for components being disabled
2019-05-02 John McNamaradoc: fix spelling reported by aspell in comments
2019-04-02 Tomasz Jozwiakdrivers/qat: fix queue pair NUMA node
2019-04-02 Arek Kusztalcrypto/qat: add modular multiplicative inverse
2019-04-02 Arek Kusztalcrypto/qat: add modular exponentiation
2019-04-02 Arek Kusztalcrypto/qat: add asymmetric crypto PMD
2019-04-02 Arek Kusztalcommon/qat: add headers for asymmetric crypto
2018-12-19 Tomasz Jozwiakcompress/qat: fix dequeue error counter
2018-12-19 Tomasz Jozwiakcommon/qat: remove check of valid firmware response
2018-10-27 Fiona Trahecommon/qat: fix for invalid response from firmware
2018-10-26 Fiona Trahecompress/qat: enable dynamic huffman encoding
2018-10-25 Keith Wileseal: add macro for attribute weak
2018-10-17 Fiona Trahecommon/qat: fix failure to create PMD
2018-10-17 Fiona Trahecommon/qat: support GEN3 devices
2018-08-30 Fiona Trahecompress/qat: use compression specific driver name
2018-08-03 Tomasz Jozwiakcommon/qat: fix offset greater than first segment
2018-07-25 Fiona Trahecommon/qat: add scatter-gather header
2018-07-23 Fiona Trahecompress/qat: add create and destroy functions
2018-07-23 Fiona Trahecompress/qat: add empty driver
2018-07-23 Fiona Trahecommon/qat: update firmware headers
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-07-10 Fiona Trahecommon/qat: replace snprintf
2018-07-10 Tomasz Jozwiakcrypto/qat: move common qat files to common dir