index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vdpa
/
ifcvf
/
ifcvf_base.c
Age
Commit message (
Expand
)
Author
2024-11-06
vDPA/ifcvf: Fix pci_read_config_byte() return code handling
Yuan Can
2024-03-19
vDPA/ifcvf: get_max_vq_size to return max size
Zhu Lingshan
2024-03-19
vDPA/ifcvf: implement vdpa_config_ops.get_vq_size
Zhu Lingshan
2023-07-03
vDPA/ifcvf: implement new accessors for vq_state
Zhu Lingshan
2023-07-03
vDPA/ifcvf: detect and report max allowed vq size
Zhu Lingshan
2023-07-03
vDPA/ifcvf: dynamic allocate vq data stores
Zhu Lingshan
2023-06-27
vDPA/ifcvf: synchronize irqs in the reset routine
Zhu Lingshan
2023-06-27
vDPA/ifcvf: retire ifcvf_start_datapath and ifcvf_add_status
Zhu Lingshan
2023-06-27
vDPA/ifcvf: get_driver_features from virtio registers
Zhu Lingshan
2023-06-27
vDPA/ifcvf: virt queue ops take immediate actions
Zhu Lingshan
2023-02-20
vDPA/ifcvf: implement features provisioning
Zhu Lingshan
2023-02-20
vDPA/ifcvf: decouple config space ops from the adapter
Zhu Lingshan
2023-02-20
vDPA/ifcvf: decouple hw features manipulators from the adapter
Zhu Lingshan
2022-09-27
vdpa/ifcvf: fix the calculation of queuepair
Angus Chen
2022-08-11
vDPA/ifcvf: get_config_size should return a value no greater than dev impleme...
Zhu Lingshan
2022-08-11
vDPA/ifcvf: remove duplicated assignment to pointer cfg
Colin Ian King
2022-03-28
vDPA/ifcvf: cacheline alignment for ifcvf_hw
Zhu Lingshan
2022-03-28
vDPA/ifcvf: implement shared IRQ feature
Zhu Lingshan
2022-03-28
vDPA/ifcvf: make use of virtio pci modern IO helpers in ifcvf
Zhu Lingshan
2022-01-14
ifcvf/vDPA: fix misuse virtio-net device config size for blk dev
Zhu Lingshan
2021-09-05
vDPA/ifcvf: detect and use the onboard number of queues directly
Zhu Lingshan
2021-07-03
vDPA/ifcvf: record virtio notify base
Zhu Lingshan
2021-05-03
vDPA/ifcvf: verify mandatory feature bits for vDPA
Zhu Lingshan
2021-05-03
vDPA/ifcvf: fetch device feature bits when probe
Zhu Lingshan
2020-08-05
net/vdpa: Use struct for set/get vq state
Eli Cohen
2020-06-06
ifcvf: implement config interrupt in IFCVF
Zhu Lingshan
2020-04-16
vdpa: remove unused variables 'ifcvf' and 'ifcvf_lm'
YueHaibing
2020-04-02
vdpa: move to drivers/vdpa
Michael S. Tsirkin