Age | Commit message (Expand) | Author | Files | Lines |
2020-09-03 | RDMA/qib: Convert tasklets to use new tasklet_setup() API | Allen Pais | 1 | -5/+5 |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
2019-01-30 | IB/{hfi1, qib, rvt} Cleanup open coded sge usage | Michael J. Ruhl | 1 | -24/+2 |
2018-12-19 | IB/qib: Fix an error code in qib_sdma_verbs_send() | Dan Carpenter | 1 | -1/+3 |
2018-11-30 | RDMA/qib: Remove all occurrences of BUG_ON() | Leon Romanovsky | 1 | -1/+0 |
2018-10-04 | IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavt | Venkata Sandeep Dhanalakota | 1 | -1/+1 |
2018-02-28 | IB/qib: Move char *qib_sdma_state_names[] and constify while there. | Hernán Gonzalez | 1 | -10/+0 |
2018-02-28 | IB/qib: Remove unused variable (char *qib_sdma_event_names[]) | Hernán Gonzalez | 1 | -14/+0 |
2017-10-15 | IB/qib: Suppress gcc 7 fall-through complaints | Bart Van Assche | 1 | -1/+1 |
2016-03-11 | IB/qib: Remove modify queue pair code | Harish Chegondi | 1 | -1/+1 |
2016-03-11 | IB/qib: Use rdmavt version of post_send | Harish Chegondi | 1 | -2/+2 |
2016-03-11 | IB/qib: Use rdmavt send and receive flags | Harish Chegondi | 1 | -2/+2 |
2016-03-11 | IB/qib: Remove mmap from qib | Harish Chegondi | 1 | -2/+2 |
2016-03-11 | IB/qib: Remove ibport and use rdmavt version | Harish Chegondi | 1 | -1/+1 |
2016-03-11 | IB/qib: Remove qp and mr functionality from qib | Dennis Dalessandro | 1 | -4/+4 |
2016-03-11 | IB/qib: Remove driver specific members from qib qp type | Dennis Dalessandro | 1 | -6/+11 |
2013-08-13 | IB/qib: Improve SDMA performance | CQ Tang | 1 | -1/+7 |
2013-07-30 | IB/qib: Add err_decode() call for ring dump | Mike Marciniszyn | 1 | -1/+1 |
2013-07-12 | IB/qib: Log all SDMA errors unconditionally | Dean Luick | 1 | -0/+56 |
2012-07-19 | IB/qib: checkpatch fixes | Mike Marciniszyn | 1 | -5/+6 |
2011-11-01 | infiniband: add moduleparam.h to drivers/infiniband as required | Paul Gortmaker | 1 | -0/+1 |
2010-08-04 | IB/qib: Fix race between qib_error_qp() and receive packet processing | Ralph Campbell | 1 | -0/+2 |
2010-05-24 | IB/qib: Add new qib driver for QLogic PCIe InfiniBand adapters | Ralph Campbell | 1 | -0/+973 |