mempool: clarify default populate function
[dpdk.git] / drivers / crypto / octeontx /
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