log: register with standardized names
[dpdk.git] / drivers / raw / ntb / ntb.c
2021-05-11 David Marchandlog: register with standardized names
2021-05-05 Chengwen Fengraw/ntb: check memory allocations
2021-05-05 Chengwen Fengraw/ntb: check SPAD user index
2020-10-05 Xiaoyun Liraw/ntb: support Intel Ice Lake
2020-09-11 Bruce Richardsonrawdev: allow queue config query to return error
2020-09-11 Bruce Richardsonrawdev: add private data size to queue config inputs
2020-09-11 Bruce Richardsonrawdev: add private data size to config inputs
2020-09-11 Bruce Richardsonrawdev: allow drivers to return error from info query
2020-09-11 Bruce Richardsonrawdev: add private data size to info query
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-01-20 Xiaoyun Liraw/ntb: fix write memory barrier
2019-10-21 Xiaoyun Liraw/ntb: add enqueue and dequeue functions
2019-10-21 Xiaoyun Liraw/ntb: support xstats
2019-10-21 Xiaoyun Liraw/ntb: setup queues
2019-08-06 Xiaoyun Liraw/ntb: fix null pointer dereference
2019-07-05 Xiaoyun Liexamples/ntb: add example for NTB
2019-07-05 Xiaoyun Liraw/ntb: add handshake process
2019-07-05 Xiaoyun Liraw/ntb: support Intel NTB
2019-07-05 Xiaoyun Liraw/ntb: introduce NTB raw device driver