aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/chip.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-18Merge branch 'for-next-early' into for-nextDoug Ledford1-108/+116
2017-10-18Merge branch 'hfi1' into k.o/for-nextDoug Ledford1-28/+14
2017-10-18IB/hfi1: Fix serdes loopback set-upJan Sokolowski1-28/+14
2017-10-04IB/rdmavt: Correct issues with read-mostly and send size cache linesSebastian Sanchez1-2/+2
2017-10-04IB/hfi1: Prevent LNI out of sync by resetting host interface versionSebastian Sanchez1-24/+53
2017-10-04IB/hfi1: Fix incorrect available receive user context countMichael J. Ruhl1-14/+21
2017-09-27IB/hfi1: Add a safe wrapper for _rcd_get_by_indexMichael J. Ruhl1-1/+1
2017-09-27IB/hfi1: Remove unused link_default variableIra Weiny1-4/+2
2017-09-27IB/hfi1: Update HFI to use the latest PCI APIMichael J. Ruhl1-37/+21
2017-09-27IB/hfi1: Add new state complete decodes for LNI failuresJakub Byczkowski1-0/+4
2017-09-27IB/hfi1: Return correct value in general interrupt handlerKamenee Arumugam1-1/+3
2017-09-27IB/hfi1: Only reset QSFP after link up and turn off AOC TXSebastian Sanchez1-1/+11
2017-09-27IB/hfi1: Turn off AOC TX after offline substatesSebastian Sanchez1-21/+64
2017-08-28IB/hfi1: Ratelimit prints from sdma_interruptGrzegorz Morys1-2/+2
2017-08-22IB/hfi1: Remove pstate from hfi1_pportdataJakub Byczkowski1-23/+31
2017-08-22IB/hfi1: Check xchg returned value for queuing link down entrySebastian Sanchez1-6/+12
2017-08-22IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lidsDasaratharaman Chandramouli1-3/+9
2017-08-22IB/hfi1: Add support to receive 16B bypass packetsDon Hiatt1-0/+6
2017-08-22IB/hf1: User context locking is inconsistentMichael J. Ruhl1-9/+21
2017-08-22IB/hfi1: Protect context array set/clear with spinlockMichael J. Ruhl1-2/+8
2017-08-22IB/hfi1: Remove lstate from hfi1_pportdataByczkowski, Jakub1-26/+26
2017-08-18Merge branch 'misc' into k.o/for-nextDoug Ledford1-3/+3
2017-08-18IB/hfi1: fix spelling mistake in variable name continiousColin Ian King1-3/+3
2017-07-31IB/hfi1: Always perform offline transitionSebastian Sanchez1-33/+33
2017-07-31IB/hfi1: Prevent link down request double queuingSebastian Sanchez1-1/+3
2017-07-31IB/hfi1: Create workqueue for link eventsSebastian Sanchez1-10/+10
2017-07-31IB/hfi1: Do not enable disabled port on cable insertJan Sokolowski1-6/+7
2017-07-31IB/hfi1: Harden state transition to Armed and ActiveAlex Estrin1-6/+3
2017-07-31IB/hfi1: Verify port data VLs credits on transition to ArmedAlex Estrin1-1/+15
2017-07-31IB/hfi1: Move saving PCI values to a separate functionBartlomiej Dudek1-0/+5
2017-07-31IB/hfi1: Fix code consistency for if/else blocks in chip.cJan Sokolowski1-10/+11
2017-07-31IB/hfi1: Pass the context pointer rather than the indexMichael J. Ruhl1-6/+8
2017-07-31IB/hfi1: Use context pointer rather than context indexMichael J. Ruhl1-53/+37
2017-07-31IB/hfi1: Size rcd array index correctly and consistentlyMichael J. Ruhl1-5/+5
2017-07-31IB/hfi1: Fix bar0 mapping to use write combiningMike Marciniszyn1-17/+62
2017-07-31IB/hfi1: Check return values from PCI config API callsBartlomiej Dudek1-4/+18
2017-07-17IB/hfi1: Ensure dd->gi_mask can not be overflowedDennis Dalessandro1-1/+6
2017-06-27IB/hfi1: Add traces for TID operationsMike Marciniszyn1-14/+2
2017-06-27IB/hfi1: Set proper logging levels on QSFP cable error eventsJan Sokolowski1-32/+32
2017-06-27IB/hfi1: Fix DC 8051 host info flag arrayBartlomiej Dudek1-2/+3
2017-06-27IB/hfi1: Modify handling of physical link state by Host DriverByczkowski, Jakub1-32/+70
2017-06-27IB/hfi1: Fix spelling mistake in linkdown reasonDennis Dalessandro1-1/+1
2017-06-27IB/hfi1: Ensure dd->gi_mask can not be overflowedDennis Dalessandro1-1/+6
2017-06-27IB/hfi1: Replace deprecated pci functions with new APIMichael J. Ruhl1-54/+51
2017-06-27IB/hfi1: Setup common IB fields in hfi1_packet structDon Hiatt1-9/+0
2017-06-01RDMA/hfi1: Defer setting VL15 credits to link-up interruptByczkowski, Jakub1-17/+50
2017-05-08Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-27/+20
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+2
2017-05-04IB/hfi1: Clean up context initializationMichael J. Ruhl1-2/+1
2017-05-04IB/hfi1: Correctly clear the pkeyMichael J. Ruhl1-20/+14