aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4/qp.c
Commit message (Expand)AuthorAge
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford2018-05-09
|\
| * iw_cxgb4: Atomically flush per QP HW CQEsBharat Potnuri2018-04-27
* | IB/cxgb4: use skb_put_zero()/__skb_put_zeroYueHaibing2018-05-01
|/
* Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe2017-12-27
|\
| * iw_cxgb4: when flushing, complete all wrs in a chainSteve Wise2017-12-21
| * iw_cxgb4: reflect the original WR opcode in drain cqesSteve Wise2017-12-21
| * iw_cxgb4: only insert drain cqes if wq is flushedSteve Wise2017-12-11
| * iw_cxgb4: only clear the ARMED bit if a notification is neededSteve Wise2017-12-07
* | infiniband: cxgb4: use ktime_get for timestampsArnd Bergmann2017-12-13
|/
* iw_cxgb4: atomically flush the qpSteve Wise2017-11-13
* iw_cxgb4: only call the cq comp_handler when the cq is armedSteve Wise2017-11-13
* iw_cxgb4: remove BUG_ON() usage.Steve Wise2017-11-13
* RDMA/cxgb4: Protect from possible dereferenceLeon Romanovsky2017-11-13
* Merge branch 'timer_setup' into for-nextDoug Ledford2017-10-18
|\
| * RDMA/cxgb4: Convert timers to use timer_setup()Kees Cook2017-10-18
* | iw_cxgb4: add referencing to wait objectsSteve Wise2017-09-29
* | iw_cxgb4: allocate wait object for each ep objectSteve Wise2017-09-29
* | iw_cxgb4: allocate wait object for each qp objectSteve Wise2017-09-29
* | iw_cxgb4: change pr_debug to appropriate log levelBharat Potnuri2017-09-27
* | iw_cxgb4: Remove __func__ parameter from pr_debug()Bharat Potnuri2017-09-27
|/
* iw_cxgb4: don't use WR keys/addrs for 0 byte readsGanesh Goudar2017-07-20
* net: introduce __skb_put_[zero, data, u8]yuan linyu2017-06-20
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-16
* cxgb4: Convert PDBG to pr_debugJoe Perches2017-04-20
* cxgb4: Use more common logging styleJoe Perches2017-04-20
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-20
|\
| * locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-14
* | iw_cxgb4: free EQ queue memory on last derefSteve Wise2017-01-10
* | iw_cxgb4: refactor sq/rq drain logicSteve Wise2017-01-10
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-23
|\
| * iw_cxgb4: set correct FetchBurstMax for QPsSteve Wise2016-12-18
* | iw_cxgb4: invalidate the mr when posting a read_w_inv wrSteve Wise2016-11-16
* | iw_cxgb4: set *bad_wr for post_send/post_recv errorsSteve Wise2016-11-16
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-09
|\
| * iw_cxgb4: add fast-path for small REG_MR operationsSteve Wise2016-10-07
* | IB/cxgb4: Make _free_qp static to silence build warningBaoyou Xie2016-09-02
|/
* iw_cxgb4: don't block in destroy_qp awaiting the last derefSteve Wise2016-08-02
* iw_cxgb4: explicitly move the qp to ERROR state during flushSteve Wise2016-08-02
* RDMA/iw_cxgb4: Low resource fixes for connection managerHariprasad S2016-06-23
* RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chipsHariprasad S2016-04-26
* iw_cxgb4: handle draining an idle qpSteve Wise2016-04-26
*-. Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford2016-03-16
|\ \
| | * iw_cxgb4: Max fastreg depth depends on DSGL supportHariprasad S2016-02-29
| | * iw_cxgb4: make queue allocation code more readableHariprasad S2016-02-29
| |/
* / iw_cxgb4: add queue drain functionsSteve Wise2016-02-29
|/
* IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-23
* iw_cxgb4: Remove old FRWR APISagi Grimberg2015-10-28
* iw_cxgb4: Support the new memory registration APISagi Grimberg2015-10-28
* Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-28
|\