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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-28
vDPA/ifcvf: cacheline alignment for ifcvf_hw
Zhu Lingshan
2
-9
/
+5
2022-03-28
vDPA/ifcvf: implement shared IRQ feature
Zhu Lingshan
3
-57
/
+300
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
3
-71
/
+36
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
3
-33
/
+41
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
2
-17
/
+3
2021-09-05
vDPA/ifcvf: detect and use the onboard number of queues directly
Zhu Lingshan
3
-18
/
+21
2021-09-05
vDPA/ifcvf: implement management netlink framework for ifcvf
Zhu Lingshan
2
-35
/
+123
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
2
-22
/
+13
2021-07-03
vDPA/ifcvf: implement doorbell mapping for ifcvf
Zhu Lingshan
1
-0
/
+16
2021-07-03
vDPA/ifcvf: record virtio notify base
Zhu Lingshan
2
-0
/
+6
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
2
-2
/
+25
2021-05-03
vDPA/ifcvf: deduce VIRTIO device ID when probe
Zhu Lingshan
2
-12
/
+16
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
2
-1
/
+14
2021-05-03
vDPA/ifcvf: verify mandatory feature bits for vDPA
Zhu Lingshan
3
-0
/
+18
2021-05-03
vDPA/ifcvf: fetch device feature bits when probe
Zhu Lingshan
3
-2
/
+14
2021-05-03
vDPA/ifcvf: remove the version number string
Zhu Lingshan
1
-2
/
+0
2021-05-03
vDPA/ifcvf: rename original IFCVF dev ids to N3000 ids
Zhu Lingshan
2
-8
/
+8
2021-05-03
vDPA/ifcvf: enable Intel C5000X-PL virtio-net for vDPA
Zhu Lingshan
2
-0
/
+10
2021-05-03
vDPA/ifcvf: get_vendor_id returns a device specific vendor id
Zhu Lingshan
1
-1
/
+4
2021-02-25
vdpa: set the virtqueue num during register
Jason Wang
1
-3
/
+2
2021-02-23
vdpa: Extend routine to accept vdpa device name
Parav Pandit
1
-1
/
+1
2020-12-19
vdpa: ifcvf: Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
1
-9
/
+2
2020-08-26
vdpa: ifcvf: free config irq in ifcvf_free_irq()
Jason Wang
2
-3
/
+4
2020-08-26
vdpa: ifcvf: return err when fail to request config irq
Jason Wang
1
-0
/
+4
2020-08-06
vdpa: Modify get_vq_state() to return error code
Eli Cohen
1
-2
/
+3
2020-08-06
net/vdpa: Use struct for set/get vq state
Eli Cohen
3
-8
/
+9
2020-08-06
vdpa: remove hard coded virtq num
Max Gurtovoy
1
-1
/
+2
2020-08-05
ifcvf: implement vdpa_config_ops.get_vq_irq()
Zhu Lingshan
1
-2
/
+16
2020-08-03
virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM
Michael S. Tsirkin
1
-1
/
+1
2020-06-06
ifcvf: implement config interrupt in IFCVF
Zhu Lingshan
3
-1
/
+29
2020-06-06
ifcvf: ignore continuous setting same status value
Zhu Lingshan
1
-0
/
+3
2020-06-04
ifcvf: move IRQ request/free to status change handlers
Zhu Lingshan
1
-47
/
+73
2020-04-17
vdpa: allow a 32 bit vq alignment
Michael S. Tsirkin
1
-1
/
+1
2020-04-17
vdpa: remove unused variables 'ifcvf' and 'ifcvf_lm'
YueHaibing
2
-4
/
+0
2020-04-02
vdpa: move to drivers/vdpa
Michael S. Tsirkin
4
-0
/
+945