summaryrefslogtreecommitdiffstats
path: root/drivers/vdpa
AgeCommit message (Expand)Author
2020-12-07Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2020-12-06vdpa/mlx5: Connect mlx5_vdpa to auxiliary busLeon Romanovsky
2020-12-04vdpa/mlx5: Make hardware definitions visible to all mlx5 devicesLeon Romanovsky
2020-12-02vdpa: mlx5: fix vdpa/vhost dependenciesRandy Dunlap
2020-11-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-11-15vdpasim: fix "mac_pton" undefined errorLaurent Vivier
2020-10-31Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-10-30vdpasim: allow to assign a MAC addressLaurent Vivier
2020-10-30vdpasim: fix MAC address configurationLaurent Vivier
2020-10-30vdpa_sim: Fix DMA maskLaurent Vivier
2020-10-30vdpa/mlx5: Fix error return in map_direct_mr()Jing Xiangfeng
2020-10-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-10-23vdpa_sim: implement get_iova_range()Jason Wang
2020-10-21vdpa/mlx5: Setup driver only if VIRTIO_CONFIG_S_DRIVER_OKEli Cohen
2020-10-21vdpa/mlx5: Fix failure to bring link upEli Cohen
2020-10-21vdpa/mlx5: Make use of a specific 16 bit endianness APIEli Cohen
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-08vdpa/mlx5: Fix dependency on MLX5_COREEli Cohen
2020-10-08vdpa/mlx5: should keep avail_index despite device statusSi-Wei Liu
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig
2020-08-26vdpa/mlx5: Avoid warnings about shifts on 32-bit platformsNathan Chancellor
2020-08-26vdpa: ifcvf: free config irq in ifcvf_free_irq()Jason Wang
2020-08-26vdpa: ifcvf: return err when fail to request config irqJason Wang
2020-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-08-10vdpa/mlx5: fix up endian-ness for mtuMichael S. Tsirkin
2020-08-10vdpa: Fix pointer math bug in vdpasim_get_config()Dan Carpenter
2020-08-10vdpa/mlx5: Fix pointer math in mlx5_vdpa_get_config()Dan Carpenter
2020-08-10vdpa/mlx5: fix memory allocation failure checksColin Ian King
2020-08-10vdpa/mlx5: Fix uninitialised variable in core/mr.cAlex Dewar
2020-08-10vdpa_sim: init iommu lockMichael S. Tsirkin
2020-08-05vdpa/mlx5: Add VDPA driver for supported mlx5 devicesEli Cohen
2020-08-05vdpa/mlx5: Add shared memory registration codeEli Cohen
2020-08-05vdpa/mlx5: Add support library for mlx5 VDPA implementationEli Cohen
2020-08-05vdpa/mlx5: Add hardware descriptive header fileEli Cohen
2020-08-05vdpa: Modify get_vq_state() to return error codeEli Cohen
2020-08-05net/vdpa: Use struct for set/get vq stateEli Cohen
2020-08-05vdpa: remove hard coded virtq numMax Gurtovoy
2020-08-05vdpasim: support batch updatingJason Wang
2020-08-05ifcvf: implement vdpa_config_ops.get_vq_irq()Zhu Lingshan
2020-08-05vdpasim: protect concurrent access to iommu iotlbMax Gurtovoy
2020-08-05vdpa_sim: fix endian-ness of config spaceMichael S. Tsirkin
2020-08-05vdpa: make sure set_features is invoked for legacyMichael S. Tsirkin
2020-08-03virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORMMichael S. Tsirkin
2020-07-19dma-mapping: make support for dma ops optionalChristoph Hellwig
2020-06-22vdpa: fix typos in the comments for __vdpa_alloc_device()Jason Wang
2020-06-06ifcvf: implement config interrupt in IFCVFZhu Lingshan
2020-06-06ifcvf: ignore continuous setting same status valueZhu Lingshan
2020-06-04vdpasim: Fix some coccinelle warningsSamuel Zou
2020-06-04ifcvf: move IRQ request/free to status change handlersZhu Lingshan
2020-06-02vhost: revert "vhost: disable for OABI"Michael S. Tsirkin