summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/main.c
AgeCommit message (Expand)Author
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-18IB/mlx5: Fix scatter to CQE in DCT QP creationGuy Levi
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
2019-02-21IB/mlx5: Protect against prefetch of invalid MRMoni Shoua
2019-02-21Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe
2019-02-14IB/mlx5: Add support for 50Gbps per lane link modesAya Levin
2019-02-14net/mlx5: Add support to ext_* fields introduced in Port Type and Speed registerAya Levin
2019-02-14net/mlx5: Refactor queries to speed fields in Port Type and Speed registerAya Levin
2019-02-14IB/mlx5: Use unified register/load function for uplink and VF vportsBodong Wang
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky
2019-01-30IB/mlx5: Consider vlan of lower netdev for macvlan GID entriesParav Pandit
2019-01-30RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky
2019-01-30IB/mlx5: Make mlx5_ib_stage_odp_cleanup() staticKamal Heib
2019-01-24infiniband: mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-21IB/mlx5: Don't override existing ip_protocolMaor Gottlieb
2019-01-21IB/mlx5: Manage indirection mkey upon DEVX flow for ODPYishai Hadas
2019-01-15RDMA/mlx5: Replace kzalloc with kcallocGustavo A. R. Silva
2019-01-14RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit
2019-01-14RDMA: Rename port_callback to init_portParav Pandit
2019-01-10RDMA: Clear PD objects during their allocationLeon Romanovsky
2019-01-08RDMA/mlx5: Embed into the code flow the ODP config optionLeon Romanovsky
2019-01-08RDMA/core: Don't depend device ODP capabilities on kconfig optionLeon Romanovsky
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-12-21IB/mlx5: Allocate the per-port Q counter shared when DEVX is supportedYishai Hadas
2018-12-20IB/mlx5: Fix wrong error unwindJason Gunthorpe
2018-12-20IB/mlx5: Simplify netdev unbindingOr Gerlitz
2018-12-20Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe
2018-12-18IB/mlx5: Add advise_mr() supportMoni Shoua
2018-12-14net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller
2018-12-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2018-12-14IB/mlx5: Unify e-switch representors load approach between uplink and VFsMark Bloch
2018-12-12RDMA: Start use ib_device_opsKamal Heib
2018-12-12RDMA/mlx5: Initialize ib_device_ops structKamal Heib
2018-12-11IB/mlx5: Add 2X width support to query_portMichael Guralnik
2018-12-11Merge tag 'v4.20-rc6' into rdma.git for-nextJason Gunthorpe
2018-12-11IB/mlx5: Report CapabilityMask2 in ib_query_portMichael Guralnik
2018-12-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2018-12-10net/mlx5: Revise gre and nvgre key formatsOz Shlomo
2018-12-07Merge branch 'mlx5-packet-credit-fc' into rdma.gitJason Gunthorpe
2018-12-07IB/mlx5: Report packet based credit mode device capabilityDanit Goldberg
2018-12-04IB/mlx5: Enforce DEVX privilege by firmwareYishai Hadas
2018-12-04Merge 'mlx5-next' into mlx5-devxDoug Ledford
2018-12-04RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky
2018-12-04RDMA/mlx5: Use stages for callback to setup and release DEVXLeon Romanovsky
2018-11-29IB/mlx5: Handle raw delay drop general eventSaeed Mahameed
2018-11-29IB/mlx5: Handle raw port change event rather than the software versionSaeed Mahameed
2018-11-29IB/mlx5: Use the new mlx5 core notifier APISaeed Mahameed
2018-11-29RDMA/mlx5: Attach a DEVX counter via raw flow creationMark Bloch