summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1/chip.c
AgeCommit message (Expand)Author
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
2018-09-30IB/hfi1: Add mtu check for operational data VLsAlex Estrin
2018-09-20IB/hfi1: Fix destroy_qp hang after a link downMichael J. Ruhl
2018-09-11IB/hfi1: set_intr_bits uses incorrect source for register modificationMichael J. Ruhl
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-07-03IB/hfi1: Remove incorrect call to do_interrupt callbackMichael J. Ruhl
2018-07-03IB/hfi1: Set in_use_ctxts bits for user ctxts onlyMichael J. Ruhl
2018-06-22IB/hfi1: Remove INTx support and simplify MSIx usageMichael J. Ruhl
2018-06-22IB/hfi1: Remove caches of chip CSRsMike 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-04IB/hfi1: Add bypass register defines and replace blind constantsMike Marciniszyn
2018-06-04IB/hfi1: Fix user context tail allocation for DMA_RTAILMike Marciniszyn
2018-05-28Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe
2018-05-09IB/{hfi1, rdmavt, qib}: Implement CQ completion vector supportSebastian Sanchez
2018-05-09IB/Hfi1: Read CCE Revision register to verify the device is responsiveKamenee Arumugam
2018-05-09IB/hfi1: Rework fault injection machineryMitko Haralanov
2018-05-09IB/hfi1: Return correct value for device stateMichael J. Ruhl
2018-05-09IB/hfi1: Prevent LNI hang when LCB can't obtain lanesSebastian Sanchez
2018-05-09IB/hfi1: Use after free race condition in send context error pathMichael J. Ruhl
2018-02-01IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit timesKamenee Arumugam
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/hfi1: Fix infinite loop in 8051 command error pathSebastian Sanchez
2017-11-13IB/hfi1: Send 'reboot' as planned down remote reasonJan Sokolowski
2017-11-13IB/hfi1: Do not allocate PIO send contexts for VNICNiranjana Vishwanathapura
2017-11-13IB/hfi1: Allow MgmtAllowed on B2B setupsJan Sokolowski
2017-10-30IB/hfi1: Don't modify num_user_contexts module parameterKamenee Arumugam
2017-10-30IB/hfi1: Insure int mask for in-kernel receive contexts is clearMike Marciniszyn
2017-10-30Ib/hfi1: Return actual operational VLs in port info queryPatel Jay P
2017-10-30IB/hfi1: Race condition between user notification and driver stateMichael J. Ruhl
2017-10-18Merge branch 'timer_setup' into for-nextDoug Ledford
2017-10-18Merge branch 'for-next-early' 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: Fix serdes loopback set-upJan Sokolowski
2017-10-04IB/rdmavt: Correct issues with read-mostly and send size cache linesSebastian Sanchez