Age | Commit message (Expand) | Author | Files | Lines |
2023-09-11 | IB: Use capital "OR" for multiple licenses in SPDX | Krzysztof Kozlowski | 1 | -1/+1 |
2022-09-20 | IB/hfi1: remove rc_only_opcode and uc_only_opcode declarations | Gaosheng Cui | 1 | -3/+0 |
2021-08-25 | RDMA/hfi1: Convert to SPDX identifier | Cai Huoqing | 1 | -43/+1 |
2021-03-26 | RDMA: Support more than 255 rdma ports | Mark Bloch | 1 | -2/+2 |
2019-12-09 | treewide: Use sizeof_field() macro | Pankaj Bharadiya | 1 | -2/+2 |
2019-11-13 | RDMA: Change MAD processing function to remove extra casting and parameter | Leon Romanovsky | 1 | -3/+2 |
2019-06-18 | IB/hfi1: Use aborts to trigger RC throttling | Mike Marciniszyn | 1 | -0/+1 |
2019-03-26 | IB/hfi1: Add running average for adaptive pio | Mike Marciniszyn | 1 | -0/+1 |
2019-02-06 | IB/hfi1: Add TID RDMA WRITE functionality into RDMA verbs | Kaike Wan | 1 | -0/+1 |
2019-02-06 | IB/hfi1: Add the dual leg code | Kaike Wan | 1 | -0/+3 |
2019-02-06 | IB/hfi1: Add the TID second leg send packet builder | Kaike Wan | 1 | -0/+2 |
2019-02-06 | IB/hfi1: Resend the TID RDMA WRITE DATA packets | Kaike Wan | 1 | -0/+1 |
2019-02-06 | IB/hfi1: Add TID RDMA retry timer | Kaike Wan | 1 | -0/+2 |
2019-02-06 | IB/hfi1: Add a function to receive TID RDMA ACK packet | Kaike Wan | 1 | -0/+4 |
2019-02-06 | IB/hfi1: Add a function to build TID RDMA ACK packet | Kaike Wan | 1 | -0/+2 |
2019-02-06 | IB/hfi1: Add a function to receive TID RDMA WRITE DATA packet | Kaike Wan | 1 | -0/+3 |
2019-02-06 | IB/hfi1: Add a function to receive TID RDMA WRITE response | Kaike Wan | 1 | -0/+3 |
2019-02-06 | IB/hfi1: Add TID resource timer | Kaike Wan | 1 | -0/+1 |
2019-02-06 | IB/hfi1: Add a function to build TID RDMA WRITE response | Kaike Wan | 1 | -0/+1 |
2019-02-06 | IB/hfi1: Add functions to receive TID RDMA WRITE request | Kaike Wan | 1 | -0/+12 |
2019-02-06 | IB/hfi1: Add interlock between a TID RDMA request and other requests | Kaike Wan | 1 | -0/+3 |
2019-02-06 | IB/hfi1: Add TID RDMA handlers | Kaike Wan | 1 | -0/+4 |
2019-02-06 | IB/hfi1: Add functions to receive TID RDMA READ response | Kaike Wan | 1 | -0/+2 |
2019-02-06 | IB/hfi1: Add functions to receive TID RDMA READ request | Kaike Wan | 1 | -0/+5 |
2019-02-06 | IB/hfi1: Add functions to build TID RDMA READ request | Kaike Wan | 1 | -0/+9 |
2019-02-06 | IB/hfi1: Add the counter n_tidwait | Kaike Wan | 1 | -0/+1 |
2019-02-06 | IB/hfi1: TID RDMA RcvArray programming and TID allocation | Kaike Wan | 1 | -0/+34 |
2019-02-06 | IB/hfi1: TID RDMA flow allocation | Kaike Wan | 1 | -0/+3 |
2019-01-31 | IB/hfi1: Add OPFN helper functions for TID RDMA feature | Kaike Wan | 1 | -0/+5 |
2019-01-31 | IB/hfi1: OPFN support discovery | Mitko Haralanov | 1 | -1/+2 |
2018-12-07 | IB/hfi1: Allow the driver to initialize QP priv struct | Mike Marciniszyn | 1 | -0/+2 |
2018-10-04 | IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavt | Venkata Sandeep Dhanalakota | 1 | -3/+0 |
2018-10-04 | IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt | Brian Welty | 1 | -25/+0 |
2018-10-01 | IB/hfi1: Prepare resource waits for dual leg | Dennis Dalessandro | 1 | -1/+3 |
2018-10-01 | IB/rdmavt: Rename check_send_wqe as setup_wqe | Kaike Wan | 1 | -2/+2 |
2018-09-11 | IB/{hfi1, qib, rdmavt}: Schedule multi RC/UC packets instead of posting | Michael J. Ruhl | 1 | -1/+2 |
2018-05-24 | IB/hfi1: Define 16B Management Packets | Don Hiatt | 1 | -0/+7 |
2018-05-09 | IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavt | Brian Welty | 1 | -2/+0 |
2018-05-09 | IB/hfi1: Rework fault injection machinery | Mitko Haralanov | 1 | -4/+2 |
2018-02-02 | IB/hfi1: Remove blind constants from 16B update | Mike Marciniszyn | 1 | -0/+5 |
2018-02-02 | IB/hfi1: Look up ibport using a pointer in receive path | Sebastian Sanchez | 1 | -2/+1 |
2018-02-02 | IB/hfi1: Optimize packet type comparison using 9B and bypass code paths | Sebastian Sanchez | 1 | -0/+5 |
2018-02-02 | IB/hfi1: Remove dependence on qp->s_hdrwords | Mitko Haralanov | 1 | -11/+0 |
2017-08-22 | IB/hfi1: Remove HFI1_VERBS_31BIT_PSN option | Grzegorz Morys | 1 | -5/+0 |
2017-08-22 | IB/hfi1: Enhance PIO/SDMA send for 16B | Don Hiatt | 1 | -0/+1 |
2017-08-22 | IB/hfi1: Add 16B RC/UC support | Don Hiatt | 1 | -1/+2 |
2017-08-22 | IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lids | Dasaratharaman Chandramouli | 1 | -2/+0 |
2017-08-22 | IB/hfi1: Add 16B UD support | Don Hiatt | 1 | -1/+1 |
2017-08-22 | IB/hfi1: Determine 9B/16B L2 header type based on Address handle | Don Hiatt | 1 | -0/+1 |
2017-08-22 | IB/hfi1: Add support to process 16B header errors | Don Hiatt | 1 | -0/+1 |