summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: remove redundant assignment of mdevColin Ian King2018-01-101-1/+1
* IB/mlx5: Don't advertise RAW QP support in dual port modeDaniel Jurgens2018-01-081-7/+14
* IB/mlx5: Route MADs for dual port RoCEDaniel Jurgens2018-01-081-7/+14
* {net, IB}/mlx5: Change set_roce_gid to take a port numberDaniel Jurgens2018-01-081-1/+1
* IB/mlx5: Update counter implementation for dual port RoCEDaniel Jurgens2018-01-082-28/+42
* IB/mlx5: Change debugfs to have per port contentsParav Pandit2018-01-083-29/+73
* IB/mlx5: Implement dual port functionality in query routinesDaniel Jurgens2018-01-081-17/+85
* IB/mlx5: Move IB event processing onto a workqueueDaniel Jurgens2018-01-081-13/+56
* {net, IB}/mlx5: Manage port association for multiport RoCEDaniel Jurgens2018-01-082-25/+424
* IB/mlx5: Make netdev notifications multiport capableDaniel Jurgens2018-01-083-37/+55
* IB/mlx5: Reduce the use of num_port capabilityDaniel Jurgens2018-01-083-12/+11
* IB/mlx5: Add support for DC target QPMoni Shoua2018-01-083-3/+212
* IB/mlx5: Add support for DC Initiator QPMoni Shoua2018-01-081-5/+72
* IB/mlx5: Handle type IB_QPT_DRIVER when creating a QPMoni Shoua2018-01-082-1/+112
* IB/mlx5: Move locks initialization to the corresponding stageMark Bloch2018-01-033-22/+15
* IB/mlx5: Move loopback initialization to the corresponding stageMark Bloch2018-01-032-13/+4
* IB/mlx5: Move hardware counters initialization to the corresponding stageMark Bloch2018-01-031-7/+6
* IB/mlx5: Move ODP initialization to the corresponding stageMark Bloch2018-01-031-2/+2
* IB/mlx5: Move RoCE/ETH initialization to the corresponding stageMark Bloch2018-01-031-21/+12
* IB/mlx5: Create profile infrastructure to add and remove stagesMark Bloch2018-01-032-93/+282
* IB/mlx5: Enable QP creation with a given blue flame indexYishai Hadas2017-12-282-11/+41
* IB/mlx5: Expose dynamic mmap allocationYishai Hadas2017-12-283-21/+101
* IB/mlx5: Extend UAR stuff to support dynamic allocationYishai Hadas2017-12-283-13/+32
* IB/mlx5: Report inner RSS capabilityMaor Gottlieb2017-12-281-1/+2
* Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe2017-12-275-42/+19
|\
| * IB/mlx5: Fix mlx5_ib_alloc_mr error flowNitzan Carmi2017-12-271-0/+1
| * IB/mlx5: Serialize access to the VMA listMajd Dibbiny2017-12-272-0/+12
| * IB/mlx5: Fix congestion counters in LAG modeMajd Dibbiny2017-12-213-42/+6
* | drivers: infiniband: remove duplicate includesPravin Shedge2017-12-221-3/+1
* | IB/mlx5: revisit -Wmaybe-uninitialized warningArnd Bergmann2017-12-111-0/+3
|/
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-3/+3
* IB/mlx5: Add CQ moderation capability to query_deviceYonatan Cohen2017-11-131-0/+7
* IB/mlx5: Exposing modify CQ callback to uverbs layerYonatan Cohen2017-11-132-1/+5
* IB/mlx5: Fix RoCE Address Path fieldsMajd Dibbiny2017-11-131-2/+6
* IB/mlx5: Assign send CQ and recv CQ of UMR QPMajd Dibbiny2017-11-131-0/+2
* IB/mlx5: Add PCI write end padding supportNoa Osherovich2017-11-103-4/+38
* IB/mlx5: Add support for RSS on the inner packetMaor Gottlieb2017-10-251-0/+11
* IB/mlx5: Add tunneling offloads supportMaor Gottlieb2017-10-253-5/+51
* IB/mlx5: Support padded 128B CQE featureGuy Levi2017-10-253-4/+32
* IB/mlx5: Support 128B CQE compression featureGuy Levi2017-10-252-4/+10
* IB/mlx5: Allow creation of a multi-packet RQNoa Osherovich2017-10-252-8/+48
* IB/mlx5: Expose multi-packet RQ capabilitiesNoa Osherovich2017-10-252-0/+21
* Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-183-4/+5
|\
| * IB/mlx5: Remove a set-but-not-used variableBart Van Assche2017-10-141-2/+0
| * IB/mlx5: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-142-0/+3
| * IB/mlx5:: pr_err() and mlx5_ib_dbg() strings should end with newlinesArvind Yadav2017-09-271-2/+2
* | IB/mlx5: Use ARRAY_SIZEJérémy Lefaure2017-10-181-3/+3
* | IB: Let ib_core resolve destination mac addressParav Pandit2017-10-181-4/+0
* | IB/mlx5: Fix label order in error path handlingParav Pandit2017-10-041-2/+2
* | IB/mlx5: Fix NULL deference on mlx5_ib_update_xlt failureIlya Lesokhin2017-09-251-10/+17
OpenPOWER on IntegriCloud