crypto/qat: optimise check for chained mbufs
[dpdk.git] / drivers / crypto / qat / qat_sym.c
2020-04-05 Fiona Trahecrypto/qat: optimise check for chained mbufs
2020-04-05 Fiona Trahecrypto/qat: improve out-of-place conditional check
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-07-19 Fiona Trahecrypto/qat: fix crashes
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-01-27 Fiona Trahecrypto/qat: fix digest in wireless auth case
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 Trahecrypto/qat: fix checks for 3GPP algo bit params
2018-07-11 Pablo de Laracryptodev: rename PMD symmetric session API
2018-06-27 Tomasz Jozwiakcrypto/qat: move to dynamic logging for data-path trace
2018-06-27 Fiona Trahecrypto/qat: rename log macro for non-dp logs
2018-06-27 Fiona Trahecrypto/qat: make response process function inline
2018-06-27 Fiona Trahecrypto/qat: remove unused arguments
2018-06-27 Fiona Trahecrypto/qat: move code into appropriate files
2018-06-27 Fiona Trahecrypto/qat: use common stats structures
2018-06-27 Fiona Trahecrypto/qat: move to using new device structure
2018-06-27 Fiona Trahecrypto/qat: move sgl related element to appropriate...
2018-06-27 Fiona Trahecrypto/qat: rename sgl related objects
2018-06-27 Fiona Trahecrypto/qat: create structures to support various genera...
2018-06-27 Fiona Trahecrypto/qat: remove dependencies on cryptodev from common
2018-06-27 Fiona Trahecrypto/qat: move sym-specific qp code to sym file
2018-06-27 Fiona Trahecrypto/qat: move generic qp function to qp file
2018-06-27 Fiona Trahecrypto/qat: make dequeue function generic
2018-06-27 Fiona Trahecrypto/qat: make enqueue function generic
2018-06-27 Fiona Trahecrypto/qat: rename sym-specific structs
2018-06-27 Fiona Trahecrypto/qat: rename functions for consistency
2018-06-27 Fiona Trahecrypto/qat: change filename crypto to sym