| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is full | Kamenee Arumugam | 2019-06-28 | 1 | -2/+1 |
* | IB/hfi1: OPFN support discovery | Mitko Haralanov | 2019-01-31 | 1 | -1/+2 |
* | IB/hfi1: Correctly process FECN and BECN in packets | Mitko Haralanov | 2018-12-06 | 1 | -1/+1 |
* | IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavt | Venkata Sandeep Dhanalakota | 2018-10-03 | 1 | -2/+2 |
* | IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt | Brian Welty | 2018-10-03 | 1 | -5/+5 |
* | IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return values | Michael J. Ruhl | 2018-06-26 | 1 | -2/+2 |
* | IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavt | Brian Welty | 2018-05-09 | 1 | -2/+2 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2018-02-06 | 1 | -7/+2 |
|\ |
|
| * | IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packet | Sebastian Sanchez | 2018-02-01 | 1 | -2/+1 |
| * | IB/hfi1: Remove dependence on qp->s_hdrwords | Mitko Haralanov | 2018-02-01 | 1 | -5/+1 |
* | | drivers/infiniband: Remove now-redundant smp_read_barrier_depends() | Paul E. McKenney | 2017-12-05 | 1 | -2/+0 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2017-11-15 | 1 | -2/+1 |
|\ |
|
| * | IB/hfi1: Mask upper 16Bits of Extended LID prior to rvt_cq_entry | Don Hiatt | 2017-11-13 | 1 | -1/+1 |
| * | IB/hfi1: Set hdr_type when tx req is allocated | Kaike Wan | 2017-10-18 | 1 | -1/+0 |
* | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 2017-10-25 | 1 | -2/+2 |
|/ |
|
* | IB/hfi1: Add 16B RC/UC support | Don Hiatt | 2017-08-22 | 1 | -11/+29 |
* | IB/hfi1: Add support to send 16B bypass packets | Don Hiatt | 2017-08-22 | 1 | -2/+2 |
* | IB/hfi1: Add support to receive 16B bypass packets | Don Hiatt | 2017-08-22 | 1 | -1/+1 |
* | IB/hfi1: Setup common IB fields in hfi1_packet struct | Don Hiatt | 2017-06-27 | 1 | -13/+3 |
* | IB/hfi1: Add functions to parse BTH/IB headers | Don Hiatt | 2017-06-27 | 1 | -1/+1 |
* | IB/core: Use rdma_ah_attr accessor functions | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -3/+3 |
* | IB/hfi1: Add functions to parse 9B headers | Don Hiatt | 2017-04-28 | 1 | -4/+4 |
* | IB/hfi1, rdmavt: Update copy_sge to use boolean arguments | Brian Welty | 2017-02-19 | 1 | -5/+5 |
* | IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavt | Brian Welty | 2017-02-19 | 1 | -2/+2 |
* | IB/hfi1: Access hfi1_ibport through rcd pointer | Sebastian Sanchez | 2017-02-19 | 1 | -1/+1 |
* | IB/hfi1: Remove usage of qp->s_cur_sge | Mitko Haralanov | 2016-12-11 | 1 | -1/+1 |
* | IB/hfi1: Remove dependence on qp->s_cur_size | Don Hiatt | 2016-12-11 | 1 | -1/+1 |
* | IB/hfi1: Consolidate pio control masks into single definition | Mike Marciniszyn | 2016-10-02 | 1 | -8/+1 |
* | IB/qib,IB/hfi: Use core common header file | Mike Marciniszyn | 2016-10-02 | 1 | -3/+3 |
* | IB/rdmavt, hfi1: Fix NFSoRDMA failure with FRMR enabled | Jianxin Xiong | 2016-08-02 | 1 | -7/+8 |
* | IB/hfi1: Work request processing for fast register mr and invalidate | Jianxin Xiong | 2016-08-02 | 1 | -0/+24 |
* | IB/hfi1: Pull FECN/BECN processing to a common place | Mitko Haralanov | 2016-08-02 | 1 | -35/+1 |
* | IB/hfi1: Move driver out of staging | Dennis Dalessandro | 2016-05-26 | 1 | -0/+604 |