summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4/iw_cxgb4.h
Commit message (Expand)AuthorAgeFilesLines
* RDMA/cxgb4: Delete unused c4iw_ep_redirect prototypeAlexey Dobriyan2024-01-251-2/+0
* RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe2022-04-061-1/+0
* Merge branch 'sg_nents' into rdma.git for-nextJason Gunthorpe2021-08-301-1/+2
|\
| * RDMA/iw_cxgb4: Fix refcount underflow while destroying cqs.Dakshaja Uppalapati2021-08-051-1/+2
* | RDMA: Globally allocate and release QP memoryLeon Romanovsky2021-08-031-3/+2
|/
* RDMA/cxgb4: Use refcount_t instead of atomic_t for reference countingWeihang Li2021-06-081-1/+1
* RDMA: Delete not-used static inline functionsLeon Romanovsky2021-03-221-11/+0
* RDMA/cxgb4: Remove MW supportJason Gunthorpe2020-10-261-2/+0
* RDMA: Clean MW allocation and free flowsLeon Romanovsky2020-09-171-2/+1
* RDMA: Allow fail of destroy CQLeon Romanovsky2020-09-091-1/+1
* RDMA: Restore ability to fail on SRQ destroyLeon Romanovsky2020-09-091-1/+1
* RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman2020-07-061-1/+1
* RDMA: Add dedicated CM_ID resource tracker functionMaor Gottlieb2020-06-231-3/+1
* RDMA: Add dedicated QP resource tracker functionMaor Gottlieb2020-06-231-0/+1
* RDMA: Add a dedicated CQ resource tracker functionMaor Gottlieb2020-06-231-0/+1
* RDMA: Add dedicated MR resource tracker functionMaor Gottlieb2020-06-231-0/+1
* RDMA: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-201-2/+2
* RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky2019-06-111-3/+2
* RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky2019-06-111-1/+1
* iw_cxgb4: Fix qpid leakNirranjan Kirubaharan2019-05-271-2/+2
* RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky2019-04-081-4/+3
* IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-011-1/+0
* IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-011-7/+6
* cxgb4: Convert stid_idr to XArrayMatthew Wilcox2019-03-251-57/+2
* cxgb4: Convert atid_idr to XArrayMatthew Wilcox2019-03-251-1/+1
* cxgb4: Convert hwtid_idr to XArrayMatthew Wilcox2019-03-251-1/+1
* cxgb4: Convert mmidr to XArrayMatthew Wilcox2019-03-251-5/+1
* cxgb4: Convert qpidr to XArrayMatthew Wilcox2019-03-251-2/+2
* cxgb4: Convert cqidr to XArrayMatthew Wilcox2019-03-251-2/+2
* RDMA/cxgb4: Remove kref accounting for sync operationLeon Romanovsky2019-02-151-13/+0
* iw_cxgb4: complete the cached SRQ buffersRaju Rangoju2019-02-081-0/+3
* iw_cxgb4: pass window scale in flowc work requestPotnuri Bharat Teja2018-08-081-1/+5
* RDMA/providers: Remove pointless functionsKamal Heib2018-07-301-1/+0
* RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-301-6/+6
* rdma/cxgb4: Add support for kernel mode SRQ'sRaju Rangoju2018-07-251-1/+2
* rdma/cxgb4: Add support for srq functions & structsRaju Rangoju2018-07-251-0/+38
* rdma/cxgb4: Add support for 64Byte cqesRaju Rangoju2018-07-131-0/+1
* Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford2018-05-091-1/+5
|\
| * iw_cxgb4: Atomically flush per QP HW CQEsBharat Potnuri2018-04-271-1/+1
| * RDMA/cxgb4: release hw resources on device removalRaju Rangoju2018-04-271-0/+4
* | iw_cxgb4: dump detailed driver-specific QP informationSteve Wise2018-05-031-0/+5
|/
* Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe2017-12-271-2/+0
|\
| * iw_cxgb4: reflect the original WR opcode in drain cqesSteve Wise2017-12-211-2/+0
* | infiniband: cxgb4: use ktime_get for timestampsArnd Bergmann2017-12-131-2/+2
|/
* iw_cxgb4: Fix possible circular dependency locking warningBharat Potnuri2017-11-131-1/+9
* iw_cxgb4: remove BUG_ON() usage.Steve Wise2017-11-131-1/+0
* Merge branch 'timer_setup' into for-nextDoug Ledford2017-10-181-1/+0
|\
| * RDMA/cxgb4: Convert timers to use timer_setup()Kees Cook2017-10-181-1/+0
* | iw_cxgb4: add referencing to wait objectsSteve Wise2017-09-291-3/+57
* | iw_cxgb4: allocate wait object for each ep objectSteve Wise2017-09-291-1/+1