| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-05 | 1 | -0/+4 |
* | IB/hfi1, IB/rdmavt: Move r_adefered to r_lock cache line | Mike Marciniszyn | 2017-05-05 | 1 | -1/+0 |
* | IB/core: Use rdma_ah_attr accessor functions | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -1/+1 |
* | IB/core: Rename struct ib_ah_attr to rdma_ah_attr | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -1/+1 |
* | IB/hfi1: Prevent kernel QP post send hard lockups | Mike Marciniszyn | 2017-04-28 | 1 | -2/+4 |
* | IB/hfi1: Add transmit fault injection feature | Don Hiatt | 2017-04-05 | 1 | -0/+1 |
* | IB/hfi1: Add receive fault injection feature | Don Hiatt | 2017-04-05 | 1 | -0/+4 |
* | IB/hfi1, rdmavt: Move SGE state helper routines into rdmavt | Brian Welty | 2017-02-19 | 1 | -2/+0 |
* | IB/hfi1, rdmavt: Update copy_sge to use boolean arguments | Brian Welty | 2017-02-19 | 1 | -2/+2 |
* | IB/hfi1: Use new rdmavt timers | Venkata Sandeep Dhanalakota | 2017-02-19 | 1 | -8/+1 |
* | IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavt | Brian Welty | 2017-02-19 | 1 | -9/+0 |
* | IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavt | Brian Welty | 2017-02-19 | 1 | -2/+0 |
* | IB/hfi1: Unify access to GUID entries | Jakub Pawlak | 2016-11-15 | 1 | -3/+0 |
* | IB/hfi1: Add unique txwait_lock for txreq events | Mike Marciniszyn | 2016-11-15 | 1 | -6/+7 |
* | IB/hfi1: Consolidate pio control masks into single definition | Mike Marciniszyn | 2016-10-02 | 1 | -0/+3 |
* | IB/qib,IB/hfi: Use core common header file | Mike Marciniszyn | 2016-10-02 | 1 | -83/+7 |
* | IB/hfi1: Rename hfi1_pio_header to hfi1_sdma_header. | Don Hiatt | 2016-08-02 | 1 | -1/+1 |
* | IB/hfi1: Rename struct ahg_ib_header to struct hfi1_ahg_info | Dasaratharaman Chandramouli | 2016-08-02 | 1 | -2/+2 |
* | IB/hfi1: Remove unused elements from struct ahg_ib_header | Dasaratharaman Chandramouli | 2016-08-02 | 1 | -2/+0 |
* | IB/hfi1, qib: Add ieth to the packet header definitions | Jianxin Xiong | 2016-05-26 | 1 | -0/+1 |
* | IB/hfi1: Move driver out of staging | Dennis Dalessandro | 2016-05-26 | 1 | -0/+530 |