aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rdma/hfi1/pcie.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-92/+100
2016-03-17IB/hfi1: Change SBus handling to use resource reservationDean Luick1-5/+8
2016-03-11staging: rdma: hfi1: Remove unnecessary pci_set_drvdata()Amitoj Kaur Chawla1-2/+0
2016-03-10staging/rdma/hfi1: Avoid using upstream component if it is not accessibleKaike Wan1-3/+19
2016-03-10staging/rdma/hfi1: Fix headerJubin John1-4/+1
2016-03-10staging/rdma/hfi1: Add braces on all arms of statementJubin John1-1/+2
2016-03-10staging/rdma/hfi1: Fix code alignmentJubin John1-51/+48
2016-03-10staging/rdma/hfi1: Fix block commentsJubin John1-2/+4
2016-03-10staging/rdma/hfi1: Add blank link after declarationsJubin John1-0/+1
2016-03-10staging/rdma/hfi1: Remove blank line before close braceJubin John1-1/+0
2016-03-10staging/rdma/hfi1: Remove space after castJubin John1-2/+2
2016-03-10staging/rdma/hfi1: Remove multiple blank linesJubin John1-1/+0
2016-03-10staging/rdma/hfi1: Add spaces around binary operatorsJubin John1-1/+1
2016-03-10staging/rdma/hfi1: Turning off LED without checking if stepping is AxSebastian Sanchez1-2/+1
2016-03-10staging/rdma/hfi1: Remove unused variable nsbrDean Luick1-7/+0
2016-03-10staging/rdma/hfi1: Remove PCIe AER diagnostic messageDean Luick1-7/+1
2016-03-10staging/rdma/hfi1: Reduce syslog message severity and provide speed informationEaswar Hariharan1-3/+1
2016-03-10staging/rdma/hfi1: Add support for enabling/disabling PCIe ASPMAshutosh Dixit1-5/+11
2016-03-10staging/rdma/hfi1: Fix missing firmware NULL dereferenceDean Luick1-1/+4
2016-03-10staging/hfi1: Clean up commentsEdward Mascarenhas1-1/+1
2016-03-01staging/hfi1: set Gen3 half-swing for integrated devicesDean Luick1-4/+78
2016-02-07staging/rdma/hfi1: Clean up commentsEdward Mascarenhas1-1/+1
2016-02-07staging/rdma/hfi1: set Gen3 half-swing for integrated devicesDean Luick1-4/+78
2015-12-21staging/rdma/hfi1: rework is_a0() and is_bx()Mike Marciniszyn1-2/+2
2015-11-15staging/rdma/hfi1: Always download SBus firmwareDean Luick1-11/+1
2015-11-15staging/rdma/hfi1: Enable WFR PCIe extended tags from the driverVennila Megavannan1-1/+11
2015-11-15staging: rdma: hfi1: Remove hfi1_nomsix() wrapper functionAmitoj Kaur Chawla1-8/+0
2015-10-27staging/rdma/hfi1: Load SBus firmware once per ASICEaswar Hariharan1-4/+6
2015-10-27staging/rdma/hfi1: Reset firmware instead of reloading SbusCaz Yokoyama1-1/+12
2015-08-28IB/hfi1: add driver filesMike Marciniszyn1-0/+1253