summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/main.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-09IB/mlx5: Fix 50G per lane indicationAya Levin1-1/+1
2020-06-03RDMA: Remove 'max_map_per_fmr'Jason Gunthorpe1-1/+0
2020-05-29RDMA/mlx5: Support TX port affinity for VF drivers in LAG modeMark Zhang1-1/+1
2020-05-27RDMA/mlx5: Set ECE options during modify QPLeon Romanovsky1-0/+3
2020-05-22RDMA/core: Allow the ioctl layer to abort a fully created uobjectJason Gunthorpe1-18/+6
2020-05-18RDMA/mlx5: Update mlx5_ib driver nameShay Drory1-10/+1
2020-05-13RDMA/mlx5: Add support in steering default missMaor Gottlieb1-5/+4
2020-05-13Merge branch 'mellanox/mlx5-next' into rdma.git for/nextJason Gunthorpe1-37/+10
2020-05-13{IB/net}/mlx5: Simplify don't trap codeMaor Gottlieb1-37/+10
2020-05-06RDMA/mlx5: Assign profile before calling stagesMark Bloch1-1/+2
2020-05-06RDMA/mlx5: Move all WR logic from qp.c to separate fileLeon Romanovsky1-2/+3
2020-05-06RDMA/mlx5: Update mlx5_ib to use new cmd interfaceLeon Romanovsky1-3/+2
2020-05-06RDMA/mlx5: Set UDP source port based on the grh.flow_labelMark Zhang1-2/+2
2020-05-03RDMA/mlx5: Set lag tx affinity according to slaveMaor Gottlieb1-0/+2
2020-04-29RDMA/mlx5: Delete create QP flags obfuscationLeon Romanovsky1-3/+3
2020-04-28net/mlx5: Use aligned variable while allocating ICM memoryErez Shitrit1-1/+1
2020-04-19net/mlx5: Move QP logic to mlx5_ibLeon Romanovsky1-2/+8
2020-04-19RDMA/mlx5: Delete Q counter allocations commandLeon Romanovsky1-11/+20
2020-04-19net/mlx5: Remove Q counter low level helper APIsLeon Romanovsky1-23/+32
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-49/+216
2020-03-30Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed1-0/+1
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+3
2020-03-27Merge branch 'mlx5_tx_steering' into rdma.git for-nextJason Gunthorpe1-0/+7
2020-03-27RDMA/mlx5: Add support for RDMA TX flow tableMichael Guralnik1-0/+7
2020-03-27IB/mlx5: Move to fully dynamic UAR mode once user space supports itYishai Hadas1-1/+12
2020-03-27IB/mlx5: Expose UAR object and its alloc/destroy commandsYishai Hadas1-9/+163
2020-03-25IB/mlx5: Generally use the WC auto detection test resultYishai Hadas1-12/+4
2020-03-13Merge branch 'mlx5_mr_cache' into rdma.git for-nextJason Gunthorpe1-0/+1
2020-03-13RDMA/mlx5: Replace spinlock protected write with atomic varSaeed Mahameed1-1/+1
2020-03-13{IB,net}/mlx5: Assign mkey variant in mlx5_ib onlySaeed Mahameed1-0/+1
2020-03-13RDMA/mlx5: Use offsetofend() instead of duplicated variantLeon Romanovsky1-21/+21
2020-03-12Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...David S. Miller1-1/+2
2020-03-10IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloadsAlex Vesker1-4/+2
2020-03-10RDMA/mlx5: Fix the number of hwcounters of a dynamic counterMark Zhang1-2/+3
2020-03-10Merge branch 'mlx5_packet_pacing' into rdma.git for-nextJason Gunthorpe1-0/+1
2020-03-10IB/mlx5: Introduce UAPIs to manage packet pacingYishai Hadas1-0/+1
2020-03-04IB/mlx5: Fix missing congestion control debugfs on rep rdma deviceParav Pandit1-0/+3
2020-03-04IB/mlx5: Optimize u64 division on 32-bit archesAlexander Lobakin1-1/+2
2020-02-20net/mlx5: E-Switch, Move source port on reg_c0 to the upper 16 bitsPaul Blakey1-1/+2
2020-02-14IB/mlx5: Use div64_u64 for num_var_hw_entries calculationJason Gunthorpe1-1/+1
2020-02-13RDMA/mlx5: Prevent overflow in mmap offset calculationsLeon Romanovsky1-2/+2
2020-02-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-5/+219
2020-01-30RDMA/core: Make the entire API tree staticJason Gunthorpe1-2/+0
2020-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-22/+39
2020-01-21Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe1-18/+33
2020-01-21Merge tag 'rds-odp-for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller1-18/+33
2020-01-17Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sae...Saeed Mahameed1-4/+6
2020-01-17net/mlx5: Refactor mlx5_create_auto_grouped_flow_tablePaul Blakey1-4/+6
2020-01-16IB/mlx5: Expose RoCE accelerator countersAvihai Horon1-0/+18
2020-01-16IB/mlx5: Mask out unsupported ODP capabilities for kernel QPsMoni Shoua1-0/+17