summaryrefslogtreecommitdiffstats
path: root/drivers/vdpa/mlx5/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-01-181-59/+97
|\
| * vdpa/mlx5: Fix tracking of current number of VQsEli Cohen2022-01-141-4/+8
| * vdpa/mlx5: Fix is_index_valid() to refer to featuresEli Cohen2022-01-141-3/+7
| * vdpa/mlx5: Report max device capabilitiesEli Cohen2022-01-141-12/+23
| * vdpa/mlx5: Restore cur_num_vqs in case of failure in change_num_qps()Eli Cohen2022-01-141-1/+3
| * vdpa/mlx5: Support configuring max data virtqueueEli Cohen2022-01-141-14/+40
| * vdpa/mlx5: Fix config_attr_mask assignmentEli Cohen2022-01-141-1/+1
| * vdpa/mlx5: Distribute RX virtqueues in RQT objectEli Cohen2022-01-141-23/+7
| * vdpa: Provide interface to read driver featuresEli Cohen2022-01-141-4/+12
| * vdpa/mlx5: Fix wrong configuration of virtio_version_1_0Eli Cohen2022-01-141-2/+0
| * net/mlx5_vdpa: Offer VIRTIO_NET_F_MTU when setting MTUEli Cohen2022-01-141-0/+1
* | vdpa/mlx5: Use auxiliary_device driver data helpersDavid E. Box2021-12-221-2/+2
|/
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-11-031-33/+169
|\
| * vdpa/mlx5: Forward only packets with allowed MAC addressEli Cohen2021-11-011-18/+58
| * vdpa/mlx5: Support configuration of MACEli Cohen2021-11-011-5/+10
| * vdpa/mlx5: Fix clearing of VIRTIO_NET_F_MAC feature bitParav Pandit2021-11-011-1/+0
| * vdpa: Enable user to set mac and mtu of vdpa deviceParav Pandit2021-11-011-1/+2
| * vdpa/mlx5: Propagate link status from device to vdpa driverEli Cohen2021-11-011-2/+92
| * vdpa/mlx5: Rename control VQ workqueue to vdpa wqEli Cohen2021-11-011-4/+4
| * vdpa/mlx5: Remove mtu field from vdpa net deviceEli Cohen2021-11-011-4/+5
* | RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau2021-10-191-1/+1
|/
* vdpa/mlx5: Avoid executing set_vq_ready() if device is resetEli Cohen2021-09-141-0/+3
* vdpa/mlx5: Clear ready indication for control VQEli Cohen2021-09-141-0/+2
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-09-111-78/+477
|\
| * vdpa: Support transferring virtual addressing during DMA mappingXie Yongji2021-09-061-1/+1
| * vdpa: Add reset callback in vdpa_config_opsXie Yongji2021-09-061-16/+24
| * vdpa/mlx5: Add multiqueue supportEli Cohen2021-09-051-31/+158
| * vdpa/mlx5: Add support for control VQ and MAC settingEli Cohen2021-09-051-12/+219
| * vdpa/mlx5: Ensure valid indices are providedEli Cohen2021-09-051-0/+54
| * vdpa/mlx5: Decouple virtqueue callback from struct mlx5_vdpa_virtqueueEli Cohen2021-09-051-8/+9
| * vdpa/mlx5: function prototype modifications in preparation to control VQEli Cohen2021-09-051-19/+21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-191-4/+10
|\|
| * Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-08-161-4/+10
| |\
| | * vdpa/mlx5: Fix queue type selection logicEli Cohen2021-08-111-4/+10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-131-2/+1
|\| |
| * | net/mlx5: Synchronize correct IRQ when destroying CQShay Drory2021-08-091-2/+1
| |/
* / IB/mlx5: Rename is_apu_thread_cq function to is_apu_cqTal Gilboa2021-07-251-1/+1
|/
* vdpa: support packed virtqueue for set/get_vq_state()Jason Wang2021-07-081-4/+4
* vdpa/mlx5: Clear vq ready indication upon device resetEli Cohen2021-07-081-0/+9
* vdpa/mlx5: Add support for doorbell bypassingEli Cohen2021-07-081-0/+14
* vdpa/mlx5: Add support for running with virtio_vdpaEli Cohen2021-07-031-1/+14
* vdp/mlx5: Fix setting the correct dma_deviceEli Cohen2021-07-031-1/+1
* vdpa/mlx5: Fix possible failure in umem size calculationEli Cohen2021-07-031-10/+5
* vdpa/mlx5: Fix umem sizes assignments on VQ createEli Cohen2021-07-031-2/+2
* {net,vdpa}/mlx5: Configure interface MAC into mpfs L2 tableEli Cohen2021-05-181-1/+18
* vdpa: add get_config_size callback in vdpa_config_opsStefano Garzarella2021-05-031-0/+6
* vdpa/mlx5: Enable user to add/delete vdpa deviceEli Cohen2021-05-031-9/+70
* vdpa/mlx5: Fix suspend/resume index restorationEli Cohen2021-04-091-13/+8
* vdpa/mlx5: Fix wrong use of bit numbersEli Cohen2021-04-091-2/+2
* vdpa/mlx5: should exclude header length and fcs from mtuSi-Wei Liu2021-04-091-1/+14