summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/chip.c
Commit message (Expand)AuthorAgeFilesLines
* IB/hfi1: Ratelimit prints from sdma_interruptGrzegorz Morys2017-08-281-2/+2
* IB/hfi1: Remove pstate from hfi1_pportdataJakub Byczkowski2017-08-221-23/+31
* IB/hfi1: Check xchg returned value for queuing link down entrySebastian Sanchez2017-08-221-6/+12
* IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lidsDasaratharaman Chandramouli2017-08-221-3/+9
* IB/hfi1: Add support to receive 16B bypass packetsDon Hiatt2017-08-221-0/+6
* IB/hf1: User context locking is inconsistentMichael J. Ruhl2017-08-221-9/+21
* IB/hfi1: Protect context array set/clear with spinlockMichael J. Ruhl2017-08-221-2/+8
* IB/hfi1: Remove lstate from hfi1_pportdataByczkowski, Jakub2017-08-221-26/+26
* Merge branch 'misc' into k.o/for-nextDoug Ledford2017-08-181-3/+3
|\
| * IB/hfi1: fix spelling mistake in variable name continiousColin Ian King2017-08-181-3/+3
| * IB/hfi1: Ensure dd->gi_mask can not be overflowedDennis Dalessandro2017-07-171-1/+6
* | IB/hfi1: Always perform offline transitionSebastian Sanchez2017-07-311-33/+33
* | IB/hfi1: Prevent link down request double queuingSebastian Sanchez2017-07-311-1/+3
* | IB/hfi1: Create workqueue for link eventsSebastian Sanchez2017-07-311-10/+10
* | IB/hfi1: Do not enable disabled port on cable insertJan Sokolowski2017-07-311-6/+7
* | IB/hfi1: Harden state transition to Armed and ActiveAlex Estrin2017-07-311-6/+3
* | IB/hfi1: Verify port data VLs credits on transition to ArmedAlex Estrin2017-07-311-1/+15
* | IB/hfi1: Move saving PCI values to a separate functionBartlomiej Dudek2017-07-311-0/+5
* | IB/hfi1: Fix code consistency for if/else blocks in chip.cJan Sokolowski2017-07-311-10/+11
* | IB/hfi1: Pass the context pointer rather than the indexMichael J. Ruhl2017-07-311-6/+8
* | IB/hfi1: Use context pointer rather than context indexMichael J. Ruhl2017-07-311-53/+37
* | IB/hfi1: Size rcd array index correctly and consistentlyMichael J. Ruhl2017-07-311-5/+5
* | IB/hfi1: Fix bar0 mapping to use write combiningMike Marciniszyn2017-07-311-17/+62
* | IB/hfi1: Check return values from PCI config API callsBartlomiej Dudek2017-07-311-4/+18
* | IB/hfi1: Add traces for TID operationsMike Marciniszyn2017-06-271-14/+2
* | IB/hfi1: Set proper logging levels on QSFP cable error eventsJan Sokolowski2017-06-271-32/+32
* | IB/hfi1: Fix DC 8051 host info flag arrayBartlomiej Dudek2017-06-271-2/+3
* | IB/hfi1: Modify handling of physical link state by Host DriverByczkowski, Jakub2017-06-271-32/+70
* | IB/hfi1: Fix spelling mistake in linkdown reasonDennis Dalessandro2017-06-271-1/+1
* | IB/hfi1: Ensure dd->gi_mask can not be overflowedDennis Dalessandro2017-06-271-1/+6
* | IB/hfi1: Replace deprecated pci functions with new APIMichael J. Ruhl2017-06-271-54/+51
* | IB/hfi1: Setup common IB fields in hfi1_packet structDon Hiatt2017-06-271-9/+0
|/
* RDMA/hfi1: Defer setting VL15 credits to link-up interruptByczkowski, Jakub2017-06-011-17/+50
*-. Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-05-081-27/+20
|\ \
| | * IB/hfi1: Clean up context initializationMichael J. Ruhl2017-05-041-2/+1
| | * IB/hfi1: Correctly clear the pkeyMichael J. Ruhl2017-05-041-20/+14
| | * IB/hfi1: Name function prototype parametersMichael J. Ruhl2017-05-041-4/+4
| | * IB/hfi1: Fix checks for Offline transient stateJakub Byczkowski2017-05-041-1/+1
| |/
* | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-081-2/+2
|\ \ | |/ |/|
| * IB/hfi1: Use pcie_flr() instead of duplicating itChristoph Hellwig2017-04-251-2/+2
* | IB/hfi1: Fix unbalanced braces around elseDennis Dalessandro2017-04-281-2/+2
* | IB/hfi1: Fix misspelling in commentDennis Dalessandro2017-04-281-1/+1
* | IB/hfi1: Cache neighbor secure data after link upStuart Summers2017-04-281-26/+1
* | IB/hfi1: Adjust high temperature warning for QSFP cableNeel Desai2017-04-281-1/+1
* | IB/hfi1: Fix softlockup issueTadeusz Struk2017-04-281-34/+52
* | IB/hfi1: Virtual Network Interface Controller (VNIC) HW supportVishwanathapura, Niranjana2017-04-201-42/+249
* | IB/hfi1: Add transmit fault injection featureDon Hiatt2017-04-051-0/+4
* | IB/hfi1: Add a patch value to the firmware version stringMichael J. Ruhl2017-04-051-8/+15
* | IB/hfi1: Check for QSFP presence before attempting readsEaswar Hariharan2017-04-051-2/+5
* | IB/hfi1: Cache registers during state changeMichael J. Ruhl2017-04-051-3/+55
OpenPOWER on IntegriCloud