summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1/chip.c
AgeCommit message (Expand)Author
2023-10-25IB/hfi1: Fix potential deadlock on &irq_src_lock and &dd->uctxt_lockChengfeng Ye
2023-09-22IB/hfi1: Replace deprecated strncpyJustin Stitt
2023-09-11IB: Use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski
2023-09-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-08-22IB/hfi1: Reduce printing of errors during driver shut downDouglas Miller
2023-08-03IB/hfi1: Fix possible panic during hotplug removeDouglas Miller
2023-04-09IB/hfi1: Remove trace newlinesDean Luick
2023-01-10IB/hfi1: Update RMT size calculationDean Luick
2022-09-20RDMA/hfi1: fix repeated words in commentswangjianli
2021-12-07IB/hfi1: Fix early init panicMike Marciniszyn
2021-10-29IB/hfi1: Rebranding of hfi1 driver to Cornelis NetworksScott Breyer
2021-08-25RDMA/hfi1: Convert to SPDX identifierCai Huoqing
2021-07-30RDMA/hfi1: Fix typo in commentsCai Huoqing
2021-07-30RDMA/hfi1: Convert from atomic_t to refcount_t on hfi1_devdata->user_refcountXiyu Yang
2021-06-21RDMA: Fix kernel-doc warnings about wrong commentLeon Romanovsky
2021-04-13IB/hfi1: Rework AIP and VNIC dummy netdev usageMike Marciniszyn
2021-03-22RDMA: Fix kernel-doc compilation warningsLeon Romanovsky
2021-01-22RDMA/hw/hfi1/chip: Fix a bunch of kernel-doc formatting and spelling issuesLee Jones
2020-11-13IB/hfi1: Fix error return code in hfi1_init_dd()Zhang Changzhong
2020-07-16IB/hfi1: Remove unnecessary fall-through markingsGustavo A. R. Silva
2020-05-29IB/hfi1: Fix spelling mistake "enought" -> "enough"Colin Ian King
2020-05-21IB/hfi1: Activate the dummy netdevGrzegorz Andrejczuk
2020-05-21IB/hfi1: Add interrupt handler functions for accelerated ipoibGrzegorz Andrejczuk
2020-05-21IB/hfi1: Rename num_vnic_contexts as num_netdev_contextsGrzegorz Andrejczuk
2020-05-21IB/hfi1: RSM rules for AIPGrzegorz Andrejczuk
2020-05-21IB/hfi1: Remove module parameter for KDETH qpnsGary Leshner
2020-01-10IB/hfi1: Add RcvShortLengthErrCnt to hfi1statsMike Marciniszyn
2020-01-10IB/hfi1: Add software counter for ctxt0 seq dropMike Marciniszyn
2020-01-10IB/hfi1: Move common receive IRQ code to functionGrzegorz Andrejczuk
2020-01-10IB/hfi1: Move chip specific functions to chip.cMike Marciniszyn
2020-01-03IB/hfi1: Add accessor API routines to access context membersMike Marciniszyn
2019-09-13IB/{rdmavt, hfi1, qib}: Add a counter for credit waitsKaike Wan
2019-07-22IB/hfi1: Check for error on call to alloc_rsm_map_tableJohn Fleck
2019-06-11IB/hfi1: Correct tid qp rcd to match verbs contextMike Marciniszyn
2019-05-29IB/hfi1: Insure freeze_work work_struct is canceled on shutdownMike Marciniszyn
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-04-24IB/hfi1: Add selected Rcv countersMike Marciniszyn
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-04-08drivers: Remove useless trailing comments from mmiowb() invocationsWill Deacon
2019-04-03Merge HFI1 updates into k.o/for-nextJason Gunthorpe
2019-04-03IB/hfi1: Implement CCA for TID RDMA protocolKaike Wan
2019-04-01hfi1: Convert hfi1_unit_table to XArrayMatthew Wilcox
2019-03-27IB/hfi1: Fix the allocation of RSM tableKaike Wan
2019-02-05IB/hfi1: Add the counter n_tidwaitKaike Wan
2019-01-31IB/hfi1: Add OPFN helper functions for TID RDMA featureKaike Wan
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-12-06IB/hfi1: Ignore LNI errors before DC8051 transitions to Polling stateKaike Wan
2018-12-03IB/hfi1: Fix an out-of-bounds access in get_hw_statsPiotr Stankiewicz
2018-10-16Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe