summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1
AgeCommit message (Expand)AuthorFilesLines
2016-06-23IB/hfi1: Fix deadlock with txreq allocation slow pathMike Marciniszyn2-3/+2
2016-06-18IB/hfi1: Send a pkey change event on driver pkey updateSebastian Sanchez3-7/+16
2016-06-18IB/hfi1: Remove FULL_MGMT_P_KEY from pkey table at link upSebastian Sanchez1-6/+13
2016-06-18IB/hfi1: Fix potential buffer overflowTadeusz Struk1-1/+2
2016-06-18IB/hfi1: Fix potential NULL ptr dereferenceTadeusz Struk1-1/+1
2016-06-18IB/hfi1: Prevent context lossIra Weiny1-0/+3
2016-06-18IB/hfi1: Increase packet egress timeoutJubin John1-1/+1
2016-06-18IB/hfi1: Fix credit return threshold adjustmentJubin John2-4/+27
2016-06-07IB/hfi1: Suppress sparse warningsBart Van Assche2-15/+2
2016-06-07IB/hfi1: Use bit 0 instead of bit 1Bart Van Assche1-1/+1
2016-06-07IB/hfi1: Fix indentationBart Van Assche1-3/+3
2016-06-07IB/hfi1: Avoid large frame size warningLeon Romanovsky1-17/+14
2016-06-07IB/hfi1: fix some indentingDan Carpenter1-1/+1
2016-05-26IB/hfi1: Fix pio map initializationJubin John1-2/+1
2016-05-26IB/hfi1: Correct 8051 link parameter settingsDean Luick2-2/+10
2016-05-26IB/hfi1: Update pkey table properly after link down or FM startSebastian Sanchez2-0/+15
2016-05-26IB/hfi1: Fix hard lockup due to not using save/restore spin lockMike Marciniszyn1-2/+3
2016-05-26IB/hfi1: Add tracing support for send with invalidate opcodeJianxin Xiong3-0/+11
2016-05-26IB/hfi1, qib: Add ieth to the packet header definitionsJianxin Xiong1-0/+1
2016-05-26IB/hfi1: Move driver out of stagingDennis Dalessandro61-0/+60969