aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qib/qib_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-03IB/qib: Fix style issuesMike Marciniszyn1-1/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-10-31infiniband: Fix up module files that need to include module.hPaul Gortmaker1-0/+1
2011-10-21IB/qib: Hold links until tuning data is availableMitko Haralanov1-4/+0
2011-10-21IB/qib: Eliminate divide/mod in converting idx to egr buf pointerMike Marciniszyn1-0/+3
2011-10-06IB/qib: Correct nfreectxts for multiple HCAsMike Marciniszyn1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-01-16RDMA: Update workqueue usageTejun Heo1-22/+4
2011-01-12RDMA: Use vzalloc() to replace vmalloc()+memset(0)Joe Perches1-5/+2
2011-01-10IB/qib: Fix multi-Florida HCA host panic on rebootMike Marciniszyn1-2/+4
2010-10-26IB/qib: Fix uninitialized pointer if CONFIG_PCI_MSI not setRalph Campbell1-0/+1
2010-08-03IB/qib: Set cfgctxts to number of CPUs by defaultRalph Campbell1-1/+1
2010-07-06IB/qib: Clean up properly if qib_init() failsRalph Campbell1-0/+10
2010-07-06IB/qib: Completion queue callback needs to be single threadedRalph Campbell1-1/+1
2010-07-06IB/qib: Clear eager buffer memory for each new processRalph Campbell1-0/+3
2010-07-06IB/qib: Don't mark VL15 bufs as WC to avoid a rare 7322 chip problemDave Olson1-0/+6
2010-05-25IB/qib: Fix undefined symbol error when CONFIG_PCI_MSI=nRalph Campbell1-0/+6
2010-05-23IB/qib: Add new qib driver for QLogic PCIe InfiniBand adaptersRalph Campbell1-0/+1580