aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/main.c
AgeCommit message (Expand)Author
2020-08-03IB/mlx5: Fix 50G per lane indicationAya Levin
2020-06-01IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloadsAlex Vesker
2020-05-15RDMA/mlx5: Don't fake udata for kernel pathLeon Romanovsky
2020-03-20IB/mlx5: Fix steering rule of drop and countMaor Gottlieb
2019-10-05IB/mlx5: Free mpi in mp_slave modeDanit Goldberg
2019-08-25RDMA/mlx5: Release locks during notifier unregisterLeon Romanovsky
2019-07-26IB/mlx5: Report correctly tag matching rendezvous capabilityDanit Goldberg
2019-05-29mlx5: avoid 64-bit divisionMichal Kubecek
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-06RDMA/mlx5: Remove MAYEXEC flagLeon Romanovsky
2019-05-06IB/mlx5: Add steering SW ICM device memory typeAriel Levkovich
2019-05-06IB/mlx5: Warn on allocated MEMIC buffers during cleanupAriel Levkovich
2019-05-06IB/mlx5: Support device memory type attributeAriel Levkovich
2019-05-04Merge tag 'mlx5-updates-2019-04-30' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-05-03RDMA: Introduce and use GID attr helper to read RoCE L2 fieldsParav Pandit
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-01Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-04-29IB/mlx5: Restrict 'DELAY_DROP_TIMEOUT' subtype to Ethernet interfacesAya Levin
2019-04-29net/mlx5: Separate and generalize dma device from pci deviceVu Pham
2019-04-24Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe
2019-04-24RDMA: Remove rdma_user_mmap_pageJason Gunthorpe
2019-04-24RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe
2019-04-24RDMA/mlx5: Use rdma_user_map_io for mapping BAR pagesJason Gunthorpe
2019-04-24RDMA/mlx5: Do not allow the user to write to the clock pageJason Gunthorpe
2019-04-22Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed
2019-04-22RDMA/mlx5: Don't create IB representors when in multiport RoCE modeMark Bloch
2019-04-22RDMA/mlx5: Initialize roce port info before multiport master initMark Bloch
2019-04-22RDMA/mlx5: Allow DEVX and raw creation flow on repsMark Bloch
2019-04-22RDMA/mlx5: Create flow table with max size supportedMark Bloch
2019-04-22RDMA/mlx5: Access the prio bypass inside the FDB flow table namespaceMark Bloch
2019-04-18IB/mlx5: Fix scatter to CQE in DCT QP creationGuy Levi
2019-04-10RDMA/mlx5: Remove VF representor profileMark Bloch
2019-04-10RDMA/mlx5: Move to single device multiport ports in switchdev modeMark Bloch
2019-04-10RDMA/mlx5: Move SMI caps logicMark Bloch
2019-04-10RDMA/mlx5: Refactor netdev affinity codeMark Bloch
2019-04-10RDMA/mlx5: Move rep into port structMark Bloch
2019-04-10RDMA/mlx5: Use correct size for device resourcesMark Bloch
2019-04-10RDMA/mlx5: Move ports allocation to outside of INIT stageMark Bloch
2019-04-10RDMA/mlx5: Free IB device on removeMark Bloch
2019-04-10RDMA/mlx5: Move netdev info into the port structMark Bloch
2019-04-10Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky
2019-04-05Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-04-02net/mlx5: Add explicit bar address fieldHuy Nguyen
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch
2019-04-01IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch
2019-03-17IB/mlx5: Fix mapping of link-mode to IB width and speedAya Levin
2019-02-22RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky