summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/qp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-08-141-1/+1
|\
| * IB/mlx5: Use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick2014-08-121-1/+1
* | mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein2014-07-301-2/+2
* | mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein2014-07-301-42/+42
|/
* IB/mlx5: Enable "block multicast loopback" for kernel consumersOr Gerlitz2014-07-161-1/+1
* IB/mlx5: Set QP offsets and parameters for user QPs and not just for kernel QPsHaggai Eran2014-05-271-0/+4
* mlx5_core: Copy DIF fields only when input and output space values matchSagi Grimberg2014-05-271-3/+6
* mlx5_core: Simplify signature handover wqe for interleaved buffersSagi Grimberg2014-05-271-15/+9
* mlx5_core: Fix signature handover operation for interleaved buffersSagi Grimberg2014-05-271-1/+4
* IB/mlx5: Add block multicast loopback supportEli Cohen2014-04-101-0/+12
* IB/mlx5: Collect signature error completionSagi Grimberg2014-03-071-2/+6
* IB/mlx5: Support IB_WR_REG_SIG_MRSagi Grimberg2014-03-071-0/+422
* IB/mlx5: Remove MTT access mode from umr flags helper functionSagi Grimberg2014-03-071-2/+3
* IB/mlx5: Break up wqe handling into begin & finish routinesSagi Grimberg2014-03-071-36/+61
* IB/mlx5: Initialize mlx5_ib_qp signature-related membersSagi Grimberg2014-03-071-3/+9
* IB/mlx5: Don't set "block multicast loopback" capabilityEli Cohen2014-02-061-2/+2
* IB/mlx5: Fix binary compatibility with libmlx5Eli Cohen2014-02-061-2/+8
* IB/mlx5: Fix RC transport send queue overhead computationEli Cohen2014-02-061-1/+3
* Merge branch 'ip-roce' into for-nextRoland Dreier2014-01-221-1/+2
|\
| * IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak2014-01-141-1/+2
* | IB/mlx5: Allow creation of QPs with zero-length work queuesEli Cohen2014-01-221-20/+29
* | IB/mlx5: Make sure doorbell record is visible before doorbellEli Cohen2014-01-221-0/+4
* | IB/mlx5: Fix micro UAR allocatorEli Cohen2014-01-141-19/+58
|/
* mlx5: Use enum to indicate adapter page sizeEli Cohen2013-11-081-2/+3
* IB/mlx5: Update opt param mask for RTS2RTSEli Cohen2013-11-081-2/+4
* IB/mlx5: Remove "Always false" comparisonEli Cohen2013-11-081-1/+1
* mlx5: Support communicating arbitrary host page size to firmwareEli Cohen2013-11-081-2/+2
* IB/mlx5: Fix overflow check in IB_WR_FAST_REG_MREli Cohen2013-11-081-0/+4
* IB/mlx5: Multithreaded create MREli Cohen2013-11-081-1/+3
* IB/mlx5: Fix opt param mask according to firmware specEli Cohen2013-10-101-0/+9
* mlx5: Fix opt param mask for sq err to rts transitionEli Cohen2013-10-101-0/+1
* IB/mlx5: Disable atomic operationsEli Cohen2013-10-101-44/+4
* IB/mlx5: Fix send work queue size calculationEli Cohen2013-10-101-6/+16
* mlx5_core: Variable may be used uninitializedAndi Shyti2013-07-311-1/+1
* mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen2013-07-081-0/+2524
OpenPOWER on IntegriCloud