summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rdma/hfi1/hfi.h
Commit message (Expand)AuthorAgeFilesLines
* IB/hfi1: Move driver out of stagingDennis Dalessandro2016-05-261-1950/+0Star
* IB/hfi1: Do not free hfi1 cdev parent structure earlyDennis Dalessandro2016-05-261-0/+1
* IB/hfi1: Correct log message stringsJakub Pawlak2016-05-141-3/+2Star
* IB/hfi1: Ignore non-temperature warnings on a downed linkEaswar Hariharan2016-05-141-0/+1
* IB/hfi1: Always turn on CDRs for low power QSFP modulesEaswar Hariharan2016-04-281-1/+0Star
* IB/hfi1: Check P_KEY for all sent packets from user modeSebastian Sanchez2016-04-281-0/+4
* IB/hfi1: Adjust default MTU to be 10KBSebastian Sanchez2016-04-281-2/+2
* IB/hfi1: Correctly obtain the full service classDean Luick2016-04-281-1/+1
* IB/hfi1: Switch to using the pin query functionMitko Haralanov2016-03-211-0/+1
* IB/hfi1: Specify mm when releasing pagesMitko Haralanov2016-03-211-1/+1
* IB/hfi1: Add pin query functionMitko Haralanov2016-03-211-0/+1
* IB/hfi1: Remove the use of add/remove RB function pointersMitko Haralanov2016-03-211-2/+0Star
* IB/hfi1: Re-factor MMU notification codeMitko Haralanov2016-03-211-8/+6Star
* IB/hfi1: Improve LED beaconingEaswar Hariharan2016-03-171-7/+3Star
* IB/hfi1: Remove unused HFI1_DO_INIT_ASIC flagDean Luick2016-03-171-1/+0Star
* IB/hfi1: Change QSFP functions to use resource reservationDean Luick2016-03-171-2/+12
* IB/hfi1: Add shared ASIC structureDean Luick2016-03-171-0/+9
* staging/rdma/hfi1: Fix headerJubin John2016-03-111-4/+1Star
* staging/rdma/hfi1: Fix code alignmentJubin John2016-03-111-2/+3
* staging/rdma/hfi1: Fix block commentsJubin John2016-03-111-2/+4
* staging/rdma/hfi1: Add comment for spinlock_t definitionJubin John2016-03-111-0/+3
* staging/rdma/hfi1: Add blank link after declarationsJubin John2016-03-111-0/+1
* staging/rdma/hfi1: Remove space after castJubin John2016-03-111-2/+2
* staging/rdma/hfi1: Remove multiple blank linesJubin John2016-03-111-2/+0Star
* staging/rdma/hfi1: Add spaces around binary operatorsJubin John2016-03-111-1/+1
* staging/rdma/hfi1: Determine actual operational VLsMike Marciniszyn2016-03-111-1/+2
* staging/rdma/hfi1: Add qp to send context mapping for PIOJubin John2016-03-111-0/+6
* staging/rdma/hfi1: Adaptive PIO for short messagesMike Marciniszyn2016-03-111-4/+3Star
* staging/rdma/hfi1: Fetch platform configuration data from EFI variableEaswar Hariharan2016-03-111-0/+1
* staging/rdma/hfi1: Make EPROM check per deviceDean Luick2016-03-111-0/+1
* staging/rdma/hfi1: Add credits for VL0 to VL7 in snoop modeSadanand Warrier2016-03-111-0/+1
* staging/rdma/hfi1: Remove modify_port and port_immutable functionsHarish Chegondi2016-03-111-0/+5
* staging/rdma/hfi1: Implement LED beaconing for maintenanceEaswar Hariharan2016-03-111-13/+16
* staging/rdma/hfi1: Report physical state changes per device instead of globallyDean Luick2016-03-111-0/+1
* staging/rdma/hfi1: Improve performance of TID cache look upMitko Haralanov2016-03-111-1/+5
* staging/rdma/hfi1: Change send_schedule counter to a per cpu counterVennila Megavannan2016-03-111-1/+3
* staging/rdma/hfi1: Consolidate CPU/IRQ affinity supportMitko Haralanov2016-03-111-2/+6
* staging/rdma/hfi1: Remove unnecessary duplicated variableMitko Haralanov2016-03-111-1/+0Star
* staging/rdma/hfi1: Add support for enabling/disabling PCIe ASPMAshutosh Dixit2016-03-111-0/+24
* staging/rdma/hfi1: Method to toggle "fast ECN" detectionVennila Megavannan2016-03-111-0/+2
* staging/rdma/hfi1: Fix per-VL transmit discard countsMike Marciniszyn2016-03-111-1/+2
* staging/rdma/hfi1: Support external device configuration requests from 8051Easwar Hariharan2016-03-111-0/+1
* staging/rdma/hfi1: Add active and optical cable supportEaswar Hariharan2016-03-111-2/+3
* staging/rdma/hfi1: HFI reports wrong offline disabled reason when cable removedBryan Morgan2016-03-111-0/+2
* staging/rdma/hfi1: Remove CQ data structures and functions from hfi1Dennis Dalessandro2016-03-111-2/+0Star
* staging/rdma/hfi1: Remove ibport and use rdmavt versionDennis Dalessandro2016-03-111-4/+4
* staging/rdma/hfi1: Remove hfi1 MR and hfi1 specific qp typeDennis Dalessandro2016-03-111-8/+8
* staging/rdma/hfi1: Add device specific info printsDennis Dalessandro2016-03-111-0/+2
* staging/rdma/hfi1: Begin to use rdmavt for verbsDennis Dalessandro2016-03-111-2/+1Star
* staging/hfi1: check for ARMED->ACTIVE change in recv intJim Snow2016-03-111-0/+11