aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rdmavt/cq.c
AgeCommit message (Expand)Author
2020-05-06IB/rdmavt: Always return ERR_PTR from rvt_create_mmap_info()Sudip Mukherjee
2020-03-13IB/rdmavt: Free kernel completion queue when doneKaike Wan
2019-10-22infiniband: fix sw/rdmavt/ kernel-doc notationrd.dunlab@gmail.com
2019-07-10IB/rdmavt: Fix variable shadowing issue in rvt_create_cqNathan Chancellor
2019-06-28IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is fullKamenee Arumugam
2019-06-28IB/hfi1: Move rvt_cq_wc struct into uapi directoryKamenee Arumugam
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky
2019-06-11RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch
2018-05-09IB/{hfi1, rdmavt, qib}: Implement CQ completion vector supportSebastian Sanchez
2018-05-09IB/hfi1: Optimize kthread pointer locking when queuing CQ entriesSebastian Sanchez
2018-01-15RDMA: Mark imm_data as be32 in the verbs uapi headerJason Gunthorpe
2018-01-10infiniband: fix sw/rdmavt/* kernel-doc notationRandy Dunlap
2018-01-05IB/rdmavt: Allocate CQ memory on the correct nodeMike Marciniszyn
2017-08-18Add OPA extended LID supportHiatt, Don
2017-08-08IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don
2017-04-05IB/rdmavt: Add tracing for cq entry and pollMike Marciniszyn
2016-12-15rdma: fix buggy code that the compiler warns aboutLinus Torvalds
2016-12-14IB/rdmavt: Handle the kthread worker using the new APIPetr Mladek
2016-12-14IB/rdmavt: Avoid queuing work into a destroyed cq kthread workerPetr Mladek
2016-10-11kthread: kthread worker API cleanupPetr Mladek
2016-08-02IB/rdmavt: Add missing spin_lock_init call for rdi->n_cqs_lockJianxin Xiong
2016-05-13IB/rdmavt: Increase CQ callback thread priorityMike Marciniszyn
2016-03-10IB/rdmavt: Remove RVT_FLAGsDennis Dalessandro
2016-03-10IB/rdmavt: Clean up comments and add more documentationDennis Dalessandro
2016-03-10staging/rdma/hfi1: Clean up return handlingDennis Dalessandro
2016-03-10IB/rdmavt: Fix copyright dateDennis Dalessandro
2016-03-10IB/rdmavt: Add completion queue functionsDennis Dalessandro
2016-03-10IB/rdmavt: Add completion queue function stubsDennis Dalessandro