summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/qp.c
Commit message (Expand)AuthorAgeFilesLines
...
* IB: remove xrc_remote_srq_num from struct ib_send_wrChristoph Hellwig2015-10-081-1/+0Star
* IB: split struct ib_send_wrChristoph Hellwig2015-10-081-57/+57
* IB/mlx5: Remove pa_lkey usagesSagi Grimberg2015-09-251-3/+1Star
* mlx5: Fix incorrect wc pkey_index assignment for GSI messagesSagi Grimberg2015-09-031-5/+0Star
* mlx5: Enable mutual support for IB and EthernetHaggai Abramonvsky2015-06-051-1/+2
* net/mlx5_core: New device capabilities handlingSaeed Mahameed2015-05-311-46/+38Star
* net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai2015-05-311-1/+1
* infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> usesJoe Perches2015-05-121-1/+1
* IB/mlx5: Fix Mellanox copyright noteSaeed Mahameed2015-04-021-1/+1
* net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()Saeed Mahameed2015-04-021-3/+0Star
* net/mlx5_core: Coding style fixEli Cohen2015-04-021-0/+1
* net/mlx5_core: Fix call to mlx5_core_qp_modifyHaggai Abramonvsky2015-04-021-1/+1
* IB/mlx5: Page faults handling infrastructureHaggai Eran2014-12-161-1/+25
* IB/mlx5: Add function to read WQE from user-spaceHaggai Eran2014-12-161-0/+71
* IB/mlx5: Enhance UMR support to allow partial page table updateHaggai Eran2014-12-161-36/+64
* mlx5: Fix sparse warningsEli Cohen2014-12-091-1/+15
* mlx5: don't duplicate kvfree()Al Viro2014-11-211-4/+4
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-10-191-90/+59Star
|\
| *-. Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-nextRoland Dreier2014-10-141-90/+59Star
| |\ \
| | | * IB/mlx5: Remove duplicate code from mlx5_set_pathEli Cohen2014-10-091-16/+5Star
| | |/ | |/|
| | * IB/mlx5, iser, isert: Add Signature API additionsSagi Grimberg2014-10-091-59/+45Star
| | * IB/mlx5: Use extended internal signature layoutSagi Grimberg2014-10-091-43/+37Star
| | * IB/mlx5: Use enumerations for PI copy maskSagi Grimberg2014-10-091-3/+3
| |/
* / net/mlx5_core: Update device capabilities handlingEli Cohen2014-10-041-25/+47
|/
* 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-131-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-171-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/+9Star
* mlx5_core: Fix signature handover operation for interleaved buffersSagi Grimberg2014-05-271-1/+4
* IB/mlx5: Add block multicast loopback supportEli Cohen2014-04-111-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-071-2/+2
* IB/mlx5: Fix binary compatibility with libmlx5Eli Cohen2014-02-071-2/+8
* IB/mlx5: Fix RC transport send queue overhead computationEli Cohen2014-02-071-1/+3
* Merge branch 'ip-roce' into for-nextRoland Dreier2014-01-231-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-231-20/+29
* | IB/mlx5: Make sure doorbell record is visible before doorbellEli Cohen2014-01-231-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