index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vdpa
/
ifcvf
/
ifcvf_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-03
vDPA/ifcvf: implement new accessors for vq_state
Zhu Lingshan
1
-1
/
+3
2023-07-03
vDPA/ifcvf: detect and report max allowed vq size
Zhu Lingshan
1
-1
/
+3
2023-07-03
vDPA/ifcvf: dynamic allocate vq data stores
Zhu Lingshan
1
-0
/
+2
2023-06-27
vDPA/ifcvf: a vendor driver should not set _CONFIG_S_FAILED
Zhu Lingshan
1
-3
/
+1
2023-06-27
vDPA/ifcvf: synchronize irqs in the reset routine
Zhu Lingshan
1
-39
/
+7
2023-06-27
vDPA/ifcvf: retire ifcvf_start_datapath and ifcvf_add_status
Zhu Lingshan
1
-23
/
+0
2023-06-27
vDPA/ifcvf: get_driver_features from virtio registers
Zhu Lingshan
1
-3
/
+6
2023-06-27
vDPA/ifcvf: virt queue ops take immediate actions
Zhu Lingshan
1
-12
/
+4
2023-02-21
vDPA/ifcvf: implement features provisioning
Zhu Lingshan
1
-0
/
+13
2023-02-21
vDPA/ifcvf: retire ifcvf_private_to_vf
Zhu Lingshan
1
-5
/
+5
2023-02-21
vDPA/ifcvf: allocate the adapter in dev_add()
Zhu Lingshan
1
-21
/
+13
2023-02-21
vDPA/ifcvf: manage ifcvf_hw in the mgmt_dev
Zhu Lingshan
1
-3
/
+4
2023-02-21
vDPA/ifcvf: ifcvf_request_irq works on ifcvf_hw
Zhu Lingshan
1
-3
/
+2
2023-02-21
vDPA/ifcvf: decouple config/dev IRQ requester and vectors allocator from the ...
Zhu Lingshan
1
-12
/
+9
2023-02-21
vDPA/ifcvf: decouple vq irq requester from the adapter
Zhu Lingshan
1
-11
/
+8
2023-02-21
vDPA/ifcvf: decouple config IRQ releaser from the adapter
Zhu Lingshan
1
-12
/
+10
2023-02-21
vDPA/ifcvf: decouple vq IRQ releasers from the adapter
Zhu Lingshan
1
-12
/
+9
2023-02-21
vDPA/ifcvf: alloc the mgmt_dev before the adapter
Zhu Lingshan
1
-17
/
+14
2023-02-21
vDPA/ifcvf: decouple hw features manipulators from the adapter
Zhu Lingshan
1
-0
/
+1
2023-01-27
vdpa: ifcvf: Do proper cleanup if IFCVF init fails
Tanmay Bhushan
1
-1
/
+1
2022-08-11
vDPA/ifcvf: support userspace to query features and MQ of a management device
Zhu Lingshan
1
-66
/
+76
2022-08-11
vdpa: ifcvf: Fix spelling mistake in comments
Zhang Jiaming
1
-1
/
+1
2022-06-01
vdpa: ifcvf: set pci driver data in probe
Jason Wang
1
-1
/
+2
2022-05-31
vDPA/ifcvf: fix uninitialized config_vector warning
Zhu Lingshan
1
-6
/
+6
2022-05-31
vdpa: multiple address spaces support
Gautam Dawar
1
-1
/
+1
2022-05-31
vdpa: introduce virtqueue groups
Gautam Dawar
1
-1
/
+7
2022-03-28
vDPA/ifcvf: implement shared IRQ feature
Zhu Lingshan
1
-32
/
+262
2022-03-28
vDPA/ifcvf: implement device MSIX vector allocator
Zhu Lingshan
1
-5
/
+26
2022-03-28
vDPA/ifcvf: make use of virtio pci modern IO helpers in ifcvf
Zhu Lingshan
1
-1
/
+1
2022-01-15
vdpa: Provide interface to read driver features
Eli Cohen
1
-4
/
+12
2022-01-15
ifcvf/vDPA: fix misuse virtio-net device config size for blk dev
Zhu Lingshan
1
-20
/
+4
2021-11-01
vdpa: Enable user to set mac and mtu of vdpa device
Parav Pandit
1
-1
/
+2
2021-09-06
vdpa: Support transferring virtual addressing during DMA mapping
Xie Yongji
1
-1
/
+1
2021-09-06
vdpa: Add reset callback in vdpa_config_ops
Xie Yongji
1
-11
/
+24
2021-09-05
vDPA/ifcvf: enable multiqueue and control vq
Zhu Lingshan
1
-8
/
+3
2021-09-05
vDPA/ifcvf: detect and use the onboard number of queues directly
Zhu Lingshan
1
-9
/
+12
2021-09-05
vDPA/ifcvf: implement management netlink framework for ifcvf
Zhu Lingshan
1
-35
/
+117
2021-09-05
vDPA/ifcvf: introduce get_dev_type() which returns virtio dev id
Zhu Lingshan
1
-13
/
+21
2021-08-11
vDPA/ifcvf: Fix return value check for vdpa_alloc_device()
Xie Yongji
1
-2
/
+2
2021-07-08
vdpa: support packed virtqueue for set/get_vq_state()
Jason Wang
1
-2
/
+2
2021-07-03
vDPA/ifcvf: reuse pre-defined macros for device ids and vendor ids
Zhu Lingshan
1
-10
/
+13
2021-07-03
vDPA/ifcvf: implement doorbell mapping for ifcvf
Zhu Lingshan
1
-0
/
+16
2021-05-03
vDPA/ifcvf: get_config_size should return dev specific config size
Zhu Lingshan
1
-1
/
+18
2021-05-03
vDPA/ifcvf: enable Intel C5000X-PL virtio-block for vDPA
Zhu Lingshan
1
-1
/
+18
2021-05-03
vDPA/ifcvf: deduce VIRTIO device ID when probe
Zhu Lingshan
1
-12
/
+15
2021-05-03
vdpa: add get_config_size callback in vdpa_config_ops
Stefano Garzarella
1
-0
/
+6
2021-05-03
vDPA/ifcvf: deduce VIRTIO device ID from pdev ids
Zhu Lingshan
1
-1
/
+13
2021-05-03
vDPA/ifcvf: verify mandatory feature bits for vDPA
Zhu Lingshan
1
-0
/
+5
2021-05-03
vDPA/ifcvf: fetch device feature bits when probe
Zhu Lingshan
1
-0
/
+2
2021-05-03
vDPA/ifcvf: remove the version number string
Zhu Lingshan
1
-2
/
+0
[next]