aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/i40iw/i40iw_verbs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-22i40iw: Call i40iw_cm_disconn on modify QP to disconnectShiraz Saleem1-0/+12
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky1-4/+3
2017-07-20IB/i40iw: Fix error code in i40iw_create_cq()Dan Carpenter1-1/+3
2017-07-20i40iw: Free QP PBLEs when the QP is destroyedTatyana Nikolova1-4/+11
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli1-1/+1
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov1-5/+5
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+0
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-4/+4
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz1-4/+4
2017-01-24RDMA/core: Add the function ib_mtu_int_to_enumAmrani, Ram1-10/+1
2017-01-24IB/i40iw: Remove a superfluous assignment statementBart Van Assche1-1/+0
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/dledford/rdmaLinus 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