net/bnxt: ignore VLAN priority mask
[dpdk.git] / drivers / crypto / qat /
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
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
next