mempool: fix slow allocation of large mempools
[dpdk.git] / drivers / common / cpt /
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