eal: remove deprecated coherent IO memory barriers
[dpdk.git] / drivers / crypto / octeontx2 / otx2_cryptodev_ops.c
2020-09-23 Phil Yangeal: remove deprecated coherent IO memory barriers
2020-07-18 Vamsi Attunurucrypto/octeontx2: support security session data path
2020-07-18 Tejasree Kondojcrypto/octeontx2: move capabilities init into probe
2020-07-08 Tejasree Kondojcrypto/octeontx2: support ChaCha20-Poly1305
2020-07-08 Tejasree Kondojcrypto/octeontx2: discover capabilities
2020-07-08 Ankur Dwivedicrypto/octeontx2: reset session private data
2020-05-17 Anoob Josephcrypto/octeontx2: improve symmetric session algos check
2020-04-16 Thomas Monjalonreplace hot attributes
2020-04-05 Artur Trybulacryptodev: remove unused operation for queue count
2020-02-05 Anoob Josephcrypto/octeontx2: enable CPT to share QP with ethdev
2020-02-05 Tejasree Kondojcrypto/octeontx2: configure for inline IPsec
2020-01-15 Sunila Sahucrypto/octeontx2: support ECPM
2020-01-15 Sunila Sahucrypto/octeontx2: support ECDSA
2019-10-23 Sunila Sahucrypto/octeontx2: support asymmetric in enqueue/dequeue
2019-10-23 Kanaka Durga Kotam... crypto/octeontx2: add asymmetric session
2019-10-23 Anoob Josephcrypto/octeontx2: add enqueue/dequeue ops
2019-10-23 Ankur Dwivedicrypto/octeontx2: add session related functions
2019-10-23 Anoob Josephcrypto/octeontx2: add symmetric capabilities
2019-10-23 Ankur Dwivedicrypto/octeontx2: add queue pair functions
2019-10-23 Ankur Dwivedicrypto/octeontx2: support control ops
2019-10-23 Anoob Josephcrypto/octeontx2: add PMD skeleton