summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4/iw_cxgb4.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | iw_cxgb4: allocate wait object for each qp objectSteve Wise2017-09-291-0/+1
* | iw_cxgb4: allocate wait object for each cq objectSteve Wise2017-09-291-0/+1
* | iw_cxgb4: allocate wait object for each memory objectSteve Wise2017-09-291-0/+2
* | iw_cxgb4: change pr_debug to appropriate log levelBharat Potnuri2017-09-271-2/+2
* | iw_cxgb4: Remove __func__ parameter from pr_debug()Bharat Potnuri2017-09-271-8/+5
|/
* cxgb4: Convert PDBG to pr_debugJoe Perches2017-04-201-24/+20
* cxgb4: Use more common logging styleJoe Perches2017-04-201-0/+6
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-1/+1
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-201-3/+3
|\
| * locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-141-3/+3
* | iw_cxgb4: free EQ queue memory on last derefSteve Wise2017-01-101-0/+18
* | iw_cxgb4: refactor sq/rq drain logicSteve Wise2017-01-101-4/+2
|/
* iw_cxgb4: invalidate the mr when posting a read_w_inv wrSteve Wise2016-11-161-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-091-1/+1
|\
| * IB/cxgb4: Move user vendor structuresLeon Romanovsky2016-10-071-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-231-0/+1
|\ \