sleep in control plane thread
[dpdk.git] / drivers / crypto / 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
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
2019-04-02 Arek Kusztalcrypto/qat: add modular exponentiation
2019-04-02 Arek Kusztalcrypto/qat: add asymmetric crypto PMD
2019-03-22 Damian Nowakcrypto/qat: support XTS
2019-02-27 Luca Boccassibuild: improve dependency handling
2019-01-27 Fiona Trahecrypto/qat: fix digest in wireless auth case
2019-01-10 Fan Zhangcryptodev: change queue pair configure structure
2018-12-19 Arek Kusztalcrypto/qat: fix message for NULL algo setting unused...
2018-12-19 Arek Kusztalcrypto/qat: fix message for CCM when setting unused...
2018-12-19 Arek Kusztalcrypto/qat: fix block size error handling
2018-10-17 Fiona Trahecommon/qat: support GEN3 devices
2018-10-17 Tomasz Celcrypto/qat: support AES-CMAC
2018-08-30 Fiona Trahecrypto/qat: fix typo
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: support 8-byte 3DES
2018-07-23 Fiona Trahecrypto/qat: fix checks for 3GPP algo bit params
2018-07-23 Fiona Trahecompress/qat: add empty driver
2018-07-11 Pablo de Laracryptodev: rename PMD symmetric session API
2018-07-11 Pablo de Laracryptodev: replace mbuf scatter gather flag
2018-07-11 Pablo de Laracryptodev: remove queue start/stop functions
2018-07-11 Pablo de Laracryptodev: remove max number of sessions parameter
2018-07-10 Pablo de Laracryptodev: replace bus specific struct with generic dev
2018-07-10 Tomasz Jozwiakcrypto/qat: move common qat files to common dir
2018-07-10 Tomasz Jozwiakcrypto/qat: re-organise build file content
2018-07-10 Tomasz Jozwiakcrypto/qat: add weak functions
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 Tomasz Jozwiakcrypto/qat: move to dynamic logging for non-dp trace
2018-06-27 Tomasz Jozwiakcrypto/qat: clean up unused and useless trace
2018-06-27 Tomasz Jozwiakcrypto/qat: remove configurable max number of sessions
2018-06-27 Fiona Trahecrypto/qat: check for service type
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: optimize ADF modulo function
2018-06-27 Fiona Trahecrypto/qat: add max PCI devices to config file
2018-06-27 Fiona Trahecrypto/qat: register appropriately named device
2018-06-27 Fiona Trahecrypto/qat: move macro to common file
2018-06-27 Fiona Trahecrypto/qat: remove unused macro
2018-06-27 Fiona Trahecrypto/qat: free cookie pool on queue creation error
2018-06-27 Fiona Trahecrypto/qat: modify debug message
2018-06-27 Fiona Trahecrypto/qat: rename variables
2018-06-27 Fiona Trahecrypto/qat: remove incorrect usage of bundle number
2018-06-27 Fiona Trahecrypto/qat: add lock around CSR access and change logic
2018-06-27 Fiona Trahecrypto/qat: move code into appropriate files
2018-06-27 Fiona Trahecrypto/qat: rename functions which depend on cryptodev
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: use generic driver name for PCI registration
2018-06-27 Fiona Trahecrypto/qat: add PCI device struct
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: move defines from sym to qp header file
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: separate sym-specific from generic qp setup
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
2018-06-27 Fiona Trahecrypto/qat: add symmetric session file
2018-06-27 Tomasz Jozwiakcrypto/qat: remove unused includes
2018-06-27 Fiona Trahecrypto/qat: add device files
2018-06-27 Fiona Trahecrypto/qat: add common header
2018-04-23 Fiona Trahecrypto/qat: use SPDX license
2018-04-23 Lee Robertscrypto/qat: assign device to correct NUMA node
2018-04-23 Fiona Trahecryptodev: change argument of driver registration
2018-04-11 Anatoly Burakovcrypto/qat: use contiguous allocation for DMA memory
2018-01-31 Yong Wangcrypto/qat: fix allocation check and leak
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsoncrypto/qat: build with meson
2018-01-29 Fiona Trahecrypto/qat: fix truncated response ring value
2018-01-29 Fiona Trahecrypto/qat: fix null auth algo overwrite
2018-01-29 Tomasz Jozwiakcrypto/qat: fix parameter type
2018-01-29 Tomasz Jozwiakcrypto/qat: fix typo in error message
2018-01-29 Tomasz Jozwiakcrypto/qat: fix out-of-bounds access
2018-01-04 Bruce Richardsondrivers: use SPDX tag for Intel copyright files
2017-11-06 Santosh Shuklacryptodev: rename physical address type to IOVA
2017-11-06 Thomas Monjalonmbuf: rename data address helpers to IOVA
2017-11-06 Thomas Monjalonmempool: rename address mapping function to IOVA
next