summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1/verbs.c
AgeCommit message (Expand)Author
2023-09-11IB: Use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski
2023-04-09IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requestsPatrick Kelsey
2023-01-10IB/hfi1: Split IB counter allocationDean Luick
2022-09-05RDMA/hfi1: Remove the unneeded result variableye xingchen
2022-08-21IB: move from strlcpy with unused retval to strscpyWolfram Sang
2022-04-06RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe
2022-03-04IB/hfi1: Allow larger MTU without AIPMike Marciniszyn
2021-11-16IB/hfi1: Properly allocate rdma counter desc memoryDennis Dalessandro
2021-10-12RDMA/counter: Add a descriptor in struct rdma_hw_statsAharon Landau
2021-08-25RDMA/hfi1: Convert to SPDX identifierCai Huoqing
2021-06-16RDMA: Remove rdma_set_device_sysfs_group()Jason Gunthorpe
2021-06-16RDMA: Change ops->init_port to ops->port_groupsJason Gunthorpe
2021-06-16RDMA: Split the alloc_hw_stats() ops to port and device variantsJason Gunthorpe
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch
2021-01-28RDMA/hw/hfi1/verbs: Demote non-conforming doc header and fix a misspellingLee Jones
2020-09-18RDMA: Fix link active_speed sizeAharon Landau
2020-06-02RDMA: Remove 'max_map_per_fmr'Jason Gunthorpe
2020-05-21IB/hfi1: Enable the transmit side of the datagram ipoib netdevPiotr Stankiewicz
2020-05-21IB/ipoib: Increase ipoib Datagram mode MTU's upper limitKaike Wan
2020-05-21IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPsGary Leshner
2020-05-21IB/hfi1: Remove module parameter for KDETH qpnsGary Leshner
2020-03-02IB/hfi1, qib: Ensure RCU is locked when accessing listDennis Dalessandro
2019-10-17IB/hfi1: Use a common pad buffer for 9B and 16B packetsMike Marciniszyn
2019-09-26IB/hfi1: remove unlikely() from IS_ERR*() conditionDenis Efremov
2019-08-21Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe
2019-08-01IB/hfi1: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2019-07-22IB/hfi1: Do not update hcrc for a KDETH packet during fault injectionKaike Wan
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe
2019-06-17IB/hfi1: Handle port down properly in pioMike Marciniszyn
2019-06-17IB/hfi1: Use aborts to trigger RC throttlingMike Marciniszyn
2019-06-10RDMA: Move owner into struct ib_device_opsJason Gunthorpe
2019-06-10RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe
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