summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1/chip.c
AgeCommit message (Expand)Author
2020-01-27IB/hfi1: Add mtu check for operational data VLsAlex Estrin
2019-12-17IB/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
2018-12-17IB/hfi1: Fix an out-of-bounds access in get_hw_statsPiotr Stankiewicz
2018-10-20IB/hfi1: Fix destroy_qp hang after a link downMichael J. Ruhl
2018-07-03IB/hfi1: Fix user context tail allocation for DMA_RTAILMike Marciniszyn
2018-05-30IB/hfi1: Use after free race condition in send context error pathMichael J. Ruhl
2018-04-26IB/hfi1: Re-order IRQ cleanup to address driver cleanup raceMichael J. Ruhl
2017-12-20Ib/hfi1: Return actual operational VLs in port info queryPatel Jay P
2017-11-30IB/hfi1: Fix incorrect available receive user context countMichael J. Ruhl
2017-09-27IB/hfi1: Return correct value in general interrupt handlerKamenee Arumugam
2017-09-27IB/hfi1: Only reset QSFP after link up and turn off AOC TXSebastian Sanchez
2017-09-27IB/hfi1: Turn off AOC TX after offline substatesSebastian Sanchez
2017-08-28IB/hfi1: Ratelimit prints from sdma_interruptGrzegorz Morys
2017-08-22IB/hfi1: Remove pstate from hfi1_pportdataJakub Byczkowski
2017-08-22IB/hfi1: Check xchg returned value for queuing link down entrySebastian Sanchez
2017-08-22IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lidsDasaratharaman Chandramouli
2017-08-22IB/hfi1: Add support to receive 16B bypass packetsDon Hiatt
2017-08-22IB/hf1: User context locking is inconsistentMichael J. Ruhl
2017-08-22IB/hfi1: Protect context array set/clear with spinlockMichael J. Ruhl
2017-08-22IB/hfi1: Remove lstate from hfi1_pportdataByczkowski, Jakub
2017-08-18Merge branch 'misc' into k.o/for-nextDoug Ledford
2017-08-18IB/hfi1: fix spelling mistake in variable name continiousColin Ian King
2017-07-31IB/hfi1: Always perform offline transitionSebastian Sanchez
2017-07-31IB/hfi1: Prevent link down request double queuingSebastian Sanchez
2017-07-31IB/hfi1: Create workqueue for link eventsSebastian Sanchez
2017-07-31IB/hfi1: Do not enable disabled port on cable insertJan Sokolowski
2017-07-31IB/hfi1: Harden state transition to Armed and ActiveAlex Estrin
2017-07-31IB/hfi1: Verify port data VLs credits on transition to ArmedAlex Estrin
2017-07-31IB/hfi1: Move saving PCI values to a separate functionBartlomiej Dudek
2017-07-31IB/hfi1: Fix code consistency for if/else blocks in chip.cJan Sokolowski
2017-07-31IB/hfi1: Pass the context pointer rather than the indexMichael J. Ruhl
2017-07-31IB/hfi1: Use context pointer rather than context indexMichael J. Ruhl
2017-07-31IB/hfi1: Size rcd array index correctly and consistentlyMichael J. Ruhl
2017-07-31IB/hfi1: Fix bar0 mapping to use write combiningMike Marciniszyn
2017-07-31IB/hfi1: Check return values from PCI config API callsBartlomiej Dudek
2017-07-17IB/hfi1: Ensure dd->gi_mask can not be overflowedDennis Dalessandro
2017-06-27IB/hfi1: Add traces for TID operationsMike Marciniszyn
2017-06-27IB/hfi1: Set proper logging levels on QSFP cable error eventsJan Sokolowski
2017-06-27IB/hfi1: Fix DC 8051 host info flag arrayBartlomiej Dudek
2017-06-27IB/hfi1: Modify handling of physical link state by Host DriverByczkowski, Jakub
2017-06-27IB/hfi1: Fix spelling mistake in linkdown reasonDennis Dalessandro
2017-06-27IB/hfi1: Ensure dd->gi_mask can not be overflowedDennis Dalessandro
2017-06-27IB/hfi1: Replace deprecated pci functions with new APIMichael J. Ruhl
2017-06-27IB/hfi1: Setup common IB fields in hfi1_packet structDon Hiatt
2017-06-01RDMA/hfi1: Defer setting VL15 credits to link-up interruptByczkowski, Jakub
2017-05-08Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-04IB/hfi1: Clean up context initializationMichael J. Ruhl