summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qib
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-012-25/+17
|\
| * Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-132-2/+4
| |\
| * \ Merge branch 'pci/stephen-const' into nextBjorn Helgaas2012-09-122-2/+2
| |\ \
| | * | make drivers with pci error handlers constStephen Hemminger2012-09-072-2/+2
| * | | IB/qib: Use PCI Express Capability accessorsJiang Liu2012-08-231-23/+15
| |/ /
* | | IB/qib: Fix failure of compliance test C14-024#06_LocalPortNumMike Marciniszyn2012-09-141-1/+2
| |/ |/|
| |
| \
*-. \ Merge branches 'cma', 'ipoib', 'misc', 'mlx4', 'ocrdma', 'qib' and 'srp' into...Roland Dreier2012-08-162-2/+4
|\ \ \ | |_|/ |/| |
| | * IB/qib: Fix error return code in qib_init_7322_variables()Julia Lawall2012-08-151-1/+3
| |/ |/|
| * IB: Fix typos in infiniband driversMasanari Iida2012-08-151-1/+1
|/
* IB/qib: Fix size of cc_supported_table_entriesMike Marciniszyn2012-07-291-5/+5
* IB/qib: checkpatch fixesMike Marciniszyn2012-07-1916-380/+394
* IB/qib: Add congestion control agent implementationMike Marciniszyn2012-07-195-12/+790
* IB/qib: Reduce sdma_lock contentionMike Marciniszyn2012-07-194-12/+85
* IB/qib: Fix an incorrect log messageBetty Dall2012-07-191-1/+1
* IB/qib: Fix QP RCU sparse warningsMike Marciniszyn2012-07-175-35/+61
* IB/qib: Fix sparse RCU warnings in qib_keys.cMike Marciniszyn2012-07-102-3/+5
* IB/qib: RCU locking for MR validationMike Marciniszyn2012-07-084-50/+66
* IB/qib: Avoid returning EBUSY from MR deregisterMike Marciniszyn2012-07-089-224/+244
* IB/qib: Fix UC MR refs for immediate operationsMike Marciniszyn2012-07-081-1/+7
* IB/qib: Add cache line awareness to qib_qp and qib_devdata structuresMike Marciniszyn2012-05-147-94/+120
* IB/qib: MADs with misset M_Keys should return failureJim Foraker2012-05-141-1/+3
* IB/qib: Fix M_Key lease timeout handlingJim Foraker2012-05-141-15/+29
* IB/qib: Fix QLE734X link cyclingMitko Haralanov2012-05-141-1/+1
* IB/qib: Display correct value for number of contextsMitko Haralanov2012-05-142-3/+7
* IB/qib: Correct ordering of reregister vs. port active eventsTodd Rimmer2012-05-141-9/+8
* IB/qib: Optimize pio ack buffer allocationMike Marciniszyn2012-05-145-9/+28
* IB/qib: Add prefetch for eager buffersMike Marciniszyn2012-05-141-1/+4
*-. Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ...Roland Dreier2012-03-194-37/+105
|\ \
| | * IB/qib: Avoid filtering LID on SMA portinfoMike Marciniszyn2012-02-251-3/+1
| | * IB/qib: Add logic for affinity hintMike Marciniszyn2012-02-253-34/+104
| |/
* | IB: Change CQE "csum_ok" field to a bit flagOr Gerlitz2012-03-082-2/+0
|/
* IB/qib: Roll back PCIe tuning changeMike Marciniszyn2012-01-271-1/+1
* IB/qib: Use GFP_ATOMIC when locks are heldJulia Lawall2012-01-271-1/+1
* Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-0811-44/+70
|\
| * IB/qib: Default some module parameters optimallyMike Marciniszyn2012-01-032-3/+3
| * IB/qib: Optimize locking for get_txreq()Mike Marciniszyn2012-01-031-10/+33
| * IB/qib: Fix a possible data corruption when receiving packetsRam Vepa2012-01-033-4/+10
| * IB/qib: Eliminate 64-bit jiffies useMike Marciniszyn2012-01-034-22/+20
| * IB/qib: Fix style issuesMike Marciniszyn2012-01-034-5/+4
* | infiniband: umode_t noise, including open-coded S_ISDIR()Al Viro2012-01-031-3/+3
|/
* IB/qib: Correct sense on freectxts increment and decrementMike Marciniszyn2011-12-191-2/+2
* IB/qib: Fix over-scheduling of QSFP workMike Marciniszyn2011-11-282-20/+8
* IB/qib: Don't use schedule_work()Mike Marciniszyn2011-11-081-1/+1
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0611-0/+11
|\
| * infiniband: add moduleparam.h to drivers/infiniband as requiredPaul Gortmaker2011-10-312-0/+2
| * infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-312-0/+2
| * infiniband: Fix up module files that need to include module.hPaul Gortmaker2011-10-317-0/+7
* | IB/qib: Fix panic in RC error flushing logicMike Marciniszyn2011-11-041-7/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-11-0117-143/+276
|\ \
| | \
| | \
| *-. \ Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier2011-11-0117-143/+276
| |\ \ \ | | |_|/ | |/| |
OpenPOWER on IntegriCloud