aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-10staging/rdma/hfi1, IB/core: Fix LinkDownReason define for consistencyEaswar Hariharan2-3/+3
2016-03-10staging/rdma/hfi1: Remove modify_port and port_immutable functionsHarish Chegondi4-55/+28
2016-03-10staging/rdma/hfi1: Support query gid in rdmavtDennis Dalessandro1-20/+12
2016-03-10staging/rdma/hfi1: Clean up init_cntrs()Jubin John1-18/+0
2016-03-10staging/rdma/hfi1: Fix snoop packet length calculationDean Luick1-5/+4
2016-03-10staging/rdma/hfi1: Correct TWSI resetDean Luick3-45/+36
2016-03-10staging/rdma/hfi1: Remove PCIe AER diagnostic messageDean Luick1-7/+1
2016-03-10staging/rdma/hfi1: Implement LED beaconing for maintenanceEaswar Hariharan4-61/+64
2016-03-10staging/rdma/hfi1: Split last 8 bytes of copy to user bufferDean Luick6-20/+57
2016-03-10staging/rdma/hfi1: Fix fabric serdes reset by re-downloading firmwareDean Luick1-13/+44
2016-03-10staging/rdma/hfi1: Report physical state changes per device instead of globallyDean Luick2-3/+4
2016-03-10staging/rdma/hfi1: Properly determine error status of SDMA slotsMitko Haralanov2-7/+14
2016-03-10staging/rdma/hfi1: correctly check for post-interrupt packetsDean Luick1-7/+25
2016-03-10staging/rdma/hfi1: Improve performance of SDMA transfersMitko Haralanov2-168/+128
2016-03-10staging/rdma/hfi1: Use device file minor to identify EPROMDean Luick3-7/+12
2016-03-10staging/rdma/hfi1: Reduce syslog message severity and provide speed informationEaswar Hariharan1-3/+1
2016-03-10staging/rdma/hfi1: Improve performance of TID cache look upMitko Haralanov2-72/+83
2016-03-10staging/rdma/hfi1: Fix for module parameter rcvhdrcnt when it's 2097152Sebastian Sanchez1-0/+8
2016-03-10staging/rdma/hfi1: Allow a fair scheduling of QPsVennila Megavannan1-14/+38
2016-03-10staging/rdma/hfi1: Fix for generic I2C interfaceDean Luick4-110/+122
2016-03-10staging/rdma/hfi1: Change send_schedule counter to a per cpu counterVennila Megavannan5-4/+15
2016-03-10staging/rdma/hfi1: Verbs Mem affinity supportMitko Haralanov2-3/+4
2016-03-10staging/rdma/hfi1: Allocate send ctxt on device NUMA nodeMitko Haralanov1-1/+1
2016-03-10staging/rdma/hfi1: Consolidate CPU/IRQ affinity supportMitko Haralanov7-113/+578
2016-03-10staging/rdma/hfi1: Remove unnecessary duplicated variableMitko Haralanov4-8/+2
2016-03-10staging/rdma/hfi1: Remove unused codeMitko Haralanov1-7/+0
2016-03-10staging/rdma/hfi1: Fix SL->SC checksIra Weiny3-0/+23
2016-03-10staging/rdma/hfi1: Add support for enabling/disabling PCIe ASPMAshutosh Dixit7-7/+355
2016-03-10staging/rdma/hfi1: Method to toggle "fast ECN" detectionVennila Megavannan4-27/+75
2016-03-10staging/rdma/hfi1: Correctly set RcvCtxtCtrl registerMitko Haralanov3-5/+24
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: No firmware retry for simulationDean Luick1-1/+2
2016-03-10staging/rdma/hfi1: Don't attempt to qualify or tune loopback plugsEaswar Hariharan1-1/+2
2016-03-10staging/rdma/hfi1: Make firmware failure messages warningsDean Luick1-8/+10
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 Marciniszyn4-26/+123
2016-03-10staging/rdma/hfi1: Fix missing firmware NULL dereferenceDean Luick2-12/+15
2016-03-10staging/rdma/hfi1: Support external device configuration requests from 8051Easwar Hariharan4-6/+49
2016-03-10staging/rdma/hfi1: Get port type from configuration fileEaswar Hariharan2-26/+1
2016-03-10staging/rdma/hfi1: Add active and optical cable supportEaswar Hariharan8-174/+1032
2016-03-10staging/rdma/hfi1: Fix QSFP memory read/write across 128 byte boundaryMike Marciniszyn2-23/+49
2016-03-10staging/rdma/hfi1: cleanup messages on qsfp_read() failureEaswar Hariharan1-8/+8
2016-03-10staging/rdma/hfi1: HFI reports wrong offline disabled reason when cable removedBryan Morgan4-13/+34
2016-03-10staging/rdma/hfi1: Remove srq functionalityJubin John4-421/+1
2016-03-10staging/rdma/hfi1: Remove hfi1_query_qp functionHarish Chegondi3-54/+0
2016-03-10staging/rdma/hfi1: Remove create and free mad agentsDennis Dalessandro3-86/+8
2016-03-10staging/rdma/hfi1: Use rdmavt device allocation functionDennis Dalessandro1-4/+7
2016-03-10staging/rdma/hfi1: Clean up register deviceDennis Dalessandro1-67/+2
2016-03-10staging/rdma/hfi1: Remove post_recv and use rdmavt versionDennis Dalessandro1-62/+1