drivers/crypto: invoke probing finish function
[dpdk.git] / drivers / crypto / octeontx2 / otx2_cryptodev.c
2021-10-20 Akhil Goyaldrivers/crypto: invoke probing finish function
2021-09-08 Akhil Goyalcryptodev: expose driver interface as internal
2021-07-07 Anoob Josephcrypto/octeontx2: reset feature flags during config
2021-05-11 David Marchandlog: register with standardized names
2021-04-16 Tejasree Kondojcommon/cpt: support encrypted digest mode
2020-11-02 Didier Pallardcrypto/octeontx2: fix out-of-place support
2020-11-02 Ankur Dwivedicrypto/octeontx2: fix multi-process
2020-07-18 Tejasree Kondojcrypto/octeontx2: add security capabilities
2020-07-18 Tejasree Kondojcrypto/octeontx2: register security operations
2020-07-18 Tejasree Kondojcrypto/octeontx2: move capabilities init into probe
2020-07-08 Tejasree Kondojcrypto/octeontx2: discover capabilities
2020-07-08 Ankur Dwivedicrypto/octeontx2: revert non-byte aligned data feature
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-05-17 Ankur Dwivedicrypto/octeontx2: enable non-byte aligned data
2020-04-19 Pablo de Laracryptodev: add session-less feature flag
2020-03-04 Timothy Redaellicrypto/octeontx2: fix build with gcc 10
2020-02-13 Thierry Herbelotcrypto/octeontx2: add kmod dependency info
2019-10-23 Kanaka Durga Kotam... crypto/octeontx2: add asymmetric session
2019-10-23 Anoob Josephcrypto/octeontx2: add symmetric capabilities
2019-10-23 Anoob Josephcrypto/octeontx2: add init sequence in probe
2019-10-23 Anoob Josephcrypto/octeontx2: add PMD skeleton