app/testpmd: remove duplicated flow type name table
[dpdk.git] / drivers / vdpa / ifc /
2022-06-17 Andy Peivdpa/ifc/base: fix null pointer dereference
2022-06-15 David Marchandvdpa/ifc: fix build with GCC 12
2022-06-01 Andy Peivdpa/ifc/base: access block device registers
2022-06-01 Andy Peivdpa/ifc: add interrupt handling for config space
2022-06-01 Andy Peivdpa/ifc: add log for config space of virtio block
2022-06-01 Andy Peivdpa/ifc: get device type
2022-06-01 Andy Peivdpa/ifc: add block device SW live-migration
2022-06-01 Andy Peivdpa/ifc: add interrupt relay for block device
2022-06-01 Andy Peivdpa/ifc: add block operations
2022-06-01 Andy Peivdpa/ifc: support virtio block device
2022-02-12 Stephen Hemmingerremove unnecessary null checks
2022-01-27 Andy Peivdpa/ifc: fix log info mismatch
2022-01-21 David Marchandbuild: remove custom dependency checks in drivers
2021-11-03 Maxime Coquelinvhost: mark vDPA driver API as internal
2021-10-25 Harman Kalradrivers: remove direct access to interrupt handle
2021-09-30 Jilei Chenvdpa/ifc: increase readability with bool type
2021-08-17 Thomas Monjalonversion: 21.11-rc0
2021-04-21 Chengwen Fengvdpa/ifc: set notify and vring relay thread names
2021-04-08 Thomas Monjalondrivers: align log names
2021-03-31 Xiao Wangvdpa/ifc: check PCI config read
2021-03-23 Thomas Monjalondrivers: replace page size definitions with function
2020-10-19 Bruce Richardsonbuild: replace use of old build macros
2020-10-19 Bruce Richardsonbuild: remove library name from version map file name
2020-10-02 Maxime Coquelinvdpa/ifc: fix build with recent kernels
2020-09-07 Ciara Powerbuild: remove makefiles
2020-08-12 Thomas Monjalonversion: 20.11-rc0
2020-07-29 Chenbo Xiavdpa/ifc: support vring update after device config
2020-07-11 Maxime Coquelinvdpa/ifc: enable status protocol feature
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-06-30 Matan Azradvhost: support host notifier queue configuration
2020-06-30 Maxime Coquelinvhost: split vDPA header file
2020-06-30 Maxime Coquelinvhost: replace vDPA device ID in Vhost
2020-06-30 Maxime Coquelinvhost: replace device ID in vDPA ops
2020-06-30 Maxime Coquelinvhost: make vDPA framework bus agnostic
2020-04-21 Maxime Coquelinvhost: prefix vDPA enum value for PCI address type
2020-04-16 Thomas Monjalonreplace packed attributes
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-01-13 Matan Azraddrivers: move ifc to vDPA directory