log: register with standardized names
[dpdk.git] / drivers / raw / ioat / ioat_rawdev.c
2021-05-11 David Marchandlog: register with standardized names
2021-04-08 Thomas Monjalondrivers: align log names
2021-01-27 Radu Nicolauraw/ioat: fix driver name in secondary process
2021-01-17 Kumar Amberraw/ioat: support secondary process
2020-10-08 Bruce Richardsonraw/ioat: clean up use of common test function
2020-10-08 Bruce Richardsonraw/ioat: move xstats functions to common file
2020-10-08 Bruce Richardsonraw/ioat: create separate statistics structure
2020-10-08 Bruce Richardsonraw/ioat: add data path for idxd device
2020-10-08 Bruce Richardsonraw/ioat: add skeleton for VFIO/UIO based DSA device
2020-10-08 Bruce Richardsonraw/ioat: make HW register spec private
2020-10-08 Cheng Jiangraw/ioat: add flag to control copying handle parameters
2020-10-08 Kevin Laatzraw/ioat: fix missing close function
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-05-11 Radu Nicolauraw/ioat: support ICX
2019-10-30 Ciara Powerraw/ioat: support xstats reset
2019-07-22 David Marchandeal: fix IOVA mode selection as VA for PCI drivers
2019-07-04 Bruce Richardsonraw/ioat: add statistics functions
2019-07-04 Bruce Richardsonraw/ioat: add configure, start and stop functions
2019-07-04 Bruce Richardsonraw/ioat: add device info function
2019-07-04 Bruce Richardsonraw/ioat: create device on probe and destroy on release
2019-07-04 Bruce Richardsonraw/ioat: introduce IOAT driver