summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qib
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ | | |_|/ | |/| |
| | | * RDMA/core: Add SRQ type fieldSean Hefty2011-10-131-0/+5
| | |/ | |/|
| | * IB/qib: Fix issue with link states and QSFP cablesMitko Haralanov2011-10-312-10/+21
| | * IB/qib: Hold links until tuning data is availableMitko Haralanov2011-10-214-57/+94
| | * IB/qib: Clean up checkpatch issueMike Marciniszyn2011-10-211-2/+1
| | * IB/qib: Remove s_lock around header validationMike Marciniszyn2011-10-214-15/+8
| | * IB/qib: Precompute timeout jiffies to optimize latencyMike Marciniszyn2011-10-213-6/+11
| | * IB/qib: Use RCU for qpn lookupMike Marciniszyn2011-10-215-41/+87
| | * IB/qib: Eliminate divide/mod in converting idx to egr buf pointerMike Marciniszyn2011-10-216-5/+18
| | * IB/qib: Decode path MTU optimizationMike Marciniszyn2011-10-214-6/+9
| | * IB/qib: Optimize RC/UC code by IB operationMike Marciniszyn2011-10-212-9/+24
| | * IB/qib: Correct nfreectxts for multiple HCAsMike Marciniszyn2011-10-064-2/+8
| |/
* | mm: distinguish between mlocked and pinned pagesChristoph Lameter2011-10-311-2/+2
|/
*-. Merge branches 'cma', 'cxgb4', 'ipath', 'misc', 'mlx4', 'mthca', 'qib' and 's...Roland Dreier2011-07-228-215/+145
|\ \
| | * IB/qib: Defer HCA error events to taskletMike Marciniszyn2011-07-222-21/+53
| | * IB/qib: Update active link widthMitko Haralanov2011-07-181-3/+23
| | * IB/qib: Fix potential deadlock with link down interruptRam Vepa2011-07-181-2/+3
| | * IB/qib: Add sysfs interface to read free contextsRam Vepa2011-07-181-0/+14
| | * IB/qib: Remove double defineEdwin van Vliet2011-07-181-1/+0
| | * IB/qib: Remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-07-181-4/+4
| | * IB/qib: Convert old cpumask api into new oneMotohiro KOSAKI2011-07-181-5/+6
| |/ |/|
| * IB/pma: Add include file for IBA performance counters definitionsOr Gerlitz2011-07-182-179/+42
|/
* IB/qib: Ensure that LOS and DFE are being turned offMitko Haralanov2011-06-172-8/+23
* RDMA: Add netlink infrastructureRoland Dreier2011-05-201-1/+1
* IB/qib: Use pci_dev->revisionSergei Shtylyov2011-05-121-4/+1
* IB/qib: Prevent driver hang with unprogrammed boardsMitko Haralanov2011-05-091-1/+2
* Revert wrong fixes for common misspellingsLucas De Marchi2011-04-263-3/+3
* Fix common misspellingsLucas De Marchi2011-03-3110-18/+18
* mm: export __get_user_pagesHuang Ying2011-03-171-3/+3
* IB/qib: Fix M_Key field in SubnGet and SubnGetResp MADsMitko Haralanov2011-03-141-2/+3
* IB/qib: Set default LE2 value for active cables to 0Mitko Haralanov2011-03-142-3/+12
* IB/qib: Return correct MAD when setting link width to 255Mitko Haralanov2011-02-221-3/+4
OpenPOWER on IntegriCloud