aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-18IB/mlx5: Add advise_mr() supportMoni Shoua1-0/+8
2018-12-12RDMA: Start use ib_device_opsKamal Heib1-1/+1
2018-12-12RDMA/mlx5: Initialize ib_device_ops structKamal Heib1-96/+131
2018-12-11IB/mlx5: Add 2X width support to query_portMichael Guralnik1-0/+2
2018-12-11Merge tag 'v4.20-rc6' into rdma.git for-nextJason Gunthorpe1-18/+11
2018-12-11IB/mlx5: Report CapabilityMask2 in ib_query_portMichael Guralnik1-0/+3
2018-12-07Merge branch 'mlx5-packet-credit-fc' into rdma.gitJason Gunthorpe1-0/+3
2018-12-07IB/mlx5: Report packet based credit mode device capabilityDanit Goldberg1-0/+3
2018-12-04IB/mlx5: Enforce DEVX privilege by firmwareYishai Hadas1-2/+2
2018-12-04Merge 'mlx5-next' into mlx5-devxDoug Ledford1-57/+155
2018-12-04RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky1-0/+7
2018-12-04RDMA/mlx5: Use stages for callback to setup and release DEVXLeon Romanovsky1-7/+19
2018-11-29IB/mlx5: Handle raw delay drop general eventSaeed Mahameed1-3/+15
2018-11-29IB/mlx5: Handle raw port change event rather than the software versionSaeed Mahameed1-34/+52
2018-11-29IB/mlx5: Use the new mlx5 core notifier APISaeed Mahameed1-14/+63
2018-11-29RDMA/mlx5: Attach a DEVX counter via raw flow creationMark Bloch1-9/+20
2018-11-22RDMA/mlx5: Use the uapi disablement APIs instead of codeJason Gunthorpe1-32/+4
2018-11-22RDMA/uverbs: Use a linear list to describe the compiled-in uapiJason Gunthorpe1-10/+21
2018-11-22RDMA/mlx5: Do not generate the uabi specs unconditionallyJason Gunthorpe1-8/+9
2018-11-21Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe1-6/+7
2018-11-21IB/mlx5: Avoid load failure due to unknown link widthMichael Guralnik1-18/+11
2018-11-20{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed1-4/+6
2018-11-20net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed1-3/+2
2018-11-08mlx5: remove support for ib_get_vector_affinitySagi Grimberg1-9/+0
2018-10-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-246/+264
2018-10-17net/mlx5: Add a no-append flow insertion modePaul Blakey1-3/+3
2018-10-17net/mlx5: Use flow counter IDs and not the wrapping cache objectMark Bloch1-2/+5
2018-10-17RDMA/drivers: Use core provided API for registering device attributesParav Pandit1-41/+25
2018-10-10RDMA/netdev: Hoist alloc_netdev_mqs out of the driverDenis Drozdov1-15/+8
2018-09-27IB/mlx5: Enable DEVX on IBYishai Hadas1-6/+0
2018-09-27IB/mlx5: Manage device uid for DEVX white list commandsYishai Hadas1-4/+12
2018-09-26RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe1-8/+7
2018-09-25RDMA/mlx5: Remove superfluous version printMark Bloch1-2/+0
2018-09-25IB/mlx5: Set uid as part of TD commandsYishai Hadas1-15/+18
2018-09-25IB/mlx5: Set uid upon PD allocationYishai Hadas1-0/+1
2018-09-25IB/mlx5: Set uid as part of MCG commandsYishai Hadas1-2/+9
2018-09-25IB/mlx5: Use uid as part of PD commandsYishai Hadas1-3/+11
2018-09-21Merge branch 'mlx5-vport-loopback' into rdma.getDoug Ledford1-16/+45
2018-09-21RDMA/mlx5: Enable vport loopback when user context or QP mandateMark Bloch1-12/+28
2018-09-21RDMA/mlx5: Refactor transport domain bookkeeping logicMark Bloch1-16/+29
2018-09-21RDMA/umem: Use umem->owning_mm inside ODPJason Gunthorpe1-0/+7
2018-09-20RDMA/mlx5: Use rdma_user_mmap_ioJason Gunthorpe1-115/+7
2018-09-11RDMA/mlx5: Allow creating a matcher for a NIC TX flow tableMark Bloch1-1/+4
2018-09-11RDMA/mlx5: Add NIC TX namespace when getting a flow tableMark Bloch1-11/+30
2018-09-11RDMA/mlx5: Refactor raw flow creationMark Bloch1-5/+7
2018-09-11RDMA/mlx5: Don't overwrite action if already setMark Bloch1-0/+10
2018-09-11RDMA/mlx5: Refactor flow action parsing to be more genericMark Bloch1-6/+6
2018-09-11RDMA/mlx5: Enable attaching packet reformat action to steering flowsMark Bloch1-0/+8
2018-09-11RDMA/mlx5: Enable reformat on NIC RX if supportedMark Bloch1-0/+4
2018-09-11RDMA/mlx5: Enable attaching DECAP action to steering flowsMark Bloch1-0/+5