aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/hfi.h
AgeCommit message (Expand)Author
2020-05-15IB/hfi1: Add software counter for ctxt0 seq dropMike Marciniszyn
2020-05-04IB/hfi1: Close window for pq and request colidingMike Marciniszyn
2019-06-17IB/hfi1: Create inline to get extended headersMike Marciniszyn
2019-04-01hfi1: Convert hfi1_unit_table to XArrayMatthew Wilcox
2019-03-29hfi1: Convert vesw_idr to XArrayMatthew Wilcox
2019-03-06IB/hfi1: Close race condition on user context disable and closeMichael J. Ruhl
2019-02-05IB/hfi1: Add TID RDMA handlersKaike Wan
2019-02-05IB/hfi1: TID RDMA RcvArray programming and TID allocationKaike Wan
2019-02-05IB/hfi1: TID RDMA flow allocationKaike Wan
2019-01-31IB/hfi1: OPFN interfaceKaike Wan
2019-01-31IB/hfi1: OPFN support discoveryMitko Haralanov
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-12-06IB/hfi1: Correctly process FECN and BECN in packetsMitko Haralanov
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-09-01IB/hfi1: Move URGENT IRQ enable to hfi1_rcvctrl()Michael J. Ruhl
2018-09-01IB/hfi1: Rework the IRQ API to be more flexibleMichael J. Ruhl
2018-09-01IB/hfi1: Make the MSIx resource allocation a bit more flexibleMichael J. Ruhl
2018-09-01IB/hfi1: Prepare for new HFI1 MSIx APIMichael J. Ruhl
2018-09-01IB/hfi1: Get the hfi1_devdata structure as early as possibleMichael J. Ruhl
2018-09-01IB/hfi1: tune_pcie_caps is arbitrarily placed, poorlyMichael J. Ruhl
2018-06-22IB/hfi1: Remove INTx support and simplify MSIx usageMichael J. Ruhl
2018-06-22IB/hfi1: Reorg ctxtdata and rightsize fieldsMike Marciniszyn
2018-06-22IB/hfi1: Remove caches of chip CSRsMike Marciniszyn
2018-06-22IB/hfi1: Remove unused/writeonly devdata fieldsMike Marciniszyn
2018-06-22IB/hfi1: Rightsize ctxt_eager_bufs fieldsMike Marciniszyn
2018-06-22IB/hfi1: Remove rcvctrl from ctxtdataMike Marciniszyn
2018-06-22IB/hfi1: Remove rcvhdrq_sizeMike Marciniszyn
2018-06-19IB/hfi1: Remove rcvhdrsizeMike Marciniszyn
2018-06-19IB/hfi1: Move rhf_offset from devdata to ctxtdataMike Marciniszyn
2018-06-19IB/hfi1: Move normal functions from hfi1_devdata to const arrayMike Marciniszyn
2018-06-04IB/hfi1: Rename exp_lock to exp_mutexKaike Wan
2018-05-24IB/hfi1: Cleanup of exp_rcvMike Marciniszyn
2018-05-24IB/hfi1: Add support for 16B Management PacketsDon Hiatt
2018-05-24IB/hfi1: Define 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-05-09IB/{hfi1, qib}: Add handling of kernel restartAlex Estrin
2018-05-03IB/hfi1: Fix handling of FECN marked multicast packetMike Marciniszyn
2018-03-13IB: remove duplicate header filesZhu Yanjun
2018-02-01IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit timesKamenee Arumugam
2018-02-01IB/hfi1: Remove unnecessary fecn and becn fieldsSebastian Sanchez
2018-02-01IB/hfi1: Optimize packet type comparison using 9B and bypass code pathsSebastian Sanchez
2018-02-01IB/hfi1: Re-order IRQ cleanup to address driver cleanup raceMichael J. Ruhl
2018-01-05IB/{hfi1, qib}: Fix a concurrency issue with device name in loggingMichael J. Ruhl
2018-01-05IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcallMichael J. Ruhl
2017-12-27Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe
2017-12-22IB/hfi1: Change slid arg in ingress_pkey_table_fail to 32bitDon Hiatt
2017-12-22IB/hfi: Only read capability registers if the capability existsMichael J. Ruhl
2017-11-13IB/hfi1: Allow MgmtAllowed on B2B setupsJan Sokolowski