summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/i40iw/i40iw_verbs.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/i40iw: Avoid panic when objects are being created and destroyedAndrew Boyer2018-05-091-2/+9
* i40iw: Fix memory leak in error path of create QPMustafa Ismail2018-05-091-1/+1
* IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-191-0/+1
* i40iw: Tear-down connection after CQP Modify QP failureHenry Orosco2018-03-151-9/+26
* RDMA/i40iw: include linux/irq.hArnd Bergmann2018-03-141-0/+1
* i40iw: Implement get_vector_affinity APIShiraz Saleem2018-03-061-0/+20
* i40iw: Free IEQ resourcesMustafa Ismail2018-01-161-0/+1
* i40iw: Remove setting of rem_addr.lenMustafa Ismail2018-01-161-3/+0
* i40iw: Zero-out consumer key on allocate stag for FMRShiraz Saleem2018-01-161-0/+1
* i40iw: Refactor queue depth calculationShiraz Saleem2017-10-181-26/+8
* Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-181-0/+13
|\
| * i40iw: Do not allow posting WR after QP is flushedShiraz Saleem2017-10-041-0/+13
* | i40iw: Fix port number for query QPMustafa Ismail2017-10-041-0/+2
|/
* i40iw: Call i40iw_cm_disconn on modify QP to disconnectShiraz Saleem2017-09-221-0/+12
* RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-101-4/+3
* IB/i40iw: Fix error code in i40iw_create_cq()Dan Carpenter2017-07-201-1/+3
* i40iw: Free QP PBLEs when the QP is destroyedTatyana Nikolova2017-07-201-4/+11
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-1/+1
* IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2017-04-251-5/+5
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+0
|\
| * IB/i40iw: Remove a superfluous assignment statementBart Van Assche2017-01-241-1/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-231-4/+4
|\ \
| * | IB: Query ports via the core instead of direct into the driverOr Gerlitz2017-02-141-4/+4
| |/
* | RDMA/core: Add the function ib_mtu_int_to_enumAmrani, Ram2017-01-241-10/+1
|/
* i40iw: Set 128B as the only supported RQ WQE sizeChien Tin Tung2016-12-221-10/+11
* Merge branch 'mlx' into merge-testDoug Ledford2016-12-141-1/+3
|\
| * IB/core: Let create_ah return extended response to userMoni Shoua2016-12-131-1/+3
| |
| \
*-. \ Merge branches 'chelsio', 'debug-cleanup', 'hns' and 'i40iw' into merge-testDoug Ledford2016-12-141-45/+189
|\ \ \ | |_|/ |/| |
| | * i40iw: Reorganize structures to align with HW capabilitiesHenry Orosco2016-12-121-10/+7
| | * i40iw: Fix race condition in terminate timer's handlerShiraz Saleem2016-12-121-1/+1
| | * i40iw: Use correct src address in memcpy to rdma stats countersShiraz Saleem2016-12-121-1/+1
| | * i40iw: Add missing cleanup on device closeMustafa Ismail2016-12-051-0/+25
| | * i40iw: Add 2MB page supportHenry Orosco2016-12-051-10/+49
| | * i40iw: Utilize physically mapped memory regionsHenry Orosco2016-12-051-9/+93
| | * i40iw: Use actual page sizeHenry Orosco2016-12-051-4/+1
| | * i40iw: Query device accounts for internal rsrcHenry Orosco2016-12-051-4/+4
| | * i40iw: Correct values for max_recv_sge, max_send_sgeHenry Orosco2016-12-051-1/+5
| | * i40iw: Use vector when creating CQsHenry Orosco2016-12-051-2/+3
| | * i40iw: Add Quality of Service supportHenry Orosco2016-12-031-4/+2
| |/ |/|
| * IB/i40iw: Remove debug prints after allocation failureLeon Romanovsky2016-12-031-1/+0
|/
* i40iw: Avoid writing to freed memoryMustafa Ismail2016-08-241-2/+1
* i40iw: Fix double free of allocated_bufferMustafa Ismail2016-08-241-1/+0
* 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
OpenPOWER on IntegriCloud