aboutsummaryrefslogtreecommitdiff
path: root/drivers/vdpa/ifcvf
AgeCommit message (Expand)AuthorFilesLines
2023-07-03vDPA/ifcvf: implement new accessors for vq_stateGravatar Zhu Lingshan 3-33/+17
2023-07-03vDPA/ifcvf: detect and report max allowed vq sizeGravatar Zhu Lingshan 3-2/+35
2023-07-03vDPA/ifcvf: dynamic allocate vq data storesGravatar Zhu Lingshan 3-1/+6
2023-06-27vDPA/ifcvf: a vendor driver should not set _CONFIG_S_FAILEDGravatar Zhu Lingshan 1-3/+1
2023-06-27vDPA/ifcvf: synchronize irqs in the reset routineGravatar Zhu Lingshan 3-52/+40
2023-06-27vDPA/ifcvf: retire ifcvf_start_datapath and ifcvf_add_statusGravatar Zhu Lingshan 3-43/+0
2023-06-27vDPA/ifcvf: get_driver_features from virtio registersGravatar Zhu Lingshan 3-23/+29
2023-06-27vDPA/ifcvf: virt queue ops take immediate actionsGravatar Zhu Lingshan 3-39/+45
2023-02-20vDPA/ifcvf: implement features provisioningGravatar Zhu Lingshan 3-1/+17
2023-02-20vDPA/ifcvf: retire ifcvf_private_to_vfGravatar Zhu Lingshan 2-8/+5
2023-02-20vDPA/ifcvf: allocate the adapter in dev_add()Gravatar Zhu Lingshan 1-21/+13
2023-02-20vDPA/ifcvf: manage ifcvf_hw in the mgmt_devGravatar Zhu Lingshan 2-5/+7
2023-02-20vDPA/ifcvf: ifcvf_request_irq works on ifcvf_hwGravatar Zhu Lingshan 1-3/+2
2023-02-20vDPA/ifcvf: decouple config/dev IRQ requester and vectors allocator from the ...Gravatar Zhu Lingshan 1-12/+9
2023-02-20vDPA/ifcvf: decouple vq irq requester from the adapterGravatar Zhu Lingshan 1-11/+8
2023-02-20vDPA/ifcvf: decouple config IRQ releaser from the adapterGravatar Zhu Lingshan 1-12/+10
2023-02-20vDPA/ifcvf: decouple vq IRQ releasers from the adapterGravatar Zhu Lingshan 1-12/+9
2023-02-20vDPA/ifcvf: alloc the mgmt_dev before the adapterGravatar Zhu Lingshan 1-17/+14
2023-02-20vDPA/ifcvf: decouple config space ops from the adapterGravatar Zhu Lingshan 1-16/+5
2023-02-20vDPA/ifcvf: decouple hw features manipulators from the adapterGravatar Zhu Lingshan 3-7/+4
2023-01-27vdpa: ifcvf: Do proper cleanup if IFCVF init failsGravatar Tanmay Bhushan 1-1/+1
2022-09-27vdpa/ifcvf: fix the calculation of queuepairGravatar Angus Chen 1-2/+2
2022-08-11vDPA/ifcvf: support userspace to query features and MQ of a management deviceGravatar Zhu Lingshan 1-66/+76
2022-08-11vDPA/ifcvf: get_config_size should return a value no greater than dev impleme...Gravatar Zhu Lingshan 2-2/+13
2022-08-11vDPA/ifcvf: remove duplicated assignment to pointer cfgGravatar Colin Ian King 1-1/+0
2022-08-11vdpa: ifcvf: Fix spelling mistake in commentsGravatar Zhang Jiaming 1-1/+1
2022-06-01vdpa: ifcvf: set pci driver data in probeGravatar Jason Wang 1-1/+2
2022-05-31vDPA/ifcvf: fix uninitialized config_vector warningGravatar Zhu Lingshan 1-6/+6
2022-05-31vdpa: multiple address spaces supportGravatar Gautam Dawar 1-1/+1
2022-05-31vdpa: introduce virtqueue groupsGravatar Gautam Dawar 1-1/+7
2022-03-28vDPA/ifcvf: cacheline alignment for ifcvf_hwGravatar Zhu Lingshan 2-9/+5
2022-03-28vDPA/ifcvf: implement shared IRQ featureGravatar Zhu Lingshan 3-57/+300
2022-03-28vDPA/ifcvf: implement device MSIX vector allocatorGravatar Zhu Lingshan 1-5/+26
2022-03-28vDPA/ifcvf: make use of virtio pci modern IO helpers in ifcvfGravatar Zhu Lingshan 3-71/+36
2022-01-14vdpa: Provide interface to read driver featuresGravatar Eli Cohen 1-4/+12
2022-01-14ifcvf/vDPA: fix misuse virtio-net device config size for blk devGravatar Zhu Lingshan 3-33/+41
2021-11-01vdpa: Enable user to set mac and mtu of vdpa deviceGravatar Parav Pandit 1-1/+2
2021-09-06vdpa: Support transferring virtual addressing during DMA mappingGravatar Xie Yongji 1-1/+1
2021-09-06vdpa: Add reset callback in vdpa_config_opsGravatar Xie Yongji 1-11/+24
2021-09-05vDPA/ifcvf: enable multiqueue and control vqGravatar Zhu Lingshan 2-17/+3
2021-09-05vDPA/ifcvf: detect and use the onboard number of queues directlyGravatar Zhu Lingshan 3-18/+21
2021-09-05vDPA/ifcvf: implement management netlink framework for ifcvfGravatar Zhu Lingshan 2-35/+123
2021-09-05vDPA/ifcvf: introduce get_dev_type() which returns virtio dev idGravatar Zhu Lingshan 1-13/+21
2021-08-11vDPA/ifcvf: Fix return value check for vdpa_alloc_device()Gravatar Xie Yongji 1-2/+2
2021-07-08vdpa: support packed virtqueue for set/get_vq_state()Gravatar Jason Wang 1-2/+2
2021-07-03vDPA/ifcvf: reuse pre-defined macros for device ids and vendor idsGravatar Zhu Lingshan 2-22/+13
2021-07-03vDPA/ifcvf: implement doorbell mapping for ifcvfGravatar Zhu Lingshan 1-0/+16
2021-07-03vDPA/ifcvf: record virtio notify baseGravatar Zhu Lingshan 2-0/+6
2021-05-03vDPA/ifcvf: get_config_size should return dev specific config sizeGravatar Zhu Lingshan 1-1/+18
2021-05-03vDPA/ifcvf: enable Intel C5000X-PL virtio-block for vDPAGravatar Zhu Lingshan 2-2/+25