summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/main.c
AgeCommit message (Expand)Author
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
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