index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vdpa
/
ifcvf
Age
Commit message (
Expand
)
Author
2024-03-19
vDPA/ifcvf: implement vdpa_config_ops.get_vq_num_min
Zhu Lingshan
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: a vendor driver should not set _CONFIG_S_FAILED
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: retire ifcvf_private_to_vf
Zhu Lingshan
2023-02-20
vDPA/ifcvf: allocate the adapter in dev_add()
Zhu Lingshan
2023-02-20
vDPA/ifcvf: manage ifcvf_hw in the mgmt_dev
Zhu Lingshan
2023-02-20
vDPA/ifcvf: ifcvf_request_irq works on ifcvf_hw
Zhu Lingshan
2023-02-20
vDPA/ifcvf: decouple config/dev IRQ requester and vectors allocator from the ...
Zhu Lingshan
2023-02-20
vDPA/ifcvf: decouple vq irq requester from the adapter
Zhu Lingshan
2023-02-20
vDPA/ifcvf: decouple config IRQ releaser from the adapter
Zhu Lingshan
2023-02-20
vDPA/ifcvf: decouple vq IRQ releasers from the adapter
Zhu Lingshan
2023-02-20
vDPA/ifcvf: alloc the mgmt_dev before the adapter
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
2023-01-27
vdpa: ifcvf: Do proper cleanup if IFCVF init fails
Tanmay Bhushan
2022-09-27
vdpa/ifcvf: fix the calculation of queuepair
Angus Chen
2022-08-11
vDPA/ifcvf: support userspace to query features and MQ of a management device
Zhu Lingshan
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-08-11
vdpa: ifcvf: Fix spelling mistake in comments
Zhang Jiaming
2022-06-01
vdpa: ifcvf: set pci driver data in probe
Jason Wang
2022-05-31
vDPA/ifcvf: fix uninitialized config_vector warning
Zhu Lingshan
2022-05-31
vdpa: multiple address spaces support
Gautam Dawar
2022-05-31
vdpa: introduce virtqueue groups
Gautam Dawar
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: implement device MSIX vector allocator
Zhu Lingshan
2022-03-28
vDPA/ifcvf: make use of virtio pci modern IO helpers in ifcvf
Zhu Lingshan
2022-01-14
vdpa: Provide interface to read driver features
Eli Cohen
2022-01-14
ifcvf/vDPA: fix misuse virtio-net device config size for blk dev
Zhu Lingshan
2021-11-01
vdpa: Enable user to set mac and mtu of vdpa device
Parav Pandit
2021-09-06
vdpa: Support transferring virtual addressing during DMA mapping
Xie Yongji
2021-09-06
vdpa: Add reset callback in vdpa_config_ops
Xie Yongji
2021-09-05
vDPA/ifcvf: enable multiqueue and control vq
Zhu Lingshan
2021-09-05
vDPA/ifcvf: detect and use the onboard number of queues directly
Zhu Lingshan
2021-09-05
vDPA/ifcvf: implement management netlink framework for ifcvf
Zhu Lingshan
2021-09-05
vDPA/ifcvf: introduce get_dev_type() which returns virtio dev id
Zhu Lingshan
2021-08-11
vDPA/ifcvf: Fix return value check for vdpa_alloc_device()
Xie Yongji
2021-07-08
vdpa: support packed virtqueue for set/get_vq_state()
Jason Wang
2021-07-03
vDPA/ifcvf: reuse pre-defined macros for device ids and vendor ids
Zhu Lingshan
2021-07-03
vDPA/ifcvf: implement doorbell mapping for ifcvf
Zhu Lingshan
[next]