summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/qp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Fix post send fence logicEli Cohen2016-06-231-3/+4
* IB/mlx5: Fix alternate path codeAchiad Shochat2016-06-071-5/+9
* IB/mlx5: Fix pkey_index length in the QP path recordNoa Osherovich2016-06-071-7/+8
* IB/mlx5: Fix returned values of query QPNoa Osherovich2016-06-071-5/+9
* IB/mlx5: Add Scatter FCS support for Raw Packet QPMajd Dibbiny2016-05-141-1/+19
* mlx5: Add arbitrary sg list supportSagi Grimberg2016-03-041-2/+13
* IB/mlx5: Added support for re-registration of MRsNoa Osherovich2016-03-011-3/+48
* IB/mlx5: Add GSI QP wrapperHaggai Eran2016-03-011-12/+38
* IB/mlx5: Modify QP debugging printsHaggai Eran2016-03-011-6/+23
* IB/mlx5: Add support for setting source QP numberHaggai Eran2016-03-011-1/+16
* IB/mlx5: Implement UD QP offloads for IPoIB in the TX flowErez Shitrit2016-03-011-7/+106
* IB/mlx5: Fix RC transport send queue overhead computationLeon Romanovsky2016-02-121-5/+7
* IB/mlx5: Use MLX5_GET to correctly get end of padding modeMaor Gottlieb2016-02-021-1/+1
* IB/mlx5: Fix use of null pointer PDMajd Dibbiny2016-02-021-9/+9
* IB/mlx5: Expose Raw Packet QP to user space consumersmajd@mellanox.com2016-01-211-12/+127
* {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-241-10/+44
* IB/mlx5: Add RoCE fields to Address VectorAchiad Shochat2015-12-231-11/+31
* IB/mlx5: Remove old FRWR API supportSagi Grimberg2015-10-291-88/+9
* IB/mlx5: Support the new memory registration APISagi Grimberg2015-10-291-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-051-1/+2
* net/mlx5_core: New device capabilities handlingSaeed Mahameed2015-05-311-46/+38
* 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/+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-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/+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-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
|\