aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/i40iw/i40iw_verbs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-22i40iw: Set 128B as the only supported RQ WQE sizeChien Tin Tung1-10/+11
2016-12-14Merge branch 'mlx' into merge-testDoug Ledford1-1/+3
2016-12-14Merge branches 'chelsio', 'debug-cleanup', 'hns' and 'i40iw' into merge-testDoug Ledford1-45/+189
2016-12-13IB/core: Let create_ah return extended response to userMoni Shoua1-1/+3
2016-12-12i40iw: Reorganize structures to align with HW capabilitiesHenry Orosco1-10/+7
2016-12-12i40iw: Fix race condition in terminate timer's handlerShiraz Saleem1-1/+1
2016-12-12i40iw: Use correct src address in memcpy to rdma stats countersShiraz Saleem1-1/+1
2016-12-05i40iw: Add missing cleanup on device closeMustafa Ismail1-0/+25
2016-12-05i40iw: Add 2MB page supportHenry Orosco1-10/+49
2016-12-05i40iw: Utilize physically mapped memory regionsHenry Orosco1-9/+93
2016-12-05i40iw: Use actual page sizeHenry Orosco1-4/+1
2016-12-05i40iw: Query device accounts for internal rsrcHenry Orosco1-4/+4
2016-12-05i40iw: Correct values for max_recv_sge, max_send_sgeHenry Orosco1-1/+5
2016-12-05i40iw: Use vector when creating CQsHenry Orosco1-2/+3
2016-12-03i40iw: Add Quality of Service supportHenry Orosco1-4/+2
2016-12-03IB/i40iw: Remove debug prints after allocation failureLeon Romanovsky1-1/+0
2016-08-24i40iw: Avoid writing to freed memoryMustafa Ismail1-2/+1
2016-08-24i40iw: Fix double free of allocated_bufferMustafa Ismail1-1/+0
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-32/+44
2016-08-02i40iw: Remove unnecessary parameter to i40iw_cq_poll_completionMustafa Ismail1-1/+1
2016-08-02i40iw: Correct and use size parameter to i40iw_reg_phys_mrMustafa Ismail1-1/+2
2016-08-02i40iw: Fix return codesShiraz Saleem1-16/+31
2016-07-12i40iw: Enable remote access rights for stag allocationShiraz Saleem1-0/+1
2016-06-23IB/i40iw: Support device FW version stringIra Weiny1-14/+10
2016-06-23i40iw: Enable level-1 PBL for fast memory registrationShiraz Saleem1-0/+5
2016-06-23i40iw: Return correct max_fast_reg_page_list_lenFaisal Latif1-0/+1
2016-06-23i40iw: Correct status check on i40iw_get_pbleFaisal Latif1-1/+1
2016-06-23i40iw: Correct CQ armingShiraz Saleem1-3/+6
2016-05-26IB/core: Make device counter infrastructure dynamicChristoph Lameter1-36/+109
2016-05-13IB/core: Enhance ib_map_mr_sg()Bart Van Assche1-1/+1
2016-05-13IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig1-2/+3
2016-04-28RDMA/i40iw: Fix for checking if the QP is destroyedTatyana Nikolova1-0/+2
2016-04-28RDMA/i40iw: Fix for using one sge for RDMA READShiraz Saleem1-1/+5
2016-04-28RDMA/i40iw: Fix for the size of kernel mode SQShiraz Saleem1-2/+0
2016-04-28RDMA/i40iw: Adding queue drain functionsIsmail, Mustafa1-0/+38
2016-04-28RDMA/i40iw: Add base memory management extensionsIsmail, Mustafa1-8/+196
2016-04-28RDMA/i40iw: Add virtual channel message queueIsmail, Mustafa1-6/+2
2016-04-28RDMA/i40iw: Populate vendor_id and vendor_part_id fieldsIsmail, Mustafa1-2/+2
2016-04-28RDMA/i40iw: Set vendor_err only if there is an actual errorIsmail, Mustafa1-5/+5
2016-04-28RDMA/i40iw: Do not set self-referencing pointer to NULL after freeIsmail, Mustafa1-1/+0
2016-04-28RDMA/i40iw: Correct max message size in query portIsmail, Mustafa1-1/+1
2016-04-28RDMA/i40iw: Correct QP size calculationIsmail, Mustafa1-2/+6
2016-04-28RDMA/i40iw: Fix overflow of region lengthIsmail, Mustafa1-3/+5
2016-03-16i40iw: use shared code for port mapperFaisal Latif1-0/+3
2016-02-29i40iw: add files for iwarp interfaceFaisal Latif1-0/+2434