Age | Commit message (Expand) | Author |
2019-01-30 | IB/{hfi1,qib}: Cleanup open coded sge sizing | Michael J. Ruhl |
2019-01-14 | RDMA: Rename port_callback to init_port | Parav Pandit |
2018-12-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2018-12-11 | RDMA/hfi1: Initialize ib_device_ops struct | Kamal Heib |
2018-12-06 | IB/hfi1: Reduce lock contention on iowait_lock for sdma and pio | Mike Marciniszyn |
2018-12-06 | IB/hfi1: Allow the driver to initialize QP priv struct | Mike Marciniszyn |
2018-12-06 | IB/hfi1: Incorrect sizing of sge for PIO will OOPs | Michael J. Ruhl |
2018-12-03 | IB/hfi1: Fix an out-of-bounds access in get_hw_stats | Piotr Stankiewicz |
2018-10-17 | RDMA/drivers: Use core provided API for registering device attributes | Parav Pandit |
2018-10-16 | Merge branch 'for-rc' into rdma.git for-next | Jason Gunthorpe |
2018-10-03 | IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavt | Venkata Sandeep Dhanalakota |
2018-10-03 | IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt | Brian Welty |
2018-09-30 | IB/hfi1: Prepare resource waits for dual leg | Dennis Dalessandro |
2018-09-30 | IB/rdmavt: Rename check_send_wqe as setup_wqe | Kaike Wan |
2018-09-20 | IB/hfi1: Fix SL array bounds check | Ira Weiny |
2018-07-11 | IB/hfi1: Suppress a compiler warning | Bart Van Assche |
2018-07-10 | RDMA/hfi1: Move grh_required into update_sm_ah | Jason Gunthorpe |
2018-06-19 | IB/rdmavt, IB/hfi1: Create device dependent s_flags | Mike Marciniszyn |
2018-06-18 | IB/core: add max_send_sge and max_recv_sge attributes | Steve Wise |
2018-05-24 | IB/hfi1: Add support for 16B Management Packets | Don Hiatt |
2018-05-09 | IB/{hfi1, rdmavt, qib}: Implement CQ completion vector support | Sebastian Sanchez |
2018-05-09 | IB/hfi1: Rework fault injection machinery | Mitko Haralanov |
2018-03-19 | IB/uverbs: Extend uverbs_ioctl header with driver_id | Matan Barak |
2018-02-01 | IB/hfi1: Remove dependence on qp->s_hdrwords | Mitko Haralanov |
2018-01-05 | IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall | Michael J. Ruhl |
2018-01-05 | IB/{rdmavt, hfi1, qib}: Self determine driver name | Michael J. Ruhl |
2017-12-11 | IB/hfi1: Use 4096 for default active MTU in query_qp | Jan Sokolowski |
2017-10-30 | IB/hfi1: Add tx_opcode_stats like the opcode_stats | Mike Marciniszyn |
2017-10-18 | Merge branch 'timer_setup' into for-next | Doug Ledford |
2017-10-18 | IB/hfi1: Convert timers to use timer_setup() | Kees Cook |
2017-10-18 | Merge branch 'hfi1' into k.o/for-next | Doug Ledford |
2017-10-18 | IB/hfi1: Eliminate allocation while atomic | Don Hiatt |
2017-10-14 | IB/hfi1: Remove set-but-not-used variables | Bart Van Assche |
2017-08-22 | IB/hfi1: Enable RDMA_CAP_OPA_AH in hfi driver to support extended LIDs | Dasaratharaman Chandramouli |
2017-08-22 | IB/hfi1: Enhance PIO/SDMA send for 16B | Don Hiatt |
2017-08-22 | IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lids | Dasaratharaman Chandramouli |
2017-08-22 | IB/hfi1: Determine 9B/16B L2 header type based on Address handle | Don Hiatt |
2017-08-22 | IB/hfi1: Add support to process 16B header errors | Don Hiatt |
2017-08-22 | IB/hfi1: Add support to send 16B bypass packets | Don Hiatt |
2017-08-22 | IB/hfi1: Add support to receive 16B bypass packets | Don Hiatt |
2017-08-22 | IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDs | Don Hiatt |
2017-08-10 | RDMA: Simplify get firmware interface | Leon Romanovsky |
2017-07-31 | IB/hfi1: Send MAD traps until repressed | Michael J. Ruhl |
2017-07-31 | IB/hfi1: Serve the most starved iowait entry first | Kaike Wan |
2017-07-24 | Merge branch 'hfi1' into k.o/for-4.14 | Doug Ledford |
2017-07-05 | IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev | Niranjana Vishwanathapura |
2017-06-27 | IB/hfi1: Modify handling of physical link state by Host Driver | Byczkowski, Jakub |
2017-06-27 | IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trap | Vishwanathapura, Niranjana |
2017-06-27 | IB/hfi1: Setup common IB fields in hfi1_packet struct | Don Hiatt |
2017-06-27 | IB/hfi1: Separate input/output header tracing | Don Hiatt |