| Commit message (Expand) | Author | Age |
* | iw_cxgb4: Remove negative advice dmesg warnings | Hariprasad S | 2015-05-05 |
* | RDMA/cxgb4: Don't hang threads forever waiting on WR replies | Hariprasad S | 2015-02-18 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-07-22 |
|\ |
|
| * | RDMA/cxgb4: Call iwpm_init() only once | Steve Wise | 2014-07-13 |
* | | iw_cxgb4: Don't limit TPTE count to 32KB | Hariprasad Shenai | 2014-07-21 |
* | | cxgb4/iw_cxgb4: work request logging feature | Hariprasad Shenai | 2014-07-15 |
* | | cxgb4/iw_cxgb4: use firmware ord/ird resource limits | Hariprasad Shenai | 2014-07-15 |
* | | iw_cxgb4: Detect Ing. Padding Boundary at run-time | Hariprasad Shenai | 2014-07-15 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-06-12 |
|\ |
|
| * | iw_cxgb4: don't truncate the recv window size | Hariprasad Shenai | 2014-06-11 |
* | | RDMA/cxgb4: Add support for iWARP Port Mapper user space service | Steve Wise | 2014-06-10 |
|/ |
|
* | RDMA/cxgb4: Fix endpoint mutex deadlocks | Steve Wise | 2014-04-28 |
* | RDMA/cxgb4: Use the BAR2/WC path for kernel QPs and T5 devices | Steve Wise | 2014-04-11 |
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2014-04-03 |
|\ |
|
| * | RDMA/cxgb4: Save the correct map length for fast_reg_page_lists | Steve Wise | 2014-03-20 |
| * | RDMA/cxgb4: Mind the sq_sig_all/sq_sig_type QP attributes | Steve Wise | 2014-03-20 |
* | | cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes | Steve Wise | 2014-03-14 |
|/ |
|
* | RDMA/cxgb4: Fix QP flush logic | Steve Wise | 2013-08-13 |
* | RDMA/cxgb4: Add support for active and passive open connection with IPv6 address | Vipul Pandya | 2013-08-13 |
* | RDMA/cxgb4: Bump tcam_full stat and WR reply timeout | Vipul Pandya | 2013-03-14 |
* | RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5. | Vipul Pandya | 2013-03-14 |
* | RDMA/cxgb4: Add module_params to enable DB FC & Coalescing on T5 | Vipul Pandya | 2013-03-14 |
* | RDMA/cxgb4: Add Support for Chelsio T5 adapter | Vipul Pandya | 2013-03-14 |
* | IB/cxgb4: convert to idr_alloc() | Tejun Heo | 2013-02-27 |
*-. | Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 's... | Roland Dreier | 2013-02-26 |
|\ \ |
|
| * | | RDMA/cxgb4: Fix endpoint timeout race condition | Vipul Pandya | 2013-02-14 |
| * | | RDMA/cxgb4: Keep QP referenced until TID released | Vipul Pandya | 2013-02-14 |
| |/ |
|
* / | IB/core: Add "type 2" memory windows support | Shani Michaeli | 2013-02-21 |
|/ |
|
* | RDMA/cxgb4: Fix bug for active and passive LE hash collision path | Vipul Pandya | 2012-12-20 |
* | RDMA/cxgb4: Fix LE hash collision bug for active open connection | Vipul Pandya | 2012-12-20 |
* | RDMA/cxgb4: Add query_qp support | Vipul Pandya | 2012-05-18 |
* | RDMA/cxgb4: Remove kfifo usage | Vipul Pandya | 2012-05-18 |
* | RDMA/cxgb4: DB Drop Recovery for RDMA and LLD queues | Vipul Pandya | 2012-05-18 |
* | RDMA/cxgb4: Disable interrupts in c4iw_ev_dispatch() | Vipul Pandya | 2012-05-18 |
* | RDMA/cxgb4: Add DB Overflow Avoidance | Vipul Pandya | 2012-05-18 |
* | RDMA/cxgb4: Add debugfs RDMA memory stats | Vipul Pandya | 2012-05-18 |
*-. | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier | 2011-11-01 |
|\ \ |
|
| | * | RDMA/cxgb4: Serialize calls to CQ's comp_handler | Kumar Sanghvi | 2011-10-31 |
| |/
|/| |
|
| * | RDMA/cxgb4: Add support for MPAv2 Enhanced RDMA Negotiation | Kumar Sanghvi | 2011-10-06 |
|/ |
|
* | RDMA/cxgb4: Use completion objects for event blocking | Steve Wise | 2011-05-24 |
* | RDMA/cxgb4: EEH errors can hang the driver | Steve Wise | 2011-05-10 |
* | RDMA/cxgb4: Reset wait condition atomically | Steve Wise | 2011-05-10 |
* | RDMA/cxgb4: Don't change QP state outside EP lock | Steve Wise | 2011-05-10 |
* | RDMA/cxgb4: Remove db_drop_task | Steve Wise | 2011-03-14 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 |
|\ |
|
| * | infiniband: Only include mutex.h once in drivers/infiniband/hw/cxgb4/iw_cxgb4.h | Jesper Juhl | 2010-11-15 |
* | | RDMA/cxgb3,cxgb4: Remove dead code | Stephen Hemminger | 2011-01-10 |
|/ |
|
* | RDMA/cxgb4: Use a mutex for QP and EP state transitions | Steve Wise | 2010-09-28 |
* | RDMA/cxgb4: Support on-chip SQs | Steve Wise | 2010-09-28 |
* | RDMA/cxgb4: Centralize the wait logic | Steve Wise | 2010-09-28 |