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