summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rdma/hfi1/chip.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-10staging/rdma/hfi1: Determine actual operational VLsMike Marciniszyn1-8/+29
2016-03-10staging/rdma/hfi1: Adaptive PIO for short messagesMike Marciniszyn1-0/+10
2016-03-10staging/rdma/hfi1: Turning off LED without checking if stepping is AxSebastian Sanchez1-2/+2
2016-03-10staging/rdma/hfi1: Fetch platform configuration data from EFI variableEaswar Hariharan1-0/+3
2016-03-10staging/rdma/hfi1: Add credits for VL0 to VL7 in snoop modeSadanand Warrier1-2/+1
2016-03-10staging/rdma/hfi1, IB/core: Fix LinkDownReason define for consistencyEaswar Hariharan1-2/+2
2016-03-10staging/rdma/hfi1: Clean up init_cntrs()Jubin John1-18/+0
2016-03-10staging/rdma/hfi1: Report physical state changes per device instead of globallyDean Luick1-3/+3
2016-03-10staging/rdma/hfi1: correctly check for post-interrupt packetsDean Luick1-7/+25
2016-03-10staging/rdma/hfi1: Change send_schedule counter to a per cpu counterVennila Megavannan1-1/+2
2016-03-10staging/rdma/hfi1: Consolidate CPU/IRQ affinity supportMitko Haralanov1-101/+14
2016-03-10staging/rdma/hfi1: Add support for enabling/disabling PCIe ASPMAshutosh Dixit1-0/+4
2016-03-10staging/rdma/hfi1: Correctly set RcvCtxtCtrl registerMitko Haralanov1-4/+14
2016-03-10staging/rdma/hfi1: Fix for 32-bit counter overflow in driver and hfi1statsSebastian Sanchez1-25/+73
2016-03-10staging/rdma/hfi1: Skip lcb init for simulationDean Luick1-0/+4
2016-03-10staging/rdma/hfi1: Only warn when board description is not foundDean Luick1-1/+1
2016-03-10staging/rdma/hfi1: Fix per-VL transmit discard countsMike Marciniszyn1-25/+113
2016-03-10staging/rdma/hfi1: Support external device configuration requests from 8051Easwar Hariharan1-6/+46
2016-03-10staging/rdma/hfi1: Add active and optical cable supportEaswar Hariharan1-146/+150
2016-03-10staging/rdma/hfi1: HFI reports wrong offline disabled reason when cable removedBryan Morgan1-3/+15
2016-03-10staging/rdma/hfi1: Remove ibport and use rdmavt versionDennis Dalessandro1-17/+17
2016-03-10staging/rdma/hfi1: Begin to use rdmavt for verbsDennis Dalessandro1-1/+1
2016-03-10staging/hfi1: check for ARMED->ACTIVE change in recv intJim Snow1-2/+3
2016-03-10staging/hfi1: Clean up commentsEdward Mascarenhas1-1/+0
2016-03-10staging/hfi1: Remove unneeded variable indexDean Luick1-12/+7
2016-03-10staging/hfi1: add per SDMA engine stats to hfistatsVennila Megavannan1-3/+107
2016-03-01staging/hfi1: Change default krcvqsjubin.john@intel.com1-1/+1
2016-02-07staging/rdma/hfi1: Clean up commentsEdward Mascarenhas1-1/+0
2015-12-21staging/rdma/hfi1: Remove incorrect link credit checkDean Luick1-2/+1
2015-12-21staging/rdma/hfi1: Change num_rcv_contexts to num_user_contexts and its meaningSebastian Sanchez1-6/+3
2015-12-21staging/rdma/hfi1: Fix a possible null pointer dereferenceEaswar Hariharan1-0/+2
2015-12-21staging/rdma/hfi1: Consider VL15 MTU also when calculating the maximum VL MTUHarish Chegondi1-1/+2
2015-12-21staging/rdma/hfi1: unknown frame messages are not errorsDean Luick1-0/+18
2015-12-21staging/rdma/hfi1: remove SPC freeze error messagesDean Luick1-2/+0
2015-12-21staging/rdma/hfi1: Unexpected link up pkey values are not an errorDean Luick1-4/+4
2015-12-21staging/rdma/hfi1: Adds software counters for bitfields within various error ...Joel Rosenzweig1-1/+3184
2015-12-21staging/rdma/hfi1: Correctly limit VLs against SDMA enginesDean Luick1-3/+3
2015-12-21staging/rdma/hfi1: Extend quiet timeoutDean Luick1-2/+3
2015-12-21staging/rdma/hfi1: Add one-time LCB resetDean Luick1-0/+20
2015-12-21staging/rdma/hfi1: Read EFI variable for device descriptionDean Luick1-8/+30
2015-12-21staging/rdma/hfi1: rework is_a0() and is_bx()Mike Marciniszyn1-26/+18
2015-12-21staging/rdma/hfi1: Add space between concatenated string elementsJubin John1-5/+5
2015-12-21staging/rdma/hfi1: remove RxCtxRHQS from hfi1statsVennila Megavannan1-2/+0
2015-12-21staging/rdma/hfi1: Fix downgrade raceDean Luick1-7/+24
2015-11-19staging/rdma/hfi1: Handle packets with invalid RHF on context 0Niranjana Vishwanathapura1-37/+37
2015-11-19staging/rdma/hfi1: Workaround to prevent corruption during packet deliveryMark F. Brown1-3/+15
2015-11-19staging/rdma/hfi1: Use parallel workqueue for SDMA enginesMike Marciniszyn1-0/+1
2015-11-15staging/rdma/hfi1: use one-shot LCB writeDean Luick1-5/+37
2015-11-15staging/rdma/hfi1: Disable thermal polling before sensor initializationJareer Abdel-Qader1-2/+4
2015-11-15staging/rdma/hfi1: Clear the QSFP reset that is asserted on FLREaswar Hariharan1-8/+5