Age | Commit message (Expand) | Author | Files | Lines |
2018-01-05 | IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall | Michael J. Ruhl | 1 | -7/+11 |
2018-01-05 | IB/{rdmavt, hfi1, qib}: Self determine driver name | Michael J. Ruhl | 1 | -0/+13 |
2017-08-22 | IB/hfi1: Stricter bounds checking of MAD trap index | Kamenee Arumugame | 1 | -1/+1 |
2017-08-22 | IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lids | Dasaratharaman Chandramouli | 1 | -1/+1 |
2017-07-31 | IB/hfi1: Send MAD traps until repressed | Michael J. Ruhl | 1 | -0/+17 |
2017-07-24 | Merge branch 'hfi1' into k.o/for-4.14 | Doug Ledford | 1 | -1/+3 |
2017-07-17 | IB/{rdmavt, qib, hfi1}: Remove gfp flags argument | Leon Romanovsky | 1 | -3/+2 |
2017-06-27 | IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trap | Vishwanathapura, Niranjana | 1 | -0/+1 |
2017-06-27 | IB/rdmavt: Compress adjacent SGEs in rvt_lkey_ok() | Mike Marciniszyn | 1 | -1/+2 |
2017-05-01 | IB/core: Rename struct ib_ah_attr to rdma_ah_attr | Dasaratharaman Chandramouli | 1 | -4/+4 |
2017-04-28 | IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressing | Michael J. Ruhl | 1 | -1/+2 |
2017-02-19 | IB/hfi1, rdmavt: Update copy_sge to use boolean arguments | Brian Welty | 1 | -1/+1 |
2017-02-19 | IB/rdmavt: Adding timer logic to rdmavt | Venkata Sandeep Dhanalakota | 1 | -0/+19 |
2016-11-15 | IB/rdmvat: Organize hot path calldowns into a single cacheline | Mike Marciniszyn | 1 | -22/+24 |
2016-08-02 | IB/hfi1: Add the capability for reserved operations | Mike Marciniszyn | 1 | -0/+1 |
2016-08-02 | IB/rdmavt: Add mechanism to invalidate MR keys | Jianxin Xiong | 1 | -0/+3 |
2016-08-02 | IB/rdmavt: Add data structures and routines for table driven post send | Mike Marciniszyn | 1 | -0/+3 |
2016-06-23 | IB/rdmavt: Correct qp_priv_alloc() return value test | Mike Marciniszyn | 1 | -1/+3 |
2016-05-26 | IB/rdamvt: Fix rdmavt s_ack_queue sizing | Mike Marciniszyn | 1 | -0/+9 |
2016-05-26 | IB/rdmavt: Max atomic value should be a u8 | Mike Marciniszyn | 1 | -2/+2 |
2016-04-28 | IB/rdmavt,hfi1,qib: Fix memory leak | Jubin John | 1 | -0/+1 |
2016-03-10 | IB/rdmavt: Remove unnecessary exported functions | Dennis Dalessandro | 1 | -13/+0 |
2016-03-10 | IB/rdmavt: Remove signal_supported and comments | Dennis Dalessandro | 1 | -18/+0 |
2016-03-10 | IB/rdmavt: Remove RVT_FLAGs | Dennis Dalessandro | 1 | -10/+0 |
2016-03-10 | IB/qib,rdmavt: Move smi_ah to qib | Dennis Dalessandro | 1 | -1/+0 |
2016-03-10 | IB/rdmavt: Add per verb driver callback checking | Dennis Dalessandro | 1 | -14/+109 |
2016-03-10 | IB/rdmavt: Clean up comments and add more documentation | Dennis Dalessandro | 1 | -15/+0 |
2016-03-10 | IB/qib, staging/rdma/hfi1: add s_hlock for use in post send | Mike Marciniszyn | 1 | -1/+3 |
2016-03-10 | IB/rdmavt, staging/rdma/hfi1: use qps to dynamically scale timeout value | Vennila Megavannan | 1 | -1/+3 |
2016-03-10 | IB/rdmavt: Add support for query_port, modify_port and get_port_immutable | Harish Chegondi | 1 | -0/+6 |
2016-03-10 | IB/rdmavt: Add query gid support. | Dennis Dalessandro | 1 | -0/+2 |
2016-03-10 | IB/rdmavt: Clean up distinction between port number and index | Dennis Dalessandro | 1 | -2/+2 |
2016-03-10 | IB/rdmavt: Add hardware driver send work request check | Ira Weiny | 1 | -0/+2 |
2016-03-10 | IB/rdmavt: Add srq functionality to rdmavt | Jubin John | 1 | -0/+3 |
2016-03-10 | IB/rdmavt: Fix copyright date | Dennis Dalessandro | 1 | -1/+1 |
2016-03-10 | IB/rdmavt: Add mad agents to rdmavt | Dennis Dalessandro | 1 | -1/+5 |
2016-03-10 | IB/rdmavt: Add device structure allocation | Dennis Dalessandro | 1 | -0/+1 |
2016-03-10 | IB/rdmavt: add modify queue pair driver helpers | Ira Weiny | 1 | -0/+7 |
2016-03-10 | IB/rdmavt: Add multicast functions | Dennis Dalessandro | 1 | -0/+8 |
2016-03-10 | IB/rdmavt: Add modify qp | Dennis Dalessandro | 1 | -0/+42 |
2016-03-10 | IB/rdmavt: Add post send to rdmavt | Dennis Dalessandro | 1 | -0/+7 |
2016-03-10 | IB/rdmavt: Add completion queue functions | Dennis Dalessandro | 1 | -0/+9 |
2016-03-10 | IB/rdmavt: Support creating qps with GFP_NOIO flag | Mike Marciniszyn | 1 | -2/+3 |
2016-03-10 | IB/rdmavt: Add support for rvt_query_device function | Harish Chegondi | 1 | -1/+4 |
2016-03-10 | IB/rdmavt: Export reset_qp in rdmavt | Dennis Dalessandro | 1 | -0/+3 |
2016-03-10 | IB/rdmavt: Add create queue pair functionality | Dennis Dalessandro | 1 | -1/+9 |
2016-03-10 | IB/rdmavt: Add pkey support | Dennis Dalessandro | 1 | -4/+34 |
2016-03-10 | IB/rdmavt: Add mmap related functions | Dennis Dalessandro | 1 | -0/+15 |
2016-03-10 | IB/rdmavt: Initialize and teardown of qpn table | Dennis Dalessandro | 1 | -0/+9 |
2016-03-10 | IB/rdmavt: Break rdma_vt main include header file up | Dennis Dalessandro | 1 | -306/+3 |