summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/qp.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-23IB/mlx5: Add RSS QP supportYishai Hadas1-0/+200
2016-06-23IB/mlx5: Add Receive Work Queue Indirection table operationsYishai Hadas1-0/+78
2016-06-23IB/mlx5: Add receive Work Queue verbsYishai Hadas1-0/+306
2016-06-23IB/mlx5: Fix post send fence logicEli Cohen1-3/+4
2016-06-07IB/mlx5: Fix alternate path codeAchiad Shochat1-5/+9
2016-06-07IB/mlx5: Fix pkey_index length in the QP path recordNoa Osherovich1-7/+8
2016-06-07IB/mlx5: Fix returned values of query QPNoa Osherovich1-5/+9
2016-05-13IB/mlx5: Add Scatter FCS support for Raw Packet QPMajd Dibbiny1-1/+19
2016-03-04mlx5: Add arbitrary sg list supportSagi Grimberg1-2/+13
2016-03-01IB/mlx5: Added support for re-registration of MRsNoa Osherovich1-3/+48
2016-03-01IB/mlx5: Add GSI QP wrapperHaggai Eran1-12/+38
2016-03-01IB/mlx5: Modify QP debugging printsHaggai Eran1-6/+23
2016-03-01IB/mlx5: Add support for setting source QP numberHaggai Eran1-1/+16
2016-03-01IB/mlx5: Implement UD QP offloads for IPoIB in the TX flowErez Shitrit1-7/+106
2016-02-12IB/mlx5: Fix RC transport send queue overhead computationLeon Romanovsky1-5/+7
2016-02-02IB/mlx5: Use MLX5_GET to correctly get end of padding modeMaor Gottlieb1-1/+1
2016-02-02IB/mlx5: Fix use of null pointer PDMajd Dibbiny1-9/+9
2016-01-21IB/mlx5: Expose Raw Packet QP to user space consumersmajd@mellanox.com1-12/+127
2016-01-21{IB, net}/mlx5: Move the modify QP operation table to mlx5_ibmajd@mellanox.com1-6/+47
2016-01-21IB/mlx5: Support setting Ethernet priority for Raw Packet QPsmajd@mellanox.com1-3/+35
2016-01-21IB/mlx5: Add Raw Packet QP query functionalitymajd@mellanox.com1-22/+169
2016-01-21IB/mlx5: Add create and destroy functionality for Raw Packet QPmajd@mellanox.com1-17/+337
2016-01-21IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP typesmajd@mellanox.com1-69/+106
2016-01-21IB/mlx5: Add CQE version 1 support to user QPs and SRQsHaggai Abramovsky1-0/+14
2015-12-23IB/mlx5: Add driver cross-channel supportLeon Romanovsky1-10/+44
2015-12-23IB/mlx5: Add RoCE fields to Address VectorAchiad Shochat1-11/+31
2015-10-28IB/mlx5: Remove old FRWR API supportSagi Grimberg1-88/+9
2015-10-28IB/mlx5: Support the new memory registration APISagi Grimberg1-0/+83
2015-10-08IB: remove xrc_remote_srq_num from struct ib_send_wrChristoph Hellwig1-1/+0
2015-10-08IB: split struct ib_send_wrChristoph Hellwig1-57/+57
2015-09-25IB/mlx5: Remove pa_lkey usagesSagi Grimberg1-3/+1
2015-09-03mlx5: Fix incorrect wc pkey_index assignment for GSI messagesSagi Grimberg1-5/+0
2015-06-04mlx5: Enable mutual support for IB and EthernetHaggai Abramonvsky1-1/+2
2015-05-30net/mlx5_core: New device capabilities handlingSaeed Mahameed1-46/+38
2015-05-30net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai1-1/+1
2015-05-12infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> usesJoe Perches1-1/+1
2015-04-02IB/mlx5: Fix Mellanox copyright noteSaeed Mahameed1-1/+1
2015-04-02net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()Saeed Mahameed1-3/+0
2015-04-02net/mlx5_core: Coding style fixEli Cohen1-0/+1
2015-04-02net/mlx5_core: Fix call to mlx5_core_qp_modifyHaggai Abramonvsky1-1/+1
2014-12-15IB/mlx5: Page faults handling infrastructureHaggai Eran1-1/+25
2014-12-15IB/mlx5: Add function to read WQE from user-spaceHaggai Eran1-0/+71
2014-12-15IB/mlx5: Enhance UMR support to allow partial page table updateHaggai Eran1-36/+64
2014-12-08mlx5: Fix sparse warningsEli Cohen1-1/+15
2014-11-21mlx5: don't duplicate kvfree()Al Viro1-4/+4
2014-10-19Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-90/+59
2014-10-14Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-nextRoland Dreier1-90/+59
2014-10-09IB/mlx5, iser, isert: Add Signature API additionsSagi Grimberg1-59/+45
2014-10-09IB/mlx5: Use extended internal signature layoutSagi Grimberg1-43/+37
2014-10-09IB/mlx5: Use enumerations for PI copy maskSagi Grimberg1-3/+3