net/bnxt: enable shadow tables during session open
[dpdk.git] / drivers / crypto / octeontx /
2020-07-08 Ankur Dwivedicrypto/octeontx: revert non-byte aligned data feature
2020-07-08 Ankur Dwivedicrypto/octeontx: reset session private data
2020-07-08 Ankur Dwivedicrypto/octeontx: remove empty statistics callback
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-05-17 Anoob Josephcrypto/octeontx: improve symmetric session-less path
2020-05-17 Ankur Dwivedicrypto/octeontx: enable non-byte aligned data
2020-04-19 Pablo de Laracryptodev: add session-less feature flag
2020-04-16 Thomas Monjalonreplace hot attributes
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-04-05 Artur Trybulacryptodev: remove unused operation for queue count
2020-02-05 Sucharitha Sarananagacommon/cpt: support variable key size for HMAC
2020-01-15 Sunila Sahucrypto/octeontx: support ECPM
2020-01-15 Sunila Sahucrypto/octeontx: support ECDSA
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-10-23 Sunila Sahucrypto/octeontx: add asymmetric enqueue/dequeue ops
2019-10-23 Kanaka Durga Kotam... common/cpt: add helper functions for asymmetric crypto
2019-10-23 Kanaka Durga Kotam... crypto/octeontx: add asymmetric session operations
2019-10-23 Kanaka Durga Kotam... crypto/octeontx: add device type mailbox routine
2019-10-09 Anoob Josephcrypto/octeontx: fix global log variable definition
2019-10-09 Thierry Herbelotcrypto/octeontx: enable unbinding
2019-07-05 Anoob Josephcrypto/octeontx: remove unsupported capabilities
2019-07-05 Lukasz Bartosikcrypto/octeontx: sync mbox changes from kernel driver
2019-07-02 Bruce Richardsondrivers: add reasons for components being disabled
2019-05-01 Anoob Josephcrypto/octeontx: use distinct metabuf pool for each...
2019-04-17 Bruce Richardsonbuild: increase readability via shortcut variables
2019-03-22 Anoob Josephcrypto/octeontx: move device specific code to driver
2019-01-10 Anoob Josephcrypto/octeontx: remove usage of DEPDIRS
2019-01-10 Fan Zhangcryptodev: change queue pair configure structure
2018-11-14 Anoob Josephcrypto/octeontx: fix null pointer dereferencing
2018-11-14 Anoob Josephcrypto/octeontx: fix non null terminated device name
2018-10-17 Tejasree Kondojcrypto/octeontx: add burst dequeue
2018-10-17 Tejasree Kondojcrypto/octeontx: add burst enqueue
2018-10-17 Tejasree Kondojcrypto/octeontx: add routines to prepare instructions
2018-10-17 Nithin Dabilpuramcrypto/octeontx: add supported sessions
2018-10-17 Nithin Dabilpuramcrypto/octeontx: add session management operations
2018-10-17 Murthy NSSRcrypto/octeontx: add queue pair functions
2018-10-17 Murthy NSSRcrypto/octeontx: add basic device operations
2018-10-17 Murthy NSSRcrypto/octeontx: add mailbox routines
2018-10-17 Anoob Josephcrypto/octeontx: add global resource init
2018-10-17 Ankur Dwivedicrypto/octeontx: add symmetric capabilities
2018-10-17 Ankur Dwivedicrypto/octeontx: add hardware register access for misc...
2018-10-17 Ankur Dwivedicrypto/octeontx: add hardware init routine
2018-10-17 Anoob Josephcrypto/octeontx: add PMD skeleton