summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* vdpa/mlx5: make MTU/STATUS presence conditional on feature bitsSi-Wei Liu2023-02-211-8/+14
* vdpa: validate device feature provisioning against supported classSi-Wei Liu2023-02-211-9/+50
* vdpa: validate provisioned device features against specified attributeSi-Wei Liu2023-02-211-0/+18
* vdpa: conditionally read STATUS in config spaceSi-Wei Liu2023-02-211-5/+15
* vdpa: fix improper error message when adding vdpa devSi-Wei Liu2023-02-211-2/+4
* vdpa/mlx5: Initialize CVQ iotlb spinlockEli Cohen2023-02-211-0/+1
* vdpa/mlx5: Don't clear mr struct on destroy MREli Cohen2023-02-211-1/+0
* vdpa/mlx5: Directly assign memory keyEli Cohen2023-02-211-1/+1
* vhost-vdpa: print warning when vhost_vdpa_alloc_domain failsAlvaro Karsz2023-02-211-1/+4
* scsi: virtio_scsi: fix handling of kmalloc failureZheng Wang2023-02-211-2/+12
* vdpa: Fix a couple of spelling mistakes in some messagesColin Ian King2023-02-212-2/+2
* vhost-net: support VIRTIO_F_RING_RESETKangjie Xu2023-02-211-1/+2
* vhost-scsi: convert sysfs snprintf and sprintf to sysfs_emitBo Liu2023-02-211-3/+3
* vdpa: mlx5: support per virtqueue dma deviceJason Wang2023-02-211-0/+11
* vdpa: set dma mask for vDPA deviceJason Wang2023-02-211-0/+5
* virtio-vdpa: support per vq dma deviceJason Wang2023-02-211-3/+10
* virtio_ring: per virtqueue dma deviceJason Wang2023-02-211-40/+93
* vhost: remove unused parameteLiming Wu2023-02-214-4/+4
* vhost-test: remove meaningless debug infoLiming Wu2023-02-211-3/+0
* vdpa_sim: get rid of DMA opsJason Wang2023-02-212-150/+22
* vdpa_sim_net: vendor satisticsJason Wang2023-02-211-6/+213
* vdpa_sim: support vendor statisticsJason Wang2023-02-212-0/+17
* vdpasim: customize allocation sizeJason Wang2023-02-214-1/+7
* vdpa_sim: switch to use __vdpa_alloc_device()Jason Wang2023-02-211-5/+8
* vdpa_sim: use weak barriersJason Wang2023-02-211-1/+1
* virtio-blk: support completion batching for the IRQ pathSuwan Kim2023-02-211-37/+45
* virtio-blk: set req->state to MQ_RQ_COMPLETE after polling I/O is finishedSuwan Kim2023-02-211-2/+3
* vdpa_sim: Implement resume vdpa opSebastien Boeuf2023-02-212-0/+30
* vhost-vdpa: uAPI to resume the deviceSebastien Boeuf2023-02-211-0/+18
* vhost-vdpa: Introduce RESUME backend feature bitSebastien Boeuf2023-02-211-1/+15
* virtio: vdpa: new SolidNET DPU driver.Alvaro Karsz2023-02-216-0/+1518
* PCI: Avoid FLR for SolidRun SNET DPU rev 1Alvaro Karsz2023-02-211-0/+8
* vdpa_sim_net: Offer VIRTIO_NET_F_STATUSEugenio PĂ©rez2023-02-211-0/+1
* vDPA/ifcvf: implement features provisioningZhu Lingshan2023-02-213-1/+17
* vDPA/ifcvf: retire ifcvf_private_to_vfZhu Lingshan2023-02-212-8/+5
* vDPA/ifcvf: allocate the adapter in dev_add()Zhu Lingshan2023-02-211-21/+13
* vDPA/ifcvf: manage ifcvf_hw in the mgmt_devZhu Lingshan2023-02-212-5/+7
* vDPA/ifcvf: ifcvf_request_irq works on ifcvf_hwZhu Lingshan2023-02-211-3/+2
* vDPA/ifcvf: decouple config/dev IRQ requester and vectors allocator from the ...Zhu Lingshan2023-02-211-12/+9
* vDPA/ifcvf: decouple vq irq requester from the adapterZhu Lingshan2023-02-211-11/+8
* vDPA/ifcvf: decouple config IRQ releaser from the adapterZhu Lingshan2023-02-211-12/+10
* vDPA/ifcvf: decouple vq IRQ releasers from the adapterZhu Lingshan2023-02-211-12/+9
* vDPA/ifcvf: alloc the mgmt_dev before the adapterZhu Lingshan2023-02-211-17/+14
* vDPA/ifcvf: decouple config space ops from the adapterZhu Lingshan2023-02-211-16/+5
* vDPA/ifcvf: decouple hw features manipulators from the adapterZhu Lingshan2023-02-213-7/+4
* vdpa/mlx5: Add RX counters to debugfsEli Cohen2023-02-214-30/+219
* vdpa/mlx5: Add debugfs subtreeEli Cohen2023-02-214-1/+87
* vdpa/mlx5: Move some definitions to a new header fileEli Cohen2023-02-212-44/+56
* virtio_blk: zone append in header type tweakMichael S. Tsirkin2023-02-151-1/+1
* virtio_blk: temporary variable type tweakMichael S. Tsirkin2023-02-151-1/+1