| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/hfi1: Add running average for adaptive pio | Mike Marciniszyn | 2019-03-26 | 1 | -0/+1 |
* | IB/hfi1: Add TID RDMA WRITE functionality into RDMA verbs | Kaike Wan | 2019-02-05 | 1 | -0/+1 |
* | IB/hfi1: Add the dual leg code | Kaike Wan | 2019-02-05 | 1 | -0/+3 |
* | IB/hfi1: Add the TID second leg send packet builder | Kaike Wan | 2019-02-05 | 1 | -0/+2 |
* | IB/hfi1: Resend the TID RDMA WRITE DATA packets | Kaike Wan | 2019-02-05 | 1 | -0/+1 |
* | IB/hfi1: Add TID RDMA retry timer | Kaike Wan | 2019-02-05 | 1 | -0/+2 |
* | IB/hfi1: Add a function to receive TID RDMA ACK packet | Kaike Wan | 2019-02-05 | 1 | -0/+4 |
* | IB/hfi1: Add a function to build TID RDMA ACK packet | Kaike Wan | 2019-02-05 | 1 | -0/+2 |
* | IB/hfi1: Add a function to receive TID RDMA WRITE DATA packet | Kaike Wan | 2019-02-05 | 1 | -0/+3 |
* | IB/hfi1: Add a function to receive TID RDMA WRITE response | Kaike Wan | 2019-02-05 | 1 | -0/+3 |
* | IB/hfi1: Add TID resource timer | Kaike Wan | 2019-02-05 | 1 | -0/+1 |
* | IB/hfi1: Add a function to build TID RDMA WRITE response | Kaike Wan | 2019-02-05 | 1 | -0/+1 |
* | IB/hfi1: Add functions to receive TID RDMA WRITE request | Kaike Wan | 2019-02-05 | 1 | -0/+12 |
* | IB/hfi1: Add interlock between a TID RDMA request and other requests | Kaike Wan | 2019-02-05 | 1 | -0/+3 |
* | IB/hfi1: Add TID RDMA handlers | Kaike Wan | 2019-02-05 | 1 | -0/+4 |
* | IB/hfi1: Add functions to receive TID RDMA READ response | Kaike Wan | 2019-02-05 | 1 | -0/+2 |
* | IB/hfi1: Add functions to receive TID RDMA READ request | Kaike Wan | 2019-02-05 | 1 | -0/+5 |
* | IB/hfi1: Add functions to build TID RDMA READ request | Kaike Wan | 2019-02-05 | 1 | -0/+9 |
* | IB/hfi1: Add the counter n_tidwait | Kaike Wan | 2019-02-05 | 1 | -0/+1 |
* | IB/hfi1: TID RDMA RcvArray programming and TID allocation | Kaike Wan | 2019-02-05 | 1 | -0/+34 |
* | IB/hfi1: TID RDMA flow allocation | Kaike Wan | 2019-02-05 | 1 | -0/+3 |
* | IB/hfi1: Add OPFN helper functions for TID RDMA feature | Kaike Wan | 2019-01-31 | 1 | -0/+5 |
* | IB/hfi1: OPFN support discovery | Mitko Haralanov | 2019-01-31 | 1 | -1/+2 |
* | IB/hfi1: Allow the driver to initialize QP priv struct | Mike Marciniszyn | 2018-12-06 | 1 | -0/+2 |
* | IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavt | Venkata Sandeep Dhanalakota | 2018-10-03 | 1 | -3/+0 |
* | IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt | Brian Welty | 2018-10-03 | 1 | -25/+0 |
* | IB/hfi1: Prepare resource waits for dual leg | Dennis Dalessandro | 2018-09-30 | 1 | -1/+3 |
* | IB/rdmavt: Rename check_send_wqe as setup_wqe | Kaike Wan | 2018-09-30 | 1 | -2/+2 |
* | IB/{hfi1, qib, rdmavt}: Schedule multi RC/UC packets instead of posting | Michael J. Ruhl | 2018-09-11 | 1 | -1/+2 |
* | IB/hfi1: Define 16B Management Packets | Don Hiatt | 2018-05-24 | 1 | -0/+7 |
* | IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavt | Brian Welty | 2018-05-09 | 1 | -2/+0 |
* | IB/hfi1: Rework fault injection machinery | Mitko Haralanov | 2018-05-09 | 1 | -4/+2 |
* | IB/hfi1: Remove blind constants from 16B update | Mike Marciniszyn | 2018-02-01 | 1 | -0/+5 |
* | IB/hfi1: Look up ibport using a pointer in receive path | Sebastian Sanchez | 2018-02-01 | 1 | -2/+1 |
* | IB/hfi1: Optimize packet type comparison using 9B and bypass code paths | Sebastian Sanchez | 2018-02-01 | 1 | -0/+5 |
* | IB/hfi1: Remove dependence on qp->s_hdrwords | Mitko Haralanov | 2018-02-01 | 1 | -11/+0 |
* | IB/hfi1: Remove HFI1_VERBS_31BIT_PSN option | Grzegorz Morys | 2017-08-22 | 1 | -5/+0 |
* | IB/hfi1: Enhance PIO/SDMA send for 16B | Don Hiatt | 2017-08-22 | 1 | -0/+1 |
* | IB/hfi1: Add 16B RC/UC support | Don Hiatt | 2017-08-22 | 1 | -1/+2 |
* | IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lids | Dasaratharaman Chandramouli | 2017-08-22 | 1 | -2/+0 |
* | IB/hfi1: Add 16B UD support | Don Hiatt | 2017-08-22 | 1 | -1/+1 |
* | IB/hfi1: Determine 9B/16B L2 header type based on Address handle | Don Hiatt | 2017-08-22 | 1 | -0/+1 |
* | IB/hfi1: Add support to process 16B header errors | Don Hiatt | 2017-08-22 | 1 | -0/+1 |
* | IB/hfi1: Add support to send 16B bypass packets | Don Hiatt | 2017-08-22 | 1 | -12/+10 |
* | IB/hfi1: Add support to receive 16B bypass packets | Don Hiatt | 2017-08-22 | 1 | -0/+13 |
* | IB/hfi1: Serve the most starved iowait entry first | Kaike Wan | 2017-07-31 | 1 | -0/+1 |
* | IB/hfi1,qib: Do not send QKey trap for UD qps | Dennis Dalessandro | 2017-06-27 | 1 | -2/+2 |
* | IB/hfi1: Setup common IB fields in hfi1_packet struct | Don Hiatt | 2017-06-27 | 1 | -4/+2 |
* | IB/hfi1: Fix yield logic in send engine | Mike Marciniszyn | 2017-05-04 | 1 | -0/+4 |
* | IB/hfi1, IB/rdmavt: Move r_adefered to r_lock cache line | Mike Marciniszyn | 2017-05-04 | 1 | -1/+0 |