aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qib/qib_init.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* RDMA: Update workqueue usageTejun Heo2011-01-161-22/+4
* RDMA: Use vzalloc() to replace vmalloc()+memset(0)Joe Perches2011-01-121-5/+2
* IB/qib: Fix multi-Florida HCA host panic on rebootMike Marciniszyn2011-01-101-2/+4
* IB/qib: Fix uninitialized pointer if CONFIG_PCI_MSI not setRalph Campbell2010-10-261-0/+1
* IB/qib: Set cfgctxts to number of CPUs by defaultRalph Campbell2010-08-031-1/+1
* IB/qib: Clean up properly if qib_init() failsRalph Campbell2010-07-061-0/+10
* IB/qib: Completion queue callback needs to be single threadedRalph Campbell2010-07-061-1/+1
* IB/qib: Clear eager buffer memory for each new processRalph Campbell2010-07-061-0/+3
* IB/qib: Don't mark VL15 bufs as WC to avoid a rare 7322 chip problemDave Olson2010-07-061-0/+6
* IB/qib: Fix undefined symbol error when CONFIG_PCI_MSI=nRalph Campbell2010-05-251-0/+6
* IB/qib: Add new qib driver for QLogic PCIe InfiniBand adaptersRalph Campbell2010-05-231-0/+1580