summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-12-161-81/+24
|\
| * Merge branch 'for-rc' into rdma.gitJason Gunthorpe2020-11-171-2/+4
| |\
| * | IB/mlx5: Add support for NDR link speedMeir Lichtinger2020-11-021-0/+12
| * | RDMA/mlx5: Split the WR setup out of mlx5_ib_update_xlt()Jason Gunthorpe2020-11-021-3/+3
| * | RDMA/mlx5: Move xlt_emergency_page_mutex into mr.cJason Gunthorpe2020-11-021-20/+0
| * | RDMA: Convert sysfs device * show functions to use sysfs_emit()Joe Perches2020-10-261-6/+6
| * | RDMA: Remove AH from uverbs_cmd_maskJason Gunthorpe2020-10-261-4/+1
| * | RDMA: Check create_flags during create_qpJason Gunthorpe2020-10-261-2/+0
| * | RDMA: Check flags during create_cqJason Gunthorpe2020-10-261-1/+0
| * | RDMA: Check attr_mask during modify_qpJason Gunthorpe2020-10-261-2/+1
| * | RDMA: Check srq_type during create_srqJason Gunthorpe2020-10-261-2/+1
| * | RDMA: Move more uverbs_cmd_mask settings to the coreJason Gunthorpe2020-10-261-20/+3
| * | RDMA: Remove elements in uverbs_cmd_mask that all drivers setJason Gunthorpe2020-10-261-15/+1
| * | RDMA: Remove uverbs_ex_cmd_mask values that are linked to functionsJason Gunthorpe2020-10-261-12/+2
* | | RDMA/mlx5: Convert mlx5_ib to use auxiliary busLeon Romanovsky2020-12-061-56/+97
| |/ |/|
* | RDMA/mlx5: Fix devlink deadlock on net namespace deletionParav Pandit2020-10-261-2/+4
|/
* RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe2020-10-161-1/+1
* RDMA/core: Modify enum ib_gid_type and enum rdma_network_typeAvihai Horon2020-10-011-2/+2
* RDMA/mlx5: Reuse existing fields in parent QP storage objectLeon Romanovsky2020-09-291-5/+1
* RDMA/mlx5: Disable IB_DEVICE_MEM_MGT_EXTENSIONS if IB_WR_REG_MR can't workJason Gunthorpe2020-09-181-1/+3
* Merge branch 'mlx_sw_owner_v2' into rdma.git for-nextJason Gunthorpe2020-09-181-1/+3
|\
| * RDMA/mlx5: Allow DM allocation for sw_owner_v2 enabled devicesAlex Vesker2020-09-181-1/+3
* | Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe2020-09-181-26/+15
|\ \
| * | RDMA: Fix link active_speed sizeAharon Landau2020-09-181-6/+2
| |/
| * RDMA/mlx5: Delete duplicated mlx5_ptys_width enumAharon Landau2020-09-171-14/+6
| * net/mlx5: Refactor query port speed functionsAharon Landau2020-09-171-13/+14
* | RDMA: Convert RWQ table logic to ib_core allocation schemeLeon Romanovsky2020-09-171-0/+3
* | RDMA: Clean MW allocation and free flowsLeon Romanovsky2020-09-171-0/+2
* | RDMA: Restore ability to fail on PD deallocateLeon Romanovsky2020-09-091-2/+2
|/
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-08-061-2880/+374
|\
| * RDMA/mlx5: Delete unreachable codeLeon Romanovsky2020-07-281-3/+0
| * RDMA/mlx5: Delete one-time used functionsLeon Romanovsky2020-07-071-277/+198
| * RDMA/mlx5: Cleanup DEVX initialization flowLeon Romanovsky2020-07-071-24/+5
| * RDMA/mlx5: Separate flow steering logic from main.cLeon Romanovsky2020-07-071-1714/+7
| * RDMA/mlx5: Separate counters from main.cLeon Romanovsky2020-07-071-693/+8
| * RDMA/mlx5: Separate restrack callbacks initialization from main.cLeon Romanovsky2020-07-071-34/+9
| * RDMA/mlx5: Limit the scope of mlx5_ib_enable_driver functionLeon Romanovsky2020-07-071-12/+12
| * RDMA: Move XRCD to be under ib_core responsibilityLeon Romanovsky2020-07-061-0/+2
| * RDMA/core: Create and destroy counters in the ib_coreLeon Romanovsky2020-07-061-14/+6
| * RDMA/mlx5: Introduce UAPI to query PD attributesYishai Hadas2020-07-061-0/+1
| * RDMA/mlx5: Implement the query ucontext functionalityYishai Hadas2020-07-061-0/+35
| * RDMA/mlx5: Refactor mlx5_ib_alloc_ucontext() responseYishai Hadas2020-07-061-103/+93
| * RDMA/mlx5: Get XRCD number directly for the internal useLeon Romanovsky2020-07-061-25/+14
| * RDMA/mlx5: Add support to get MR resource in RAW formatMaor Gottlieb2020-06-241-0/+1
| * RDMA/mlx5: Add support to get CQ resource in RAW formatMaor Gottlieb2020-06-241-0/+1
| * RDMA/mlx5: Add support to get QP resource in RAW formatMaor Gottlieb2020-06-241-0/+1
| * RDMA: Add dedicated MR resource tracker functionMaor Gottlieb2020-06-231-2/+2
* | IB/mlx5: Fix 50G per lane indicationAya Levin2020-07-081-1/+1
|/
* RDMA: Remove 'max_map_per_fmr'Jason Gunthorpe2020-06-021-1/+0