summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/qib/qib_init.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-11IB/qib: Fix multi-Florida HCA host panic on rebootMike Marciniszyn1-2/+4
2010-10-27IB/qib: Fix uninitialized pointer if CONFIG_PCI_MSI not setRalph Campbell1-0/+1
2010-08-04IB/qib: Set cfgctxts to number of CPUs by defaultRalph Campbell1-1/+1
2010-07-07IB/qib: Clean up properly if qib_init() failsRalph Campbell1-0/+10
2010-07-07IB/qib: Completion queue callback needs to be single threadedRalph Campbell1-1/+1
2010-07-07IB/qib: Clear eager buffer memory for each new processRalph Campbell1-0/+3
2010-07-07IB/qib: Don't mark VL15 bufs as WC to avoid a rare 7322 chip problemDave Olson1-0/+6
2010-05-26IB/qib: Fix undefined symbol error when CONFIG_PCI_MSI=nRalph Campbell1-0/+6
2010-05-24IB/qib: Add new qib driver for QLogic PCIe InfiniBand adaptersRalph Campbell1-0/+1580