summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/i40iw/i40iw_verbs.c
AgeCommit message (Expand)Author
2017-10-04i40iw: Fix port number for query QPMustafa Ismail
2017-09-22i40iw: Call i40iw_cm_disconn on modify QP to disconnectShiraz Saleem
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky
2017-07-20IB/i40iw: Fix error code in i40iw_create_cq()Dan Carpenter
2017-07-20i40iw: Free QP PBLEs when the QP is destroyedTatyana Nikolova
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz
2017-01-24RDMA/core: Add the function ib_mtu_int_to_enumAmrani, Ram
2017-01-24IB/i40iw: Remove a superfluous assignment statementBart Van Assche
2016-12-22i40iw: Set 128B as the only supported RQ WQE sizeChien Tin Tung
2016-12-14Merge branch 'mlx' into merge-testDoug Ledford
2016-12-14Merge branches 'chelsio', 'debug-cleanup', 'hns' and 'i40iw' into merge-testDoug Ledford
2016-12-13IB/core: Let create_ah return extended response to userMoni Shoua
2016-12-12i40iw: Reorganize structures to align with HW capabilitiesHenry Orosco
2016-12-12i40iw: Fix race condition in terminate timer's handlerShiraz Saleem
2016-12-12i40iw: Use correct src address in memcpy to rdma stats countersShiraz Saleem
2016-12-05i40iw: Add missing cleanup on device closeMustafa Ismail
2016-12-05i40iw: Add 2MB page supportHenry Orosco
2016-12-05i40iw: Utilize physically mapped memory regionsHenry Orosco
2016-12-05i40iw: Use actual page sizeHenry Orosco
2016-12-05i40iw: Query device accounts for internal rsrcHenry Orosco
2016-12-05i40iw: Correct values for max_recv_sge, max_send_sgeHenry Orosco
2016-12-05i40iw: Use vector when creating CQsHenry Orosco
2016-12-03i40iw: Add Quality of Service supportHenry Orosco
2016-12-03IB/i40iw: Remove debug prints after allocation failureLeon Romanovsky
2016-08-24i40iw: Avoid writing to freed memoryMustafa Ismail
2016-08-24i40iw: Fix double free of allocated_bufferMustafa Ismail
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-08-02i40iw: Remove unnecessary parameter to i40iw_cq_poll_completionMustafa Ismail
2016-08-02i40iw: Correct and use size parameter to i40iw_reg_phys_mrMustafa Ismail
2016-08-02i40iw: Fix return codesShiraz Saleem
2016-07-12i40iw: Enable remote access rights for stag allocationShiraz Saleem
2016-06-23IB/i40iw: Support device FW version stringIra Weiny
2016-06-23i40iw: Enable level-1 PBL for fast memory registrationShiraz Saleem
2016-06-23i40iw: Return correct max_fast_reg_page_list_lenFaisal Latif
2016-06-23i40iw: Correct status check on i40iw_get_pbleFaisal Latif
2016-06-23i40iw: Correct CQ armingShiraz Saleem
2016-05-26IB/core: Make device counter infrastructure dynamicChristoph Lameter
2016-05-13IB/core: Enhance ib_map_mr_sg()Bart Van Assche
2016-05-13IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig
2016-04-28RDMA/i40iw: Fix for checking if the QP is destroyedTatyana Nikolova
2016-04-28RDMA/i40iw: Fix for using one sge for RDMA READShiraz Saleem
2016-04-28RDMA/i40iw: Fix for the size of kernel mode SQShiraz Saleem
2016-04-28RDMA/i40iw: Adding queue drain functionsIsmail, Mustafa
2016-04-28RDMA/i40iw: Add base memory management extensionsIsmail, Mustafa
2016-04-28RDMA/i40iw: Add virtual channel message queueIsmail, Mustafa
2016-04-28RDMA/i40iw: Populate vendor_id and vendor_part_id fieldsIsmail, Mustafa