1. a64917b vdpa: Provide interface to read driver features by Eli Cohen · 3 years ago
  2. 0f420c3 ifcvf/vDPA: fix misuse virtio-net device config size for blk dev by Zhu Lingshan · 3 years, 1 month ago
  3. d8ca2fa vdpa: Enable user to set mac and mtu of vdpa device by Parav Pandit · 3 years, 2 months ago
  4. d8945ec vdpa: Support transferring virtual addressing during DMA mapping by Xie Yongji · 3 years, 4 months ago
  5. 0686082 vdpa: Add reset callback in vdpa_config_ops by Xie Yongji · 3 years, 4 months ago
  6. 90d1936 vDPA/ifcvf: enable multiqueue and control vq by Zhu Lingshan · 3 years, 4 months ago
  7. 2ddae77 vDPA/ifcvf: detect and use the onboard number of queues directly by Zhu Lingshan · 3 years, 4 months ago
  8. 6b5df34 vDPA/ifcvf: implement management netlink framework for ifcvf by Zhu Lingshan · 3 years, 5 months ago
  9. 30326f9 vDPA/ifcvf: introduce get_dev_type() which returns virtio dev id by Zhu Lingshan · 3 years, 5 months ago
  10. 1057afa vDPA/ifcvf: Fix return value check for vdpa_alloc_device() by Xie Yongji · 3 years, 6 months ago
  11. 530a567 vdpa: support packed virtqueue for set/get_vq_state() by Jason Wang · 3 years, 7 months ago
  12. 42326903 vDPA/ifcvf: reuse pre-defined macros for device ids and vendor ids by Zhu Lingshan · 3 years, 8 months ago
  13. 5f1b73a vDPA/ifcvf: implement doorbell mapping for ifcvf by Zhu Lingshan · 3 years, 7 months ago
  14. 5619003 vDPA/ifcvf: get_config_size should return dev specific config size by Zhu Lingshan · 3 years, 8 months ago
  15. 6ad31d1 vDPA/ifcvf: enable Intel C5000X-PL virtio-block for vDPA by Zhu Lingshan · 3 years, 8 months ago
  16. 26bfea1 vDPA/ifcvf: deduce VIRTIO device ID when probe by Zhu Lingshan · 3 years, 8 months ago
  17. 442706f vdpa: add get_config_size callback in vdpa_config_ops by Stefano Garzarella · 3 years, 10 months ago
  18. e8ef612 vDPA/ifcvf: deduce VIRTIO device ID from pdev ids by Zhu Lingshan · 3 years, 10 months ago
  19. 1d895a6 vDPA/ifcvf: verify mandatory feature bits for vDPA by Zhu Lingshan · 3 years, 10 months ago
  20. 69d00d9 vDPA/ifcvf: fetch device feature bits when probe by Zhu Lingshan · 3 years, 10 months ago
  21. 2f1b305 vDPA/ifcvf: remove the version number string by Zhu Lingshan · 3 years, 10 months ago
  22. 51fc387 vDPA/ifcvf: rename original IFCVF dev ids to N3000 ids by Zhu Lingshan · 3 years, 10 months ago
  23. 139c3fd vDPA/ifcvf: enable Intel C5000X-PL virtio-net for vDPA by Zhu Lingshan · 3 years, 10 months ago
  24. 0ecb196 vDPA/ifcvf: get_vendor_id returns a device specific vendor id by Zhu Lingshan · 3 years, 10 months ago
  25. f00bdce vdpa: set the virtqueue num during register by Jason Wang · 3 years, 10 months ago
  26. fd70a40 vdpa: Extend routine to accept vdpa device name by Parav Pandit · 4 years ago
  27. 4d10367 vdpa: ifcvf: Use dma_set_mask_and_coherent to simplify code by Christophe JAILLET · 4 years, 1 month ago
  28. 2b9f28d vdpa: ifcvf: free config irq in ifcvf_free_irq() by Jason Wang · 4 years, 5 months ago
  29. 9f4ce5d vdpa: ifcvf: return err when fail to request config irq by Jason Wang · 4 years, 5 months ago
  30. 23750e3 vdpa: Modify get_vq_state() to return error code by Eli Cohen · 4 years, 5 months ago
  31. aac50c0 net/vdpa: Use struct for set/get vq state by Eli Cohen · 4 years, 5 months ago
  32. a9974489 vdpa: remove hard coded virtq num by Max Gurtovoy · 4 years, 5 months ago
  33. 3597a2f ifcvf: implement vdpa_config_ops.get_vq_irq() by Zhu Lingshan · 4 years, 5 months ago
  34. e7991f3 ifcvf: implement config interrupt in IFCVF by Zhu Lingshan · 4 years, 7 months ago
  35. bb02e6e ifcvf: ignore continuous setting same status value by Zhu Lingshan · 4 years, 7 months ago
  36. 7dd793f ifcvf: move IRQ request/free to status change handlers by Zhu Lingshan · 4 years, 8 months ago
  37. 425a5070 vdpa: allow a 32 bit vq alignment by Michael S. Tsirkin · 4 years, 9 months ago
  38. cf29b1c vdpa: remove unused variables 'ifcvf' and 'ifcvf_lm' by YueHaibing · 4 years, 9 months ago
  39. c9b9f5f vdpa: move to drivers/vdpa by Michael S. Tsirkin · 4 years, 9 months ago[Renamed from drivers/virtio/vdpa/ifcvf/ifcvf_main.c]
  40. 5a2414b virtio: Intel IFC VF driver for VDPA by Zhu Lingshan · 4 years, 9 months ago