summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/chip.c
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe2018-10-161-1/+5
|\
| * IB/hfi1: Fix destroy_qp hang after a link downMichael J. Ruhl2018-09-201-1/+5
* | IB/hfi1: Add mtu check for operational data VLsAlex Estrin2018-09-301-4/+22
* | IB/hfi1: set_intr_bits uses incorrect source for register modificationMichael J. Ruhl2018-09-111-1/+1
* | IB/hfi1: Move URGENT IRQ enable to hfi1_rcvctrl()Michael J. Ruhl2018-09-011-0/+7
* | IB/hfi1: Rework the IRQ API to be more flexibleMichael J. Ruhl2018-09-011-75/+73
* | IB/hfi1: Make the MSIx resource allocation a bit more flexibleMichael J. Ruhl2018-09-011-1/+30
* | IB/hfi1: Prepare for new HFI1 MSIx APIMichael J. Ruhl2018-09-011-272/+8
* | IB/hfi1: Get the hfi1_devdata structure as early as possibleMichael J. Ruhl2018-09-011-17/+5
* | IB/hfi1: tune_pcie_caps is arbitrarily placed, poorlyMichael J. Ruhl2018-09-011-0/+6
|/
* IB/hfi1: Remove incorrect call to do_interrupt callbackMichael J. Ruhl2018-07-031-7/+9
* IB/hfi1: Set in_use_ctxts bits for user ctxts onlyMichael J. Ruhl2018-07-031-6/+8
* IB/hfi1: Remove INTx support and simplify MSIx usageMichael J. Ruhl2018-06-221-68/+21
* IB/hfi1: Remove caches of chip CSRsMike Marciniszyn2018-06-221-37/+37
* IB/hfi1: Remove rcvctrl from ctxtdataMike Marciniszyn2018-06-221-2/+1
* IB/hfi1: Remove rcvhdrq_sizeMike Marciniszyn2018-06-221-1/+1
* IB/hfi1: Remove rcvhdrsizeMike Marciniszyn2018-06-191-2/+0
* IB/hfi1: Move rhf_offset from devdata to ctxtdataMike Marciniszyn2018-06-191-5/+0
* IB/hfi1: Add bypass register defines and replace blind constantsMike Marciniszyn2018-06-041-1/+3
* IB/hfi1: Fix user context tail allocation for DMA_RTAILMike Marciniszyn2018-06-041-4/+4
* Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe2018-05-281-0/+4
|\
| * IB/hfi1: Use after free race condition in send context error pathMichael J. Ruhl2018-05-091-0/+4
* | IB/{hfi1, rdmavt, qib}: Implement CQ completion vector supportSebastian Sanchez2018-05-091-0/+5
* | IB/Hfi1: Read CCE Revision register to verify the device is responsiveKamenee Arumugam2018-05-091-7/+0
* | IB/hfi1: Rework fault injection machineryMitko Haralanov2018-05-091-1/+2
* | IB/hfi1: Return correct value for device stateMichael J. Ruhl2018-05-091-2/+2
* | IB/hfi1: Prevent LNI hang when LCB can't obtain lanesSebastian Sanchez2018-05-091-16/+35
|/
* IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit timesKamenee Arumugam2018-02-011-6/+58
* IB/hfi1: Re-order IRQ cleanup to address driver cleanup raceMichael J. Ruhl2018-02-011-6/+12
* IB/{hfi1, qib}: Fix a concurrency issue with device name in loggingMichael J. Ruhl2018-01-051-3/+2
* IB/hfi1: Fix infinite loop in 8051 command error pathSebastian Sanchez2018-01-051-53/+29
* IB/hfi1: Send 'reboot' as planned down remote reasonJan Sokolowski2017-11-131-3/+3
* IB/hfi1: Do not allocate PIO send contexts for VNICNiranjana Vishwanathapura2017-11-131-5/+5
* IB/hfi1: Allow MgmtAllowed on B2B setupsJan Sokolowski2017-11-131-38/+1
* IB/hfi1: Don't modify num_user_contexts module parameterKamenee Arumugam2017-10-301-14/+15
* IB/hfi1: Insure int mask for in-kernel receive contexts is clearMike Marciniszyn2017-10-301-3/+32
* Ib/hfi1: Return actual operational VLs in port info queryPatel Jay P2017-10-301-1/+1
* IB/hfi1: Race condition between user notification and driver stateMichael J. Ruhl2017-10-301-9/+18
* Merge branch 'timer_setup' into for-nextDoug Ledford2017-10-181-11/+8
|\
| * IB/hfi1: Convert timers to use timer_setup()Kees Cook2017-10-181-11/+8
* | Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-181-108/+116
|\ \ | |/ |/|
| * Merge branch 'hfi1' into k.o/for-nextDoug Ledford2017-10-181-28/+14
| |\
| | * IB/hfi1: Fix serdes loopback set-upJan Sokolowski2017-10-181-28/+14
| * | IB/rdmavt: Correct issues with read-mostly and send size cache linesSebastian Sanchez2017-10-041-2/+2
| * | IB/hfi1: Prevent LNI out of sync by resetting host interface versionSebastian Sanchez2017-10-041-24/+53
| * | IB/hfi1: Fix incorrect available receive user context countMichael J. Ruhl2017-10-041-14/+21
| * | IB/hfi1: Add a safe wrapper for _rcd_get_by_indexMichael J. Ruhl2017-09-271-1/+1
| * | IB/hfi1: Remove unused link_default variableIra Weiny2017-09-271-4/+2
| * | IB/hfi1: Update HFI to use the latest PCI APIMichael J. Ruhl2017-09-271-37/+21
| * | IB/hfi1: Add new state complete decodes for LNI failuresJakub Byczkowski2017-09-271-0/+4
| |/