summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1/chip.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-10IB/hfi1: Insure freeze_work work_struct is canceled on shutdownMike Marciniszyn1-0/+1
2018-07-11IB/hfi1: Fix user context tail allocation for DMA_RTAILMike Marciniszyn1-4/+4
2018-05-30IB/hfi1: Use after free race condition in send context error pathMichael J. Ruhl1-0/+4
2018-03-24IB/hfi1: Fix softlockup issueTadeusz Struk1-34/+52
2018-03-22IB/hfi1: Check for QSFP presence before attempting readsEaswar Hariharan1-2/+5
2017-12-20Ib/hfi1: Return actual operational VLs in port info queryPatel Jay P1-1/+1
2016-11-16IB/hfi1: Prevent hardware counter names from being cut offJianxin Xiong1-1/+1
2016-11-16IB/hfi1: Clean up unused argumentEaswar Hariharan1-1/+1
2016-11-16IB/hfi1: Remove leftover snoop referencesDennis Dalessandro1-16/+2
2016-11-16IB/hfi1: Fix an Oops on pci device force removeTadeusz Struk1-0/+5
2016-10-02IB/hfi1: Use EPROM platform configuration readDean Luick1-4/+5
2016-10-02IB/hfi1: Adjust hardware buffering parameterHarish Chegondi1-2/+2
2016-10-02IB/hfi1: Act on external device timeoutDean Luick1-1/+3
2016-10-02IB/hfi1: Fix user-space buffers mapping with IOMMU enabledTymoteusz Kielan1-6/+6
2016-10-02IB/hfi1: Move serdes tune inside link start functionDean Luick1-14/+8
2016-10-02IB/qib,IB/hfi: Use core common header fileMike Marciniszyn1-3/+3
2016-09-02IB/hfi1: Make n_krcvqs be an unsigned long integerHarish Chegondi1-3/+3
2016-09-02IB/hfi1: Add QSFP sanity pre-checkDean Luick1-8/+78
2016-08-03IB/hfi1: Use the same capability state for all shared contextsDean Luick1-8/+0
2016-08-03IB/hfi1: Expand reported serial numberIra Weiny1-1/+7
2016-08-02IB/hfi1: Ignore QSFP interrupts until power stabilizesEaswar Hariharan1-7/+21
2016-08-02IB/hfi1: Read all firmware versionsDean Luick1-25/+0
2016-08-02IB/hfi1: Explain state complete frame detailsDean Luick1-8/+126
2016-08-02IB/hfi1: Modify the default number of kernel receive conextsHarish Chegondi1-4/+2
2016-08-02IB/hfi1: Remove TWSI referencesDean Luick1-31/+0
2016-08-02IB/hfi1: Use built-in i2c bit-shift bus adapterDean Luick1-0/+5
2016-08-02IB/hfi1: Add global structure for affinity assignmentsDennis Dalessandro1-15/+5
2016-08-02IB/hfi1: Add counter to track unsupported packets dropJakub Pawlak1-4/+27
2016-07-12IB/hfi1: Fix sleep inside atomic issue in init_asic_dataTadeusz Struk1-7/+9
2016-06-18IB/hfi1: Send a pkey change event on driver pkey updateSebastian Sanchez1-0/+2
2016-06-18IB/hfi1: Remove FULL_MGMT_P_KEY from pkey table at link upSebastian Sanchez1-6/+13
2016-06-18IB/hfi1: Fix credit return threshold adjustmentJubin John1-2/+5
2016-06-07IB/hfi1: Fix indentationBart Van Assche1-3/+3
2016-05-26IB/hfi1: Update pkey table properly after link down or FM startSebastian Sanchez1-0/+9
2016-05-26IB/hfi1: Move driver out of stagingDennis Dalessandro1-0/+14703