| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavt | Venkata Sandeep Dhanalakota | 2018-10-04 | 1 | -330/+2 |
* | IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavt | Venkata Sandeep Dhanalakota | 2018-10-04 | 1 | -43/+2 |
* | IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt | Brian Welty | 2018-10-04 | 1 | -1/+2 |
* | IB/hfi1: Prepare resource waits for dual leg | Dennis Dalessandro | 2018-10-01 | 1 | -3/+7 |
* | IB/rdmavt, IB/hfi1: Create device dependent s_flags | Mike Marciniszyn | 2018-06-19 | 1 | -7/+7 |
* | IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavt | Brian Welty | 2018-05-09 | 1 | -152/+2 |
* | IB/hfi1: Fix loss of BECN with AHG | Mike Marciniszyn | 2018-05-03 | 1 | -10/+40 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2018-02-06 | 1 | -30/+17 |
|\ |
|
| * | IB/hfi1: Remove blind constants from 16B update | Mike Marciniszyn | 2018-02-01 | 1 | -7/+6 |
| * | IB/hfi1: Remove unnecessary fecn and becn fields | Sebastian Sanchez | 2018-02-01 | 1 | -2/+2 |
| * | IB/hfi1: Optimize packet type comparison using 9B and bypass code paths | Sebastian Sanchez | 2018-02-01 | 1 | -13/+2 |
| * | IB/hfi1: Remove dependence on qp->s_hdrwords | Mitko Haralanov | 2018-02-01 | 1 | -12/+11 |
* | | drivers/infiniband: Remove now-redundant smp_read_barrier_depends() | Paul E. McKenney | 2017-12-05 | 1 | -1/+0 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2017-11-15 | 1 | -10/+1 |
|\ |
|
| * | IB/hfi1: Mask upper 16Bits of Extended LID prior to rvt_cq_entry | Don Hiatt | 2017-11-13 | 1 | -1/+1 |
| * | IB/hfi1: Remove set-but-not-used variables | Bart Van Assche | 2017-10-15 | 1 | -9/+0 |
* | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 2017-10-25 | 1 | -1/+1 |
|/ |
|
* | IB/hfi1: Add 16B RC/UC support | Don Hiatt | 2017-08-22 | 1 | -44/+157 |
* | IB/hfi1: Add 16B UD support | Don Hiatt | 2017-08-22 | 1 | -2/+2 |
* | IB/hfi1: Add support to process 16B header errors | Don Hiatt | 2017-08-22 | 1 | -11/+20 |
* | IB/hfi1: Add support to send 16B bypass packets | Don Hiatt | 2017-08-22 | 1 | -8/+9 |
* | IB/{rdmavt, hfi1, qib}: Fix panic with post receive and SGE compression | Mike Marciniszyn | 2017-07-31 | 1 | -2/+4 |
* | IB/hfi1: Serve the most starved iowait entry first | Kaike Wan | 2017-07-31 | 1 | -1/+4 |
* | IB/hfi1,qib: Do not send QKey trap for UD qps | Dennis Dalessandro | 2017-06-27 | 1 | -4/+4 |
* | IB/rdmavt: Compress adjacent SGEs in rvt_lkey_ok() | Mike Marciniszyn | 2017-06-27 | 1 | -1/+1 |
* | IB/hfi1: Setup common IB fields in hfi1_packet struct | Don Hiatt | 2017-06-27 | 1 | -47/+42 |
* | IB/hfi1: Fix yield logic in send engine | Mike Marciniszyn | 2017-05-05 | 1 | -30/+50 |
* | IB/core: Use rdma_ah_attr accessor functions | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -33/+49 |
* | IB/hfi1: Prevent kernel QP post send hard lockups | Mike Marciniszyn | 2017-04-28 | 1 | -10/+16 |
* | IB/hfi1: Use defines from common headers | Don Hiatt | 2017-04-28 | 1 | -1/+1 |
* | IB/hfi1: Add functions to parse 9B headers | Don Hiatt | 2017-04-28 | 1 | -12/+12 |
* | IB/rdmavt: Add swqe completion trace | Mike Marciniszyn | 2017-04-05 | 1 | -0/+2 |
* | IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependent | Mike Marciniszyn | 2017-04-05 | 1 | -1/+4 |
* | IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.h | Don Hiatt | 2017-02-19 | 1 | -1/+1 |
* | IB/hfi1, rdmavt: Update copy_sge to use boolean arguments | Brian Welty | 2017-02-19 | 1 | -5/+5 |
* | IB/hfi1: Use new rdmavt timers | Venkata Sandeep Dhanalakota | 2017-02-19 | 1 | -41/+2 |
* | IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavt | Brian Welty | 2017-02-19 | 1 | -1/+1 |
* | IB/hfi1,IB/qib: use rvt swqe mr deref helper | Mike Marciniszyn | 2016-12-11 | 1 | -6/+1 |
* | IB/hfi1,IB/qib: Use new send completion helper | Mike Marciniszyn | 2016-12-11 | 1 | -16/+1 |
* | IB/hfi1: Remove dependence on qp->s_cur_size | Don Hiatt | 2016-12-11 | 1 | -2/+2 |
* | IB/hfi1: Unify access to GUID entries | Jakub Pawlak | 2016-11-15 | 1 | -13/+3 |
* | IB/hfi1: Cleanup tasklet refs in comments | Dennis Dalessandro | 2016-10-02 | 1 | -3/+3 |
* | IB/qib,IB/hfi: Use core common header file | Mike Marciniszyn | 2016-10-02 | 1 | -2/+2 |
* | 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 | -14/+14 |
* | IB/hfi1: Remove unused elements from struct ahg_ib_header | Dasaratharaman Chandramouli | 2016-08-02 | 1 | -2/+0 |
* | IB/rdmavt, hfi1: Fix NFSoRDMA failure with FRMR enabled | Jianxin Xiong | 2016-08-02 | 1 | -7/+6 |
* | IB/hfi1: Work request processing for fast register mr and invalidate | Jianxin Xiong | 2016-08-02 | 1 | -0/+26 |
* | IB/hfi1: Move driver out of staging | Dennis Dalessandro | 2016-05-26 | 1 | -0/+979 |