raw/ioat: add skeleton for VFIO/UIO based DSA device
[dpdk.git] / drivers / raw / ioat / ioat_rawdev.c
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