aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/chip.c
AgeCommit message (Expand)Author
2023-08-16IB/hfi1: Fix possible panic during hotplug removeDouglas Miller
2020-02-24IB/hfi1: Add software counter for ctxt0 seq dropMike Marciniszyn
2020-01-27IB/hfi1: Add mtu check for operational data VLsAlex Estrin
2019-12-13IB/hfi1: Ignore LNI errors before DC8051 transitions to Polling stateKaike Wan
2019-08-06IB/hfi1: Check for error on call to alloc_rsm_map_tableJohn Fleck
2019-06-25IB/hfi1: Insure freeze_work work_struct is canceled on shutdownMike Marciniszyn
2019-05-10IB/hfi1: Fix the allocation of RSM tableKaike Wan
2018-12-17IB/hfi1: Fix an out-of-bounds access in get_hw_statsPiotr Stankiewicz
2018-09-20IB/hfi1: Fix destroy_qp hang after a link downMichael 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
2017-10-04IB/hfi1: Prevent LNI out of sync by resetting host interface versionSebastian Sanchez
2017-10-04IB/hfi1: Fix incorrect available receive user context countMichael J. Ruhl
2017-09-27IB/hfi1: Add a safe wrapper for _rcd_get_by_indexMichael J. Ruhl
2017-09-27IB/hfi1: Remove unused link_default variableIra Weiny
2017-09-27IB/hfi1: Update HFI to use the latest PCI APIMichael J. Ruhl
2017-09-27IB/hfi1: Add new state complete decodes for LNI failuresJakub Byczkowski
2017-09-27IB/hfi1: Return correct value in general interrupt handlerKamenee Arumugam