mbuf: extend meaning of QinQ stripped bit
[dpdk.git] / drivers / common / qat /
2020-07-28 Adam Dybkowskicommon/qat: support GEN2 device 200xx
2020-07-28 Adam Dybkowskicommon/qat: fix uninitialized variable
2020-07-28 Adam Dybkowskicommon/qat: remove unused fields
2020-07-28 David Coylecrypto/qat: fix DOCSIS performance
2020-07-08 Arek Kusztalcrypto/qat: support ChaCha20-Poly1305
2020-07-08 Arek Kusztalcrypto/qat: add multi-process handling of driver ID
2020-07-08 Arek Kusztalcommon/qat: improve multi-process handling
2020-07-08 David Coylecrypto/qat: support DOCSIS protocol
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-05-11 Adam Dybkowskicommon/qat: remove redundant check
2020-05-11 Adam Dybkowskicommon/qat: fix enqueue/dequeue statistics
2020-05-11 Adam Dybkowskicommon/qat: fix queue head update
2020-04-19 Adam Dybkowskicompress/qat: support IM buffer too small operation
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-04-05 Adam Dybkowskicommon/qat: get firmware version
2020-04-05 Fiona Trahecommon/qat: optimise calculation of cookie index
2020-03-27 Ferruh Yigitlog: add API to check if a logtype can log in a given...
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