crypto/ipsec_mb: support ChaChaPoly SGL to aesni_mb
[dpdk.git] / drivers / crypto / qat /
2022-03-04 Kai Jicrypto/qat: fix process type handling
2022-03-04 Arek Kusztalcrypto/qat: fix smaller modulus cases for mod exp
2022-03-04 Arek Kusztalcrypto/qat: fix RSA clearing
2022-02-23 Arek Kusztalcrypto/qat: refactor asymmetric session
2022-02-23 Arek Kusztalcrypto/qat: add ECPM algorithm
2022-02-23 Arek Kusztalcrypto/qat: add ECDSA algorithm
2022-02-23 Arek Kusztalcrypto/qat: add named elliptic curves
2022-02-23 Arek Kusztalcrypto/qat: refactor asymmetric crypto functions
2022-02-23 Kai Jicrypto/qat: support out-of-place SG list
2022-02-23 Kai Jicrypto/qat: unify raw data path functions
2022-02-23 Kai Jicrypto/qat: rework burst data path
2022-02-23 Kai Jicrypto/qat: unify asymmetric functions
2022-02-23 Kai Jicrypto/qat: unify symmetric functions
2022-02-23 Kai Jicrypto/qat: rework asymmetric op build operation
2022-02-23 Kai Jicrypto/qat: rework session functions
2022-02-23 Kai Jicrypto/qat: support symmetric build op request
2022-02-23 Kai Jicommon/qat: define build request and dequeue operations
2022-02-22 Arek Kusztalcryptodev: fix RSA key type name
2022-02-12 Ciara Powercryptodev: use single mempool for asymmetric session
2022-02-12 Kai Jicrypto/qat: fix GEN4 AEAD job in raw data path
2022-01-11 Josh Soreffix spelling in comments and strings
2021-11-26 Sean Morrisseyfix PMD wording
2021-11-04 Fan Zhangcrypto/qat: add gen-specific implementation
2021-11-04 Fan Zhangcrypto/qat: define gen-specific structs and functions
2021-11-04 Fan Zhangcrypto/qat: unify device private data structure
2021-11-04 Fan Zhangcommon/qat: add gen-specific queue implementation
2021-11-04 Arek Kusztalcrypto/qat: fix uncleared cookies after operation
2021-11-04 Arek Kusztalcrypto/qat: fix status in RSA decryption
2021-11-04 Tal Shnaidermandrivers/crypto: move Windows build check
2021-11-02 David Marchanddevtools: forbid indent with tabs in Meson
2021-10-20 Akhil Goyaldrivers/crypto: invoke probing finish function
2021-10-17 Hemant Agrawalcryptodev: rename field in vector struct
2021-09-08 Akhil Goyalcryptodev: expose driver interface as internal
2021-07-30 Arek Kusztalcrypto/qat: disable asymmetric crypto on GEN3
2021-07-30 Arek Kusztaldrivers: fix return of unsupported features on QAT...
2021-07-30 Fan Zhangcrypto/qat: fix raw data path dequeue
2021-07-30 Arek Kusztalcrypto/qat: fix array access
2021-07-20 Fan Zhangcrypto/qat: update raw data path
2021-07-20 Arek Kusztalcrypto/qat: support GMAC in GEN4 legacy mode
2021-07-20 Arek Kusztalcrypto/qat: add Chacha-Poly in UCS-SPC mode
2021-07-20 Arek Kusztalcrypto/qat: add AES-GCM in UCS-SPC mode
2021-07-20 Arek Kusztalcrypto/qat: rework init common header
2021-07-20 Arek Kusztalcrypto/qat: support legacy GCM and CCM
2021-07-20 Arek Kusztalcrypto/qat: rename content descriptor functions
2021-07-20 Arek Kusztalcrypto/qat: support GEN4 unified cipher slice
2021-07-20 Arek Kusztalcrypto/qat: enable GEN4 legacy algorithms
2021-07-20 Arek Kusztalcommon/qat: support GEN4 devices
2021-07-20 Arek Kusztalcommon/qat: rework queue pair per service
2021-07-07 Feifei Wangcrypto/qat: fix Arm build with special memcpy
2021-05-12 Adam Dybkowskicrypto/qat: fix null authentication request
2021-05-04 Bruce Richardsonbuild: fix formatting of Meson lists
2021-04-21 Bruce Richardsondrivers: change indentation in build files
2021-04-16 Fan Zhangcryptodev: add dequeue count parameter in raw API
2021-04-16 Arek Kusztalcrypto/qat: fix offset for out-of-place scatter-gather
2021-04-16 Adam Dybkowskicrypto/qat: support single-pass GMAC on GEN3
2021-01-27 Fan Zhangcrypto/qat: fix digest in buffer
2021-01-25 Bruce Richardsonbuild: force pkg-config for dependency detection
2021-01-19 Vladimir Medvedkincrypto/qat: fix access to uninitialized variable
2020-10-19 Bruce Richardsonbuild: replace use of old build macros
2020-10-14 Fan Zhangcrypto/qat: support raw datapath API
2020-07-28 Adam Dybkowskicommon/qat: remove unused fields
2020-07-28 David Coylecrypto/qat: fix DOCSIS performance
2020-07-28 David Coylecrypto/qat: improve security instance setup
2020-07-18 David Coylecrypto/qat: fix ambiguous variable names for CRC
2020-07-18 David Coylecrypto/qat: check multi-segment buffers for DOCSIS
2020-07-18 David Coylecrypto/qat: improve DOCSIS session creation
2020-07-08 Arek Kusztalcrypto/qat: support ChaCha20-Poly1305
2020-07-08 Arek Kusztalcommon/qat: add multi-process handling of capabilities
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 Adam Dybkowskicrypto/qat: fix AES-XTS capabilities
2020-07-08 David Coylecrypto/qat: support DOCSIS protocol
2020-07-07 Adam Dybkowskicrypto/qat: verify session IOVA
2020-05-11 Arek Kusztalcrypto/qat: fix cipher descriptor for ZUC and SNOW
2020-04-19 Adam Dybkowskicrypto/qat: support plain SHA1..SHA512 hashes
2020-04-16 Thomas Monjalonreplace alignment attributes
2020-04-05 Adam Dybkowskicrypto/qat: handle mixed hash-cipher on GEN2
2020-04-05 Arek Kusztalcrypto/qat: support AES-GCM J0
2020-04-05 Fiona Trahecrypto/qat: optimise check for chained mbufs
2020-04-05 Fiona Trahecrypto/qat: improve out-of-place conditional check
2020-04-05 Artur Trybulacryptodev: remove unused operation for queue count
2020-04-05 Mairtin o Loingsighcrypto/qat: support DOCSIS AES-256
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
2019-10-23 Arek Kusztalcrypto/qat: fix AES CMAC mininum digest size
2019-10-23 Arek Kusztalcrypto/qat: support RSA CRT in asym
2019-10-23 Arek Kusztalcrypto/qat: support RSA in asym
2019-10-23 Arek Kusztalcrypto/qat: support session-less for asym ops
2019-10-23 Damian Nowakcrypto/qat: fix null auth when using VFIO
2019-10-09 Adam Dybkowskicrypto/qat: handle Single Pass Crypto Requests on GEN3
2019-10-09 Fiona Trahecrypto/qat: fix digest length in XCBC capability
2019-07-19 Fiona Trahecrypto/qat: fix crashes
2019-07-19 Fan Zhangcryptodev: make xform key pointer constant
2019-07-05 Damian Nowakcrypto/qat: extend support for digest-encrypted auth...
2019-07-05 Gosia Bakotacrypto/qat: set message field to zero in sym SGL case
2019-07-02 Bruce Richardsondrivers: add reasons for components being disabled
2019-04-30 Fiona Trahecrypto/qat: fix null cipher algo for non 8-byte multiple
2019-04-02 Arek Kusztalcrypto/qat: add modular multiplicative inverse
next