Age | Commit message (Expand) | Author | Files | Lines |
2019-10-04 | RDMA/iw_cxgb3: Remove the iw_cxgb3 module from kernel | Potnuri Bharat Teja | 1 | -1082/+0 |
2018-07-31 | RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const | Bart Van Assche | 1 | -6/+6 |
2018-07-31 | RDMA: Constify the argument of the work request conversion functions | Bart Van Assche | 1 | -10/+10 |
2017-10-15 | RDMA/cxgb3: Annotate locking assumptions | Bart Van Assche | 1 | -0/+3 |
2017-06-16 | networking: convert many more places to skb_put_zero() | Johannes Berg | 1 | -4/+2 |
2017-04-20 | cxgb3: Convert PDBG to pr_debug | Joe Perches | 1 | -30/+30 |
2017-04-20 | cxgb3: Use more common logging style | Joe Perches | 1 | -4/+3 |
2017-01-14 | locking/atomic, kref: Add kref_read() | Peter Zijlstra | 1 | -1/+1 |
2015-12-23 | IB: remove in-kernel support for memory windows | Christoph Hellwig | 1 | -82/+0 |
2015-10-29 | RDMA/cxgb3: Remove old FRWR API | Sagi Grimberg | 1 | -47/+0 |
2015-10-29 | RDMA/cxgb3: Support the new memory registration API | Sagi Grimberg | 1 | -0/+48 |
2015-10-08 | IB: split struct ib_send_wr | Christoph Hellwig | 1 | -18/+18 |
2013-06-20 | RDMA/cxgb3: Timeout condition is never true | Dan Carpenter | 1 | -1/+2 |
2013-02-21 | IB/core: Add "type 2" memory windows support | Shani Michaeli | 1 | -7/+8 |
2012-03-08 | RDMA/cxgb3: Don't pass irq flags to flush_qp() | Steve Wise | 1 | -20/+20 |
2011-10-31 | RDMA/cxgb3: Serialize calls to CQ's comp_handler | Kumar Sanghvi | 1 | -2/+12 |
2011-05-24 | RDMA/cxgb3: Don't post zero-byte read if endpoint is going away | Steve Wise | 1 | -3/+3 |
2011-01-11 | RDMA/cxgb3,cxgb4: Remove dead code | Stephen Hemminger | 1 | -56/+0 |
2010-10-23 | RDMA/cxgb3: When a user QP is marked in error, also mark the CQs in error | Steve Wise | 1 | -7/+18 |
2010-08-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 1 | -2/+2 |
2010-07-21 | RDMA/cxgb3: Clean up signed check of unsigned variable | Dan Carpenter | 1 | -2/+2 |
2010-06-16 | fix typos concerning "hierarchy" | Uwe Kleine-König | 1 | -2/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-24 | RDMA/cxgb3: Doorbell overflow avoidance and recovery | Steve Wise | 1 | -3/+6 |
2009-12-16 | RDMA/cxgb3: Fix error paths in post_send and post_recv | Frank Zago | 1 | -12/+20 |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 1 | -0/+1 |
2009-09-06 | RDMA/cxgb3: Set the appropriate IO channel in rdma_init work requests | Steve Wise | 1 | -0/+1 |
2009-04-21 | RDMA/cxgb3: Don't zero QP attrs when moving to IDLE | Steve Wise | 1 | -1/+0 |
2009-03-30 | RDMA/cxgb3: Handle EEH events | Steve Wise | 1 | -2/+2 |
2009-03-25 | Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm... | Roland Dreier | 1 | -2/+2 |
2009-02-17 | RDMA/cxgb3: Remove modulo math from build_rdma_recv() | Steve Wise | 1 | -2/+2 |
2009-02-11 | RDMA/cxgb3: sgl/pbl offset calculation needs 64 bits | Steve Wise | 1 | -6/+3 |
2009-01-18 | IB: Remove __constant_{endian} uses | Harvey Harrison | 1 | -2/+2 |
2008-11-01 | RDMA/cxgb3: Fix too-big reserved field zeroing in iwch_post_zb_read() | Roland Dreier | 1 | -1/+0 |
2008-08-04 | RDMA/cxgb3: Fix up MW access rights | Steve Wise | 1 | -1/+1 |
2008-08-04 | RDMA/cxgb3: Fix QP capabilities | Steve Wise | 1 | -16/+7 |
2008-07-15 | RDMA/cxgb3: Fixes for zero STag | Steve Wise | 1 | -18/+109 |
2008-07-15 | RDMA/cxgb3: MEM_MGT_EXTENSIONS support | Steve Wise | 1 | -45/+97 |
2008-05-17 | RDMA/cxgb3: Fix uninitialized variable warning in iwch_post_send() | Roland Dreier | 1 | -1/+1 |
2008-05-02 | RDMA/cxgb3: QP flush fixes | Steve Wise | 1 | -5/+8 |
2008-04-30 | RDMA/cxgb3: Support peer-2-peer connection setup | Steve Wise | 1 | -4/+50 |
2008-04-30 | RDMA/cxgb3: Correctly serialize peer abort path | Steve Wise | 1 | -1/+5 |
2008-04-17 | IB/core: Add support for "send with invalidate" work requests | Roland Dreier | 1 | -2/+2 |
2008-04-17 | IB: Replace remaining __FUNCTION__ occurrences with __func__ | Harvey Harrison | 1 | -19/+19 |
2008-01-26 | RDMA/cxgb3: Mark QP as privileged based on user capabilities | Steve Wise | 1 | -0/+1 |
2008-01-26 | RDMA/cxgb3: Flush the receive queue when closing | Steve Wise | 1 | -2/+5 |
2008-01-26 | RDMA/cxgb3: Support version 5.0 firmware | Steve Wise | 1 | -19/+2 |
2007-07-10 | RDMA/cxgb3: TERMINATE WRs can hang the tx ofld queue | Steve Wise | 1 | -3/+3 |
2007-07-10 | RDMA/cxgb3: Streaming -> RDMA mode transition fixes | Steve Wise | 1 | -0/+1 |
2007-05-01 | RDMA/cxgb3: Fix TERM codes | Steve Wise | 1 | -31/+38 |