summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-03-11IB/qib,staging/rdma/hfi1: use setup_timer apiHari Prasath Gujulan Elango2-6/+2
2016-03-11IB/qib: Insure last cursor is updated prior to completeMike Marciniszyn2-9/+23
2016-03-11staging/rdma/hfi1: Insure last cursor is updated prior to completeMike Marciniszyn2-9/+23
2016-03-11staging/rdma/hfi1: add s_retry to diagnosticsMike Marciniszyn1-1/+2
2016-03-11staging/rdma/hfi1: remove duplicate timeout printMike Marciniszyn1-2/+1
2016-03-11staging/rdma/hfi1: use new RNR timerMike Marciniszyn5-10/+19
2016-03-11staging/rdma/hfi1: add unique rnr timerMike Marciniszyn3-2/+4
2016-03-11staging/rdma/hfi1: use mod_timer when appropriateMike Marciniszyn1-20/+22
2016-03-11staging/rdma/hfi1: use new timer routinesMike Marciniszyn1-29/+10
2016-03-11staging/rdma/hfi1: centralize timer routines into rcMike Marciniszyn1-0/+107
2016-03-11staging/rdma/hfi1: Removing unused struct hfi1_verbs_countersSebastian Sanchez1-16/+0
2016-03-11staging/rdma/hfi1: Adding support for hfi counters via sysfsSebastian Sanchez1-54/+252
2016-03-11staging/rdma/hfi1: Replacement of goto's for break/returnsSebastian Sanchez1-26/+30
2016-03-11staging/rdma/hfi1: Change for data type of port numberSebastian Sanchez1-7/+7
2016-03-11staging/rdma/hfi1: Fix bug that could block the process on context exitMitko Haralanov1-1/+4
2016-03-11staging/rdma/hfi1: Remove unused variable nsbrDean Luick1-7/+0
2016-03-11staging/rdma/hfi1: Make EPROM check per deviceDean Luick2-11/+6
2016-03-11staging/rdma/hfi1: Add credits for VL0 to VL7 in snoop modeSadanand Warrier3-2/+66
2016-03-11staging/rdma/hfi1: Improve performance of user SDMAMitko Haralanov2-40/+22
2016-03-11staging/rdma/hfi1, IB/core: Fix LinkDownReason define for consistencyEaswar Hariharan2-3/+3
2016-03-11staging/rdma/hfi1: Remove modify_port and port_immutable functionsHarish Chegondi4-55/+28
2016-03-11staging/rdma/hfi1: Support query gid in rdmavtDennis Dalessandro1-20/+12
2016-03-11staging/rdma/hfi1: Clean up init_cntrs()Jubin John1-18/+0
2016-03-11staging/rdma/hfi1: Fix snoop packet length calculationDean Luick1-5/+4
2016-03-11staging/rdma/hfi1: Correct TWSI resetDean Luick3-45/+36
2016-03-11staging/rdma/hfi1: Remove PCIe AER diagnostic messageDean Luick1-7/+1
2016-03-11staging/rdma/hfi1: Implement LED beaconing for maintenanceEaswar Hariharan4-61/+64
2016-03-11staging/rdma/hfi1: Split last 8 bytes of copy to user bufferDean Luick6-20/+57
2016-03-11staging/rdma/hfi1: Fix fabric serdes reset by re-downloading firmwareDean Luick1-13/+44
2016-03-11staging/rdma/hfi1: Report physical state changes per device instead of globallyDean Luick2-3/+4
2016-03-11staging/rdma/hfi1: Properly determine error status of SDMA slotsMitko Haralanov2-7/+14
2016-03-11staging/rdma/hfi1: correctly check for post-interrupt packetsDean Luick1-7/+25
2016-03-11staging/rdma/hfi1: Improve performance of SDMA transfersMitko Haralanov2-168/+128
2016-03-11staging/rdma/hfi1: Use device file minor to identify EPROMDean Luick3-7/+12
2016-03-11staging/rdma/hfi1: Reduce syslog message severity and provide speed informationEaswar Hariharan1-3/+1
2016-03-11staging/rdma/hfi1: Improve performance of TID cache look upMitko Haralanov2-72/+83
2016-03-11staging/rdma/hfi1: Fix for module parameter rcvhdrcnt when it's 2097152Sebastian Sanchez1-0/+8
2016-03-11staging/rdma/hfi1: Allow a fair scheduling of QPsVennila Megavannan1-14/+38
2016-03-11staging/rdma/hfi1: Fix for generic I2C interfaceDean Luick4-110/+122
2016-03-11staging/rdma/hfi1: Change send_schedule counter to a per cpu counterVennila Megavannan5-4/+15
2016-03-11staging/rdma/hfi1: Verbs Mem affinity supportMitko Haralanov2-3/+4
2016-03-11staging/rdma/hfi1: Allocate send ctxt on device NUMA nodeMitko Haralanov1-1/+1
2016-03-11staging/rdma/hfi1: Consolidate CPU/IRQ affinity supportMitko Haralanov7-113/+578
2016-03-11staging/rdma/hfi1: Remove unnecessary duplicated variableMitko Haralanov4-8/+2
2016-03-11staging/rdma/hfi1: Remove unused codeMitko Haralanov1-7/+0
2016-03-11staging/rdma/hfi1: Fix SL->SC checksIra Weiny3-0/+23
2016-03-11staging/rdma/hfi1: Add support for enabling/disabling PCIe ASPMAshutosh Dixit7-7/+355
2016-03-11staging/rdma/hfi1: Method to toggle "fast ECN" detectionVennila Megavannan4-27/+75
2016-03-11staging/rdma/hfi1: Correctly set RcvCtxtCtrl registerMitko Haralanov3-5/+24
2016-03-11staging/rdma/hfi1: Fix for 32-bit counter overflow in driver and hfi1statsSebastian Sanchez1-25/+73