aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/verbs.c
AgeCommit message (Expand)Author
2020-05-21IB/hfi1, qib: Ensure RCU is locked when accessing listDennis Dalessandro
2020-01-09IB/hfi1: Use a common pad buffer for 9B and 16B packetsMike Marciniszyn
2019-10-05IB/hfi1: Do not update hcrc for a KDETH packet during fault injectionKaike Wan
2019-08-06IB/hfi1: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2019-06-17IB/hfi1: Handle port down properly in pioMike Marciniszyn
2019-06-17IB/hfi1: Use aborts to trigger RC throttlingMike Marciniszyn
2019-05-29IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr valueMike Marciniszyn
2019-04-01hfi1: Convert hfi1_unit_table to XArrayMatthew Wilcox
2019-03-26IB/hfi1: Add running average for adaptive pioMike Marciniszyn
2019-02-05IB/hfi1: Prioritize the sending of ACK packetsKaike Wan
2019-02-05IB/hfi1: Add TID RDMA WRITE functionality into RDMA verbsKaike Wan
2019-02-05IB/hfi1: Allow for extra entries in QP's s_ack_queueKaike Wan
2019-02-05IB/hfi1: Integrate TID RDMA READ protocol into RC protocolKaike Wan
2019-02-05IB/hfi1: Add TID RDMA handlersKaike Wan
2019-02-05IB/hfi1: Set PbcInsertHcrc for TID RDMA packetsKaike Wan
2019-02-05IB/hfi1: TID RDMA RcvArray programming and TID allocationKaike Wan
2019-01-31IB/hfi1: Integrate OPFN into RC transactionsKaike Wan
2019-01-31IB/hfi1, IB/rdmavt: Allow for extending of QP's s_ack_queueKaike Wan
2019-01-30IB/{hfi1,qib}: Cleanup open coded sge sizingMichael J. Ruhl
2019-01-14RDMA: Rename port_callback to init_portParav Pandit
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-12-11RDMA/hfi1: Initialize ib_device_ops structKamal Heib
2018-12-06IB/hfi1: Reduce lock contention on iowait_lock for sdma and pioMike Marciniszyn
2018-12-06IB/hfi1: Allow the driver to initialize QP priv structMike Marciniszyn
2018-12-06IB/hfi1: Incorrect sizing of sge for PIO will OOPsMichael J. Ruhl
2018-12-03IB/hfi1: Fix an out-of-bounds access in get_hw_statsPiotr Stankiewicz
2018-10-17RDMA/drivers: Use core provided API for registering device attributesParav Pandit
2018-10-16Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe
2018-10-03IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavtVenkata Sandeep Dhanalakota
2018-10-03IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavtBrian Welty
2018-09-30IB/hfi1: Prepare resource waits for dual legDennis Dalessandro
2018-09-30IB/rdmavt: Rename check_send_wqe as setup_wqeKaike Wan
2018-09-20IB/hfi1: Fix SL array bounds checkIra Weiny
2018-07-11IB/hfi1: Suppress a compiler warningBart Van Assche
2018-07-10RDMA/hfi1: Move grh_required into update_sm_ahJason Gunthorpe
2018-06-19IB/rdmavt, IB/hfi1: Create device dependent s_flagsMike Marciniszyn
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise
2018-05-24IB/hfi1: Add support for 16B Management PacketsDon Hiatt
2018-05-09IB/{hfi1, rdmavt, qib}: Implement CQ completion vector supportSebastian Sanchez
2018-05-09IB/hfi1: Rework fault injection machineryMitko Haralanov
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak
2018-02-01IB/hfi1: Remove dependence on qp->s_hdrwordsMitko Haralanov
2018-01-05IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcallMichael J. Ruhl
2018-01-05IB/{rdmavt, hfi1, qib}: Self determine driver nameMichael J. Ruhl
2017-12-11IB/hfi1: Use 4096 for default active MTU in query_qpJan Sokolowski
2017-10-30IB/hfi1: Add tx_opcode_stats like the opcode_statsMike Marciniszyn
2017-10-18Merge branch 'timer_setup' into for-nextDoug Ledford
2017-10-18IB/hfi1: Convert timers to use timer_setup()Kees Cook
2017-10-18Merge branch 'hfi1' into k.o/for-nextDoug Ledford
2017-10-18IB/hfi1: Eliminate allocation while atomicDon Hiatt