summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/qp.c
Commit message (Expand)AuthorAgeFilesLines
* {IB, net}/mlx5: Move the modify QP operation table to mlx5_ibmajd@mellanox.com2016-01-211-6/+47
* IB/mlx5: Support setting Ethernet priority for Raw Packet QPsmajd@mellanox.com2016-01-211-3/+35
* IB/mlx5: Add Raw Packet QP query functionalitymajd@mellanox.com2016-01-211-22/+169
* IB/mlx5: Add create and destroy functionality for Raw Packet QPmajd@mellanox.com2016-01-211-17/+337
* IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP typesmajd@mellanox.com2016-01-211-69/+106
* IB/mlx5: Add CQE version 1 support to user QPs and SRQsHaggai Abramovsky2016-01-211-0/+14
* IB/mlx5: Add driver cross-channel supportLeon Romanovsky2015-12-231-10/+44
* IB/mlx5: Add RoCE fields to Address VectorAchiad Shochat2015-12-231-11/+31
* IB/mlx5: Remove old FRWR API supportSagi Grimberg2015-10-281-88/+9
* IB/mlx5: Support the new memory registration APISagi Grimberg2015-10-281-0/+83
* IB: remove xrc_remote_srq_num from struct ib_send_wrChristoph Hellwig2015-10-081-1/+0
* IB: split struct ib_send_wrChristoph Hellwig2015-10-081-57/+57
* IB/mlx5: Remove pa_lkey usagesSagi Grimberg2015-09-251-3/+1
* mlx5: Fix incorrect wc pkey_index assignment for GSI messagesSagi Grimberg2015-09-031-5/+0
* mlx5: Enable mutual support for IB and EthernetHaggai Abramonvsky2015-06-041-1/+2
* net/mlx5_core: New device capabilities handlingSaeed Mahameed2015-05-301-46/+38
* net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai2015-05-301-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/+0
* 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-151-1/+25
* IB/mlx5: Add function to read WQE from user-spaceHaggai Eran2014-12-151-0/+71
* IB/mlx5: Enhance UMR support to allow partial page table updateHaggai Eran2014-12-151-36/+64
* mlx5: Fix sparse warningsEli Cohen2014-12-081-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/+59
|\
| *-. Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-nextRoland Dreier2014-10-141-90/+59
| |\ \
| | | * IB/mlx5: Remove duplicate code from mlx5_set_pathEli Cohen2014-10-091-16/+5
| | |/ | |/|
| | * IB/mlx5, iser, isert: Add Signature API additionsSagi Grimberg2014-10-091-59/+45
| | * IB/mlx5: Use extended internal signature layoutSagi Grimberg2014-10-091-43/+37
| | * IB/mlx5: Use enumerations for PI copy maskSagi Grimberg2014-10-091-3/+3
| |/
* / net/mlx5_core: Update device capabilities handlingEli Cohen2014-10-031-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-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