Age | Commit message (Expand) | Author | Files | Lines |
2018-03-19 | IB/uverbs: Extend uverbs_ioctl header with driver_id | Matan Barak | 1 | -1/+1 |
2018-02-02 | IB/hfi1: Remove dependence on qp->s_hdrwords | Mitko Haralanov | 1 | -5/+5 |
2018-01-05 | IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall | Michael J. Ruhl | 1 | -1/+0 |
2018-01-05 | IB/{rdmavt, hfi1, qib}: Self determine driver name | Michael J. Ruhl | 1 | -3/+0 |
2017-12-12 | IB/hfi1: Use 4096 for default active MTU in query_qp | Jan Sokolowski | 1 | -1/+1 |
2017-10-30 | IB/hfi1: Add tx_opcode_stats like the opcode_stats | Mike Marciniszyn | 1 | -0/+24 |
2017-10-18 | Merge branch 'timer_setup' into for-next | Doug Ledford | 1 | -5/+4 |
2017-10-18 | IB/hfi1: Convert timers to use timer_setup() | Kees Cook | 1 | -5/+4 |
2017-10-18 | Merge branch 'hfi1' into k.o/for-next | Doug Ledford | 1 | -14/+8 |
2017-10-18 | IB/hfi1: Eliminate allocation while atomic | Don Hiatt | 1 | -14/+8 |
2017-10-15 | IB/hfi1: Remove set-but-not-used variables | Bart Van Assche | 1 | -10/+0 |
2017-08-22 | IB/hfi1: Enable RDMA_CAP_OPA_AH in hfi driver to support extended LIDs | Dasaratharaman Chandramouli | 1 | -1/+2 |
2017-08-22 | IB/hfi1: Enhance PIO/SDMA send for 16B | Don Hiatt | 1 | -69/+128 |
2017-08-22 | IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lids | Dasaratharaman Chandramouli | 1 | -22/+1 |
2017-08-22 | IB/hfi1: Determine 9B/16B L2 header type based on Address handle | Don Hiatt | 1 | -0/+12 |
2017-08-22 | IB/hfi1: Add support to process 16B header errors | Don Hiatt | 1 | -8/+31 |
2017-08-22 | IB/hfi1: Add support to send 16B bypass packets | Don Hiatt | 1 | -3/+21 |
2017-08-22 | IB/hfi1: Add support to receive 16B bypass packets | Don Hiatt | 1 | -7/+10 |
2017-08-22 | IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDs | Don Hiatt | 1 | -0/+5 |
2017-08-10 | RDMA: Simplify get firmware interface | Leon Romanovsky | 1 | -3/+2 |
2017-07-31 | IB/hfi1: Send MAD traps until repressed | Michael J. Ruhl | 1 | -0/+5 |
2017-07-31 | IB/hfi1: Serve the most starved iowait entry first | Kaike Wan | 1 | -2/+4 |
2017-07-24 | Merge branch 'hfi1' into k.o/for-4.14 | Doug Ledford | 1 | -58/+48 |
2017-07-06 | IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev | Niranjana Vishwanathapura | 1 | -1/+0 |
2017-06-27 | IB/hfi1: Modify handling of physical link state by Host Driver | Byczkowski, Jakub | 1 | -1/+1 |
2017-06-27 | IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trap | Vishwanathapura, Niranjana | 1 | -1/+5 |
2017-06-27 | IB/hfi1: Setup common IB fields in hfi1_packet struct | Don Hiatt | 1 | -51/+38 |
2017-06-27 | IB/hfi1: Separate input/output header tracing | Don Hiatt | 1 | -4/+3 |
2017-06-27 | IB/hfi1: Add functions to parse BTH/IB headers | Don Hiatt | 1 | -3/+3 |
2017-05-01 | IB/core: Define 'ib' and 'roce' rdma_ah_attr types | Dasaratharaman Chandramouli | 1 | -0/+4 |
2017-05-01 | IB/core: Use rdma_ah_attr accessor functions | Dasaratharaman Chandramouli | 1 | -10/+10 |
2017-05-01 | IB/core: Rename ib_create_ah to rdma_create_ah | Dasaratharaman Chandramouli | 1 | -1/+1 |
2017-05-01 | IB/core: Rename struct ib_ah_attr to rdma_ah_attr | Dasaratharaman Chandramouli | 1 | -4/+4 |
2017-04-28 | IB/hfi1: Prevent kernel QP post send hard lockups | Mike Marciniszyn | 1 | -2/+2 |
2017-04-28 | IB/hfi1: Add functions to parse 9B headers | Don Hiatt | 1 | -4/+4 |
2017-04-28 | IB/hfi1: Rename hdr2sc to hfi1_9B_get_sc5 | Dasaratharaman Chandramouli | 1 | -1/+1 |
2017-04-28 | IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressing | Michael J. Ruhl | 1 | -1/+1 |
2017-04-20 | IB/hfi1: Virtual Network Interface Controller (VNIC) HW support | Vishwanathapura, Niranjana | 1 | -1/+5 |
2017-04-05 | IB/hfi1: Add transmit fault injection feature | Don Hiatt | 1 | -7/+42 |
2017-04-05 | IB/hfi1: Add receive fault injection feature | Don Hiatt | 1 | -0/+6 |
2017-04-05 | IB/hfi1: Add a patch value to the firmware version string | Michael J. Ruhl | 1 | -6/+8 |
2017-04-05 | IB/hfi1: Protect the global dev_cntr_names and port_cntr_names | Tadeusz Struk | 1 | -1/+11 |
2017-04-05 | IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependent | Mike Marciniszyn | 1 | -0/+16 |
2017-02-26 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2017-02-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 1 | -0/+1 |
2017-02-19 | IB/hfi1: use size_t for passing array length | Arnd Bergmann | 1 | -1/+1 |
2017-02-19 | IB/hfi1, rdmavt: Move SGE state helper routines into rdmavt | Brian Welty | 1 | -87/+4 |
2017-02-19 | IB/hfi1, rdmavt: Update copy_sge to use boolean arguments | Brian Welty | 1 | -10/+11 |
2017-02-19 | IB/hfi1: Use new rdmavt timers | Venkata Sandeep Dhanalakota | 1 | -0/+1 |
2017-02-19 | IB/hfi1: Access hfi1_ibport through rcd pointer | Sebastian Sanchez | 1 | -2/+2 |