aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/rdma
AgeCommit message (Expand)Author
2016-03-21IB/hfi1: Re-factor MMU notification codeMitko Haralanov
2016-03-17IB/hfi1: Enable adaptive pio by defaultMike Marciniszyn
2016-03-17IB/hfi1: Fix adaptive pio packet corruptionMike Marciniszyn
2016-03-17IB/hfi1: Fix panic in adaptive pioMike Marciniszyn
2016-03-17IB/hfi1: Fix PIO wakeup timing holeMike Marciniszyn
2016-03-17IB/hfi1: Fix ordering of trace for accuracyMike Marciniszyn
2016-03-17IB/hfi1: Add unique trace point for pio and sdma sendMike Marciniszyn
2016-03-17IB/hfi1: Fix issues with qp_stats printMike Marciniszyn
2016-03-17IB/hfi1: Report pid in qp_stats to aid debugMike Marciniszyn
2016-03-17IB/hfi1: Improve LED beaconingEaswar Hariharan
2016-03-17IB/hfi1: Don't call cond_resched in atomic mode when sending packetsKaike Wan
2016-03-17IB/hfi1: Add adaptive cacheless verbs copyDean Luick
2016-03-17IB/hfi1: Handle host handshake timeoutJubin John
2016-03-17IB/hfi1: Add ASIC flag view/clearDean Luick
2016-03-17IB/hfi1: Hold i2c resource across debugfs open/closeDean Luick
2016-03-17IB/hfi1: Reduce hardware mutex timeoutDean Luick
2016-03-17IB/hfi1: Remove unused HFI1_DO_INIT_ASIC flagDean Luick
2016-03-17IB/hfi1: Change thermal init to use resource reservationDean Luick
2016-03-17IB/hfi1: Change QSFP functions to use resource reservationDean Luick
2016-03-17IB/hfi1: Change SBus handling to use resource reservationDean Luick
2016-03-17IB/hfi1: Change EPROM handling to use resource reservationDean Luick
2016-03-17IB/hfi1: Add ASIC resource reservation functionsDean Luick
2016-03-17IB/hfi1: Add shared ASIC structureDean Luick
2016-03-17IB/hfi1: Remove ASIC block clearDean Luick
2016-03-17IB/hfi1: Replace kmalloc and memcpy with a kmemdupHarish Chegondi
2016-03-17IB/hfi1: Move constant to the right in bitwise operationsHarish Chegondi
2016-03-17IB/hfi1: Add the break statement that was removed in an earlier patchHarish Chegondi
2016-03-10staging/rdma/hfi1: Fix memory leaksJubin John
2016-03-10staging/rdma/hfi1: Fix reporting of LED status in Get(LedInfo) and Get(PortInfo)Easwar Hariharan
2016-03-10staging/rdma/hfi1: Check interrupt registers mappingKaike Wan
2016-03-10staging/rdma/hfi1: Avoid using upstream component if it is not accessibleKaike Wan
2016-03-10staging/rdma/hfi1: Fix header size calculation for RC/UC QPs with GRH enabledJianxin Xiong
2016-03-10staging/rdma/hfi1: Fix counter read for cpDean Luick
2016-03-10staging/rdma/hfi1: Guard i2c access against cpDean Luick
2016-03-10staging/rdma/hfi1: Disclose more information when i2c failsDean Luick
2016-03-10staging/rdma/hfi1: Fix debugfs access raceDean Luick
2016-03-10staging/rdma/hfi1: Cleanup comments and logs in PHY codeEaswar Hariharan
2016-03-10staging/rdma/hfi1: Fix xmit discard error weightDean Luick
2016-03-10staging/rdma/hfi1: fix 0-day syntax errorMike Marciniszyn
2016-03-10staging/rdma/hfi1: Fix headerJubin John
2016-03-10staging/rdma/hfi1: Remove else after breakJubin John
2016-03-10staging/rdma/hfi1: Add braces on all arms of statementJubin John
2016-03-10staging/rdma/hfi1: Fix code alignmentJubin John
2016-03-10staging/rdma/hfi1: Fix block commentsJubin John
2016-03-10staging/rdma/hfi1: Add comment for spinlock_t definitionJubin John
2016-03-10staging/rdma/hfi1: Remove void function return statementJubin John
2016-03-10staging/rdma/hfi1: Use pointer instead of struct nameJubin John
2016-03-10staging/rdma/hfi1: Remove CamelCaseJubin John
2016-03-10staging/rdma/hfi1: Fix misspellingsJubin John
2016-03-10staging/rdma/hfi1: Split multiple assignmentsJubin John