common/mlx5: fix user mode register access command
[dpdk.git] / drivers / common / cpt /
2020-07-28 Tejasree Kondojcrypto/octeontx2: fix structure alignment
2020-07-08 Tejasree Kondojcrypto/octeontx2: support ChaCha20-Poly1305
2020-07-08 Ankur Dwivedicommon/cpt: fix encryption offset
2020-05-17 Anoob Josephcrypto/octeontx: improve symmetric session-less path
2020-04-16 Thomas Monjalonreplace hot attributes
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-02-05 Sunila Sahucommon/cpt: remove self assignment
2020-02-05 Archana Muniganticommon/cpt: fix component for empty IOV buffer
2020-02-05 Archana Muniganticommon/cpt: check cipher and auth keys are set
2020-02-05 Sucharitha Sarananagacommon/cpt: support variable key size for HMAC
2020-02-05 Anoob Josephcommon/cpt: remove redundant bitswaps
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-11-08 Kevin Traynorcommon/cpt: fix possible null dereference
2019-10-23 Anoob Josephcrypto/octeontx2: add enqueue/dequeue ops
2019-10-23 Ankur Dwivedicrypto/octeontx2: add session related functions
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 Ankur Dwivedicommon/cpt: support new firmware
2019-07-19 Fan Zhangcryptodev: make xform key pointer constant
2019-07-14 Anoob Josephcommon/cpt: remove redundant code in datapath
2019-07-14 Anoob Josephcommon/cpt: remove redundant bit swaps
2019-05-01 Anoob Josephcrypto/octeontx: use distinct metabuf pool for each...
2019-03-22 Anoob Josephcrypto/octeontx: move device specific code to driver
2019-03-22 Anoob Josephcommon/cpt: redesign propagation of error
2019-03-22 Anoob Josephcommon/cpt: improve structures used in datapath
2019-03-06 Anoob Josephcommon/cpt: fix null auth only
2018-11-18 Ankur Dwivedicommon/cpt: fix bit shift operation for KASUMI
2018-10-17 Tejasree Kondojcrypto/octeontx: add burst dequeue
2018-10-17 Tejasree Kondojcrypto/octeontx: add burst enqueue
2018-10-17 Srisivasubramanian Scommon/cpt: support hash
2018-10-17 Srisivasubramanian Scommon/cpt: support KASUMI
2018-10-17 Srisivasubramanian Scommon/cpt: support ZUC and SNOW3G
2018-10-17 Ragothaman Jayaramancommon/cpt: add crypto enqueue request manager framework
2018-10-17 Ragothaman Jayaramancommon/cpt: add microcode interface for decryption
2018-10-17 Ragothaman Jayaramancommon/cpt: add microcode interface for encryption
2018-10-17 Nithin Dabilpuramcommon/cpt: add common defines for microcode
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 Anoob Josephcommon/cpt: add PMD ops helper functions
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