aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-14IB/mlx5: Add support for 50Gbps per lane link modesAya Levin1-5/+61
2019-02-14net/mlx5: Add support to ext_* fields introduced in Port Type and Speed registerAya Levin1-1/+2
2019-02-14net/mlx5: Refactor queries to speed fields in Port Type and Speed registerAya Levin1-2/+4
2019-02-14IB/mlx5: Use unified register/load function for uplink and VF vportsBodong Wang1-13/+13
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-156/+204
2018-12-21IB/mlx5: Allocate the per-port Q counter shared when DEVX is supportedYishai Hadas1-2/+7
2018-12-20IB/mlx5: Fix wrong error unwindJason Gunthorpe1-3/+5
2018-12-20IB/mlx5: Simplify netdev unbindingOr Gerlitz1-5/+9
2018-12-20Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe1-22/+11
2018-12-18IB/mlx5: Add advise_mr() supportMoni Shoua1-0/+8
2018-12-14net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller1-5/+8
2018-12-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-20/+9
2018-12-14IB/mlx5: Unify e-switch representors load approach between uplink and VFsMark Bloch1-20/+9
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-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-66/+165
2018-12-10net/mlx5: Revise gre and nvgre key formatsOz Shlomo1-2/+2
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