summaryrefslogtreecommitdiffstats
path: root/drivers/vdpa/ifcvf/ifcvf_base.h
Commit message (Expand)AuthorAgeFilesLines
* vDPA/ifcvf: enable multiqueue and control vqZhu Lingshan2021-09-051-9/+0
* vDPA/ifcvf: detect and use the onboard number of queues directlyZhu Lingshan2021-09-051-6/+4
* vDPA/ifcvf: implement management netlink framework for ifcvfZhu Lingshan2021-09-051-0/+6
* vDPA/ifcvf: reuse pre-defined macros for device ids and vendor idsZhu Lingshan2021-07-031-12/+0
* vDPA/ifcvf: record virtio notify baseZhu Lingshan2021-07-031-0/+2
* vDPA/ifcvf: enable Intel C5000X-PL virtio-block for vDPAZhu Lingshan2021-05-031-1/+7
* vDPA/ifcvf: deduce VIRTIO device ID when probeZhu Lingshan2021-05-031-0/+1
* vDPA/ifcvf: deduce VIRTIO device ID from pdev idsZhu Lingshan2021-05-031-0/+1
* vDPA/ifcvf: verify mandatory feature bits for vDPAZhu Lingshan2021-05-031-0/+1
* vDPA/ifcvf: fetch device feature bits when probeZhu Lingshan2021-05-031-0/+2
* vDPA/ifcvf: rename original IFCVF dev ids to N3000 idsZhu Lingshan2021-05-031-4/+4
* vDPA/ifcvf: enable Intel C5000X-PL virtio-net for vDPAZhu Lingshan2021-05-031-0/+5
* vdpa: ifcvf: free config irq in ifcvf_free_irq()Jason Wang2020-08-261-1/+1
* net/vdpa: Use struct for set/get vq stateEli Cohen2020-08-051-2/+2
* virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORMMichael S. Tsirkin2020-08-031-1/+1
* ifcvf: implement config interrupt in IFCVFZhu Lingshan2020-06-061-0/+4
* vdpa: move to drivers/vdpaMichael S. Tsirkin2020-04-021-0/+118