aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rdma/hfi1/hfi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-28IB/hfi1: Always turn on CDRs for low power QSFP modulesEaswar Hariharan1-1/+0
2016-04-28IB/hfi1: Check P_KEY for all sent packets from user modeSebastian Sanchez1-0/+4
2016-04-28IB/hfi1: Adjust default MTU to be 10KBSebastian Sanchez1-2/+2
2016-04-28IB/hfi1: Correctly obtain the full service classDean Luick1-1/+1
2016-03-21IB/hfi1: Switch to using the pin query functionMitko Haralanov1-0/+1
2016-03-21IB/hfi1: Specify mm when releasing pagesMitko Haralanov1-1/+1
2016-03-21IB/hfi1: Add pin query functionMitko Haralanov1-0/+1
2016-03-21IB/hfi1: Remove the use of add/remove RB function pointersMitko Haralanov1-2/+0
2016-03-21IB/hfi1: Re-factor MMU notification codeMitko Haralanov1-8/+6
2016-03-17IB/hfi1: Improve LED beaconingEaswar Hariharan1-7/+3
2016-03-17IB/hfi1: Remove unused HFI1_DO_INIT_ASIC flagDean Luick1-1/+0
2016-03-17IB/hfi1: Change QSFP functions to use resource reservationDean Luick1-2/+12
2016-03-17IB/hfi1: Add shared ASIC structureDean Luick1-0/+9
2016-03-10staging/rdma/hfi1: Fix headerJubin John1-4/+1
2016-03-10staging/rdma/hfi1: Fix code alignmentJubin John1-2/+3
2016-03-10staging/rdma/hfi1: Fix block commentsJubin John1-2/+4
2016-03-10staging/rdma/hfi1: Add comment for spinlock_t definitionJubin John1-0/+3
2016-03-10staging/rdma/hfi1: Add blank link after declarationsJubin John1-0/+1
2016-03-10staging/rdma/hfi1: Remove space after castJubin John1-2/+2
2016-03-10staging/rdma/hfi1: Remove multiple blank linesJubin John1-2/+0
2016-03-10staging/rdma/hfi1: Add spaces around binary operatorsJubin John1-1/+1
2016-03-10staging/rdma/hfi1: Determine actual operational VLsMike Marciniszyn1-1/+2
2016-03-10staging/rdma/hfi1: Add qp to send context mapping for PIOJubin John1-0/+6
2016-03-10staging/rdma/hfi1: Adaptive PIO for short messagesMike Marciniszyn1-4/+3
2016-03-10staging/rdma/hfi1: Fetch platform configuration data from EFI variableEaswar Hariharan1-0/+1
2016-03-10staging/rdma/hfi1: Make EPROM check per deviceDean Luick1-0/+1
2016-03-10staging/rdma/hfi1: Add credits for VL0 to VL7 in snoop modeSadanand Warrier1-0/+1
2016-03-10staging/rdma/hfi1: Remove modify_port and port_immutable functionsHarish Chegondi1-0/+5
2016-03-10staging/rdma/hfi1: Implement LED beaconing for maintenanceEaswar Hariharan1-13/+16
2016-03-10staging/rdma/hfi1: Report physical state changes per device instead of globallyDean Luick1-0/+1
2016-03-10staging/rdma/hfi1: Improve performance of TID cache look upMitko Haralanov1-1/+5
2016-03-10staging/rdma/hfi1: Change send_schedule counter to a per cpu counterVennila Megavannan1-1/+3
2016-03-10staging/rdma/hfi1: Consolidate CPU/IRQ affinity supportMitko Haralanov1-2/+6
2016-03-10staging/rdma/hfi1: Remove unnecessary duplicated variableMitko Haralanov1-1/+0
2016-03-10staging/rdma/hfi1: Add support for enabling/disabling PCIe ASPMAshutosh Dixit1-0/+24
2016-03-10staging/rdma/hfi1: Method to toggle "fast ECN" detectionVennila Megavannan1-0/+2
2016-03-10staging/rdma/hfi1: Fix per-VL transmit discard countsMike Marciniszyn1-1/+2
2016-03-10staging/rdma/hfi1: Support external device configuration requests from 8051Easwar Hariharan1-0/+1
2016-03-10staging/rdma/hfi1: Add active and optical cable supportEaswar Hariharan1-2/+3
2016-03-10staging/rdma/hfi1: HFI reports wrong offline disabled reason when cable removedBryan Morgan1-0/+2
2016-03-10staging/rdma/hfi1: Remove CQ data structures and functions from hfi1Dennis Dalessandro1-2/+0
2016-03-10staging/rdma/hfi1: Remove ibport and use rdmavt versionDennis Dalessandro1-4/+4
2016-03-10staging/rdma/hfi1: Remove hfi1 MR and hfi1 specific qp typeDennis Dalessandro1-8/+8
2016-03-10staging/rdma/hfi1: Add device specific info printsDennis Dalessandro1-0/+2
2016-03-10staging/rdma/hfi1: Begin to use rdmavt for verbsDennis Dalessandro1-2/+1
2016-03-10staging/hfi1: check for ARMED->ACTIVE change in recv intJim Snow1-0/+11
2016-03-10staging/hfi1: Clean up commentsEdward Mascarenhas1-2/+2
2016-03-10staging/hfi1: add per SDMA engine stats to hfistatsVennila Megavannan1-0/+1
2016-03-01staging/hfi1: change krcvqs mod param from byte to uintMark F. Brown1-1/+1
2016-03-01staging/hfi1: Use BIT macrojubin.john@intel.com1-11/+11