aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rdma/hfi1/init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-10staging/hfi1: check for ARMED->ACTIVE change in recv intJim Snow1-0/+1
2016-03-01staging/hfi1: change krcvqs mod param from byte to uintMark F. Brown1-2/+2
2016-03-01staging/hfi1: Use BIT macrojubin.john@intel.com1-1/+1
2016-02-29staging/hfi1: Enable TID caching featureMitko Haralanov1-3/+0
2016-02-29staging/hfi1: Convert lock to mutexMitko Haralanov1-1/+1
2015-12-21staging/rdma/hfi1: Fix module parameter spellingJubin John1-1/+1
2015-12-21staging/rdma/hfi1: Change num_rcv_contexts to num_user_contexts and its meaningSebastian Sanchez1-3/+3
2015-12-21staging/rdma/hfi1: Fix for module parameter hdrq_entsize when it's 0Sebastian Sanchez1-0/+1
2015-12-21staging/rdma/hfi1: Destroy workqueues if hfi1_register_ib_device() call returns errorHarish Chegondi1-1/+8
2015-12-21staging/rdma/hfi1: rework is_a0() and is_bx()Mike Marciniszyn1-1/+1
2015-11-19staging/rdma/hfi1: Handle packets with invalid RHF on context 0Niranjana Vishwanathapura1-1/+8
2015-11-19staging/rdma/hfi1: Workaround to prevent corruption during packet deliveryMark F. Brown1-0/+28
2015-11-19staging/rdma/hfi1: Use parallel workqueue for SDMA enginesMike Marciniszyn1-7/+6
2015-11-15staging/rdma/hfi1: Convert dd_dev_info() to hfi1_cdbg() in process startupSebastian Sanchez1-13/+18
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman1-1/+1
2015-10-27staging/rdma/hfi1: Add irqsaves in the packet processing pathDean Luick1-2/+3
2015-10-12staging: rdma: hfi1: remove unnecessary out of memory messagesAlison Schofield1-9/+2
2015-10-12Staging: rdma: hfi1: Use kcalloc instead of kzalloc to allocate arrayShraddha Barke1-6/+8
2015-08-28IB/hfi1: add driver filesMike Marciniszyn1-0/+1722