aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/chip.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-25RDMA/hfi1: Convert to SPDX identifierCai Huoqing1-45/+3
2021-03-22RDMA: Delete not-used static inline functionsLeon Romanovsky1-5/+0
2020-05-21IB/hfi1: Add interrupt handler functions for accelerated ipoibGrzegorz Andrejczuk1-0/+1
2020-05-21IB/hfi1: RSM rules for AIPGrzegorz Andrejczuk1-1/+3
2020-01-10IB/hfi1: Add RcvShortLengthErrCnt to hfi1statsMike Marciniszyn1-0/+1
2020-01-10IB/hfi1: Add software counter for ctxt0 seq dropMike Marciniszyn1-0/+1
2020-01-10IB/hfi1: Move chip specific functions to chip.cMike Marciniszyn1-0/+6
2019-09-13IB/{rdmavt, hfi1, qib}: Add a counter for credit waitsKaike Wan1-0/+1
2019-06-11IB/hfi1: Correct tid qp rcd to match verbs contextMike Marciniszyn1-0/+1
2019-04-24IB/hfi1: Add selected Rcv countersMike Marciniszyn1-0/+3
2019-02-05IB/hfi1: Add the counter n_tidwaitKaike Wan1-0/+1
2019-01-31IB/hfi1: Add OPFN helper functions for TID RDMA featureKaike Wan1-1/+2
2018-09-01IB/hfi1: Rework the IRQ API to be more flexibleMichael J. Ruhl1-23/+38
2018-09-01IB/hfi1: Prepare for new HFI1 MSIx APIMichael J. Ruhl1-0/+10
2018-06-22IB/hfi1: Remove caches of chip CSRsMike Marciniszyn1-0/+30
2018-05-09IB/hfi1: Prevent LNI hang when LCB can't obtain lanesSebastian Sanchez1-2/+13
2018-02-01IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit timesKamenee Arumugam1-2/+2
2018-01-05IB/hfi1: Fix infinite loop in 8051 command error pathSebastian Sanchez1-1/+1
2017-11-13IB/hfi1: Reduce 8051 command timeoutJakub Byczkowski1-1/+1
2017-10-18Merge branch 'for-next-early' into for-nextDoug Ledford1-0/+4
2017-10-18Merge branch 'hfi1' into k.o/for-nextDoug Ledford1-0/+3
2017-10-18IB/hfi1: Fix serdes loopback set-upJan Sokolowski1-0/+3
2017-10-04IB/hfi1: Prevent LNI out of sync by resetting host interface versionSebastian Sanchez1-0/+1
2017-09-27IB/hfi1: Only reset QSFP after link up and turn off AOC TXSebastian Sanchez1-1/+1
2017-09-27IB/hfi1: Turn off AOC TX after offline substatesSebastian Sanchez1-0/+1
2017-08-22IB/hfi1: Remove pstate from hfi1_pportdataJakub Byczkowski1-2/+1
2017-08-22IB/hfi1: Load fallback platform configuration per HFI deviceJakub Byczkowski1-1/+0
2017-08-22IB/hfi1: Remove lstate from hfi1_pportdataByczkowski, Jakub1-2/+1
2017-07-31IB/hfi1: Always perform offline transitionSebastian Sanchez1-0/+5
2017-07-31IB/hfi1: Pass the context pointer rather than the indexMichael J. Ruhl1-1/+2
2017-07-31IB/hfi1: Use context pointer rather than context indexMichael J. Ruhl1-3/+5
2017-07-31IB/hfi1: Size rcd array index correctly and consistentlyMichael J. Ruhl1-4/+4
2017-07-31IB/hfi1: Fix bar0 mapping to use write combiningMike Marciniszyn1-2/+2
2017-06-27IB/hfi1: Modify handling of physical link state by Host DriverByczkowski, Jakub1-1/+1
2017-06-27IB/hfi1: Setup common IB fields in hfi1_packet structDon Hiatt1-2/+0
2017-05-04IB/hfi1: Clean up context initializationMichael J. Ruhl1-1/+1
2017-05-04IB/hfi1: Correctly clear the pkeyMichael J. Ruhl1-1/+1
2017-05-04IB/hfi1: Name function prototype parametersMichael J. Ruhl1-2/+4
2017-04-20IB/hfi1: Virtual Network Interface Controller (VNIC) HW supportVishwanathapura, Niranjana1-0/+2
2017-04-05IB/hfi1: Add a patch value to the firmware version stringMichael J. Ruhl1-7/+11
2016-11-15IB/hfi1: Fix status error code for unsupported packetsJakub Pawlak1-0/+3
2016-10-02IB/hfi1: Adjust hardware buffering parameterHarish Chegondi1-1/+1
2016-10-02IB/hfi1: Act on external device timeoutDean Luick1-1/+3
2016-10-02IB/qib,IB/hfi: Use core common header fileMike Marciniszyn1-1/+1
2016-09-02IB/hfi1: Add QSFP sanity pre-checkDean Luick1-0/+1
2016-08-02IB/hfi1: Use the same capability state for all shared contextsDean Luick1-2/+0
2016-08-02IB/hfi1: Read all firmware versionsDean Luick1-0/+1
2016-08-02IB/hfi1: Remove TWSI referencesDean Luick1-2/+0
2016-05-26IB/hfi1: Correct 8051 link parameter settingsDean Luick1-0/+6
2016-05-26IB/hfi1: Move driver out of stagingDennis Dalessandro1-0/+1368