summaryrefslogtreecommitdiff
path: root/drivers/staging/rdma
AgeCommit message (Expand)Author
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-11staging: rdma: hfi1: file_ops: Replace ALIGN with PAGE_ALIGNAmitoj Kaur Chawla
2016-03-11staging: rdma: hfi1: driver: Replace IS_ALIGNED with PAGE_ALIGNEDAmitoj Kaur Chawla
2016-03-11staging: rdma: hfi1: Replace ALIGN with PAGE_ALIGNAmitoj Kaur Chawla
2016-03-11Staging: rdma: Use min macro instead of ternary operatorBhumika Goyal
2016-03-11staging: rdma: hfi1: user_sdma.c: Drop void pointer castJanani Ravichandran
2016-03-11staging: rdma: hfi1: Remove unnecessary paranthesesBhaktipriya Shridhar
2016-03-11staging: rdma: hfi1: Remove casts of pointer to same typeBhaktipriya Shridhar
2016-03-11staging: rdma: hfi1: Remove useless return variablesBhaktipriya Shridhar
2016-03-11staging: rdma: hfi1: Remove unnecessary pci_set_drvdata()Amitoj Kaur Chawla
2016-03-11staging: rdma: hfi1: Do not use | with a variable with value 0Janani Ravichandran
2016-03-11staging: rdma: hfi1: Compress return logicBhaktipriya Shridhar
2016-03-11staging: rdma: hfi1: Remove unnecessary kfreeAmitoj Kaur Chawla
2016-03-11staging: rdma: hfi1: Use setup_timerBhaktipriya Shridhar
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