summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/i40iw/i40iw_verbs.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-08-041-32/+44
|\
| * i40iw: Remove unnecessary parameter to i40iw_cq_poll_completionMustafa Ismail2016-08-021-1/+1
| * i40iw: Correct and use size parameter to i40iw_reg_phys_mrMustafa Ismail2016-08-021-1/+2
| * i40iw: Fix return codesShiraz Saleem2016-08-021-16/+31
| * IB/i40iw: Support device FW version stringIra Weiny2016-06-231-14/+10
* | i40iw: Enable remote access rights for stag allocationShiraz Saleem2016-07-121-0/+1
* | i40iw: Enable level-1 PBL for fast memory registrationShiraz Saleem2016-06-231-0/+5
* | i40iw: Return correct max_fast_reg_page_list_lenFaisal Latif2016-06-231-0/+1
* | i40iw: Correct status check on i40iw_get_pbleFaisal Latif2016-06-231-1/+1
* | i40iw: Correct CQ armingShiraz Saleem2016-06-231-3/+6
|/
* IB/core: Make device counter infrastructure dynamicChristoph Lameter2016-05-261-36/+109
* IB/core: Enhance ib_map_mr_sg()Bart Van Assche2016-05-131-1/+1
* IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2016-05-131-2/+3
* RDMA/i40iw: Fix for checking if the QP is destroyedTatyana Nikolova2016-04-281-0/+2
* RDMA/i40iw: Fix for using one sge for RDMA READShiraz Saleem2016-04-281-1/+5
* RDMA/i40iw: Fix for the size of kernel mode SQShiraz Saleem2016-04-281-2/+0
* RDMA/i40iw: Adding queue drain functionsIsmail, Mustafa2016-04-281-0/+38
* RDMA/i40iw: Add base memory management extensionsIsmail, Mustafa2016-04-281-8/+196
* RDMA/i40iw: Add virtual channel message queueIsmail, Mustafa2016-04-281-6/+2
* RDMA/i40iw: Populate vendor_id and vendor_part_id fieldsIsmail, Mustafa2016-04-281-2/+2
* RDMA/i40iw: Set vendor_err only if there is an actual errorIsmail, Mustafa2016-04-281-5/+5
* RDMA/i40iw: Do not set self-referencing pointer to NULL after freeIsmail, Mustafa2016-04-281-1/+0
* RDMA/i40iw: Correct max message size in query portIsmail, Mustafa2016-04-281-1/+1
* RDMA/i40iw: Correct QP size calculationIsmail, Mustafa2016-04-281-2/+6
* RDMA/i40iw: Fix overflow of region lengthIsmail, Mustafa2016-04-281-3/+5
* i40iw: use shared code for port mapperFaisal Latif2016-03-161-0/+3
* i40iw: add files for iwarp interfaceFaisal Latif2016-02-291-0/+2434