Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-02-14 | IB: Query ports via the core instead of direct into the driver | Or Gerlitz | 1 | -0/+1 |
2017-01-24 | IB/hfi1: Switch from dma_device to dev.parent | Bart Van Assche | 1 | -1/+1 |
2016-12-11 | IB/hfi1,IB/qib: Use new send completion helper | Mike Marciniszyn | 1 | -16/+0 |
2016-12-11 | IB/hfi1: Remove usage of qp->s_cur_sge | Mitko Haralanov | 1 | -8/+6 |
2016-12-11 | IB/hfi1: Remove dependence on qp->s_cur_size | Don Hiatt | 1 | -3/+3 |
2016-12-11 | IB/hfi1: Show statistics counters under IB stats interface | Jianxin Xiong | 1 | -0/+154 |
2016-11-16 | IB/hfi1: Unify access to GUID entries | Jakub Pawlak | 1 | -8/+7 |
2016-11-16 | IB/hfi1: Add unique txwait_lock for txreq events | Mike Marciniszyn | 1 | -0/+4 |
2016-10-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 1 | -1/+2 |
2016-10-07 | IB/{core,hw}: Add constant for node_desc | Yuval Shaia | 1 | -1/+2 |
2016-10-02 | IB/hfi1: Fix trace of atomic ack | Mike Marciniszyn | 1 | -1/+1 |
2016-10-02 | IB/hfi1: Increase default settings of max_cqes and max_qps | Jianxin Xiong | 1 | -2/+2 |
2016-10-02 | IB/hfi1: Consolidate pio control masks into single definition | Mike Marciniszyn | 1 | -9/+27 |
2016-10-02 | IB/qib,IB/hfi: Use core common header file | Mike Marciniszyn | 1 | -7/+7 |
2016-09-16 | IB/rdmavt, IB/qib, IB/hfi1: Use new QP put get routines | Mike Marciniszyn | 1 | -2/+2 |
2016-08-05 | Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled... | Linus Torvalds | 1 | -32/+42 |
2016-08-02 | IB/hfi1: Use hdr2sc function to calculate 5-bit SC | Dasaratharaman Chandramouli | 1 | -5/+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 | -10/+10 |
2016-08-02 | IB/hfi1: Add support for extended memory management | Jianxin Xiong | 1 | -2/+4 |
2016-08-02 | IB/hfi1: Work request processing for fast register mr and invalidate | Jianxin Xiong | 1 | -1/+4 |
2016-08-02 | IB/hfi1: Handle send with invalidate opcode in the RC recv path | Jianxin Xiong | 1 | -0/+2 |