index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vdpa
/
ifcvf
Commit message (
Expand
)
Author
Age
Files
Lines
*
vdpa: support packed virtqueue for set/get_vq_state()
Jason Wang
2021-07-08
1
-2
/
+2
*
vDPA/ifcvf: reuse pre-defined macros for device ids and vendor ids
Zhu Lingshan
2021-07-03
2
-22
/
+13
*
vDPA/ifcvf: implement doorbell mapping for ifcvf
Zhu Lingshan
2021-07-03
1
-0
/
+16
*
vDPA/ifcvf: record virtio notify base
Zhu Lingshan
2021-07-03
2
-0
/
+6
*
vDPA/ifcvf: get_config_size should return dev specific config size
Zhu Lingshan
2021-05-03
1
-1
/
+18
*
vDPA/ifcvf: enable Intel C5000X-PL virtio-block for vDPA
Zhu Lingshan
2021-05-03
2
-2
/
+25
*
vDPA/ifcvf: deduce VIRTIO device ID when probe
Zhu Lingshan
2021-05-03
2
-12
/
+16
*
vdpa: add get_config_size callback in vdpa_config_ops
Stefano Garzarella
2021-05-03
1
-0
/
+6
*
vDPA/ifcvf: deduce VIRTIO device ID from pdev ids
Zhu Lingshan
2021-05-03
2
-1
/
+14
*
vDPA/ifcvf: verify mandatory feature bits for vDPA
Zhu Lingshan
2021-05-03
3
-0
/
+18
*
vDPA/ifcvf: fetch device feature bits when probe
Zhu Lingshan
2021-05-03
3
-2
/
+14
*
vDPA/ifcvf: remove the version number string
Zhu Lingshan
2021-05-03
1
-2
/
+0
*
vDPA/ifcvf: rename original IFCVF dev ids to N3000 ids
Zhu Lingshan
2021-05-03
2
-8
/
+8
*
vDPA/ifcvf: enable Intel C5000X-PL virtio-net for vDPA
Zhu Lingshan
2021-05-03
2
-0
/
+10
*
vDPA/ifcvf: get_vendor_id returns a device specific vendor id
Zhu Lingshan
2021-05-03
1
-1
/
+4
*
vdpa: set the virtqueue num during register
Jason Wang
2021-02-25
1
-3
/
+2
*
vdpa: Extend routine to accept vdpa device name
Parav Pandit
2021-02-23
1
-1
/
+1
*
vdpa: ifcvf: Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
2020-12-18
1
-9
/
+2
*
vdpa: ifcvf: free config irq in ifcvf_free_irq()
Jason Wang
2020-08-26
2
-3
/
+4
*
vdpa: ifcvf: return err when fail to request config irq
Jason Wang
2020-08-26
1
-0
/
+4
*
vdpa: Modify get_vq_state() to return error code
Eli Cohen
2020-08-05
1
-2
/
+3
*
net/vdpa: Use struct for set/get vq state
Eli Cohen
2020-08-05
3
-8
/
+9
*
vdpa: remove hard coded virtq num
Max Gurtovoy
2020-08-05
1
-1
/
+2
*
ifcvf: implement vdpa_config_ops.get_vq_irq()
Zhu Lingshan
2020-08-05
1
-2
/
+16
*
virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM
Michael S. Tsirkin
2020-08-03
1
-1
/
+1
*
ifcvf: implement config interrupt in IFCVF
Zhu Lingshan
2020-06-06
3
-1
/
+29
*
ifcvf: ignore continuous setting same status value
Zhu Lingshan
2020-06-06
1
-0
/
+3
*
ifcvf: move IRQ request/free to status change handlers
Zhu Lingshan
2020-06-04
1
-47
/
+73
*
vdpa: allow a 32 bit vq alignment
Michael S. Tsirkin
2020-04-17
1
-1
/
+1
*
vdpa: remove unused variables 'ifcvf' and 'ifcvf_lm'
YueHaibing
2020-04-16
2
-4
/
+0
*
vdpa: move to drivers/vdpa
Michael S. Tsirkin
2020-04-02
4
-0
/
+945