aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qib
Commit message (Expand)AuthorAge
* Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-08
|\
| * IB/qib: Default some module parameters optimallyMike Marciniszyn2012-01-03
| * IB/qib: Optimize locking for get_txreq()Mike Marciniszyn2012-01-03
| * IB/qib: Fix a possible data corruption when receiving packetsRam Vepa2012-01-03
| * IB/qib: Eliminate 64-bit jiffies useMike Marciniszyn2012-01-03
| * IB/qib: Fix style issuesMike Marciniszyn2012-01-03
* | infiniband: umode_t noise, including open-coded S_ISDIR()Al Viro2012-01-03
|/
* IB/qib: Correct sense on freectxts increment and decrementMike Marciniszyn2011-12-19
* IB/qib: Fix over-scheduling of QSFP workMike Marciniszyn2011-11-28
* IB/qib: Don't use schedule_work()Mike Marciniszyn2011-11-08
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * infiniband: add moduleparam.h to drivers/infiniband as requiredPaul Gortmaker2011-10-31
| * infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
| * infiniband: Fix up module files that need to include module.hPaul Gortmaker2011-10-31
* | IB/qib: Fix panic in RC error flushing logicMike Marciniszyn2011-11-04
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-11-01
|\ \
| | \
| | \
| *-. \ Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier2011-11-01
| |\ \ \ | | |_|/ | |/| |
| | | * RDMA/core: Add SRQ type fieldSean Hefty2011-10-13
| | |/ | |/|
| | * IB/qib: Fix issue with link states and QSFP cablesMitko Haralanov2011-10-31
| | * IB/qib: Hold links until tuning data is availableMitko Haralanov2011-10-21
| | * IB/qib: Clean up checkpatch issueMike Marciniszyn2011-10-21
| | * IB/qib: Remove s_lock around header validationMike Marciniszyn2011-10-21
| | * IB/qib: Precompute timeout jiffies to optimize latencyMike Marciniszyn2011-10-21
| | * IB/qib: Use RCU for qpn lookupMike Marciniszyn2011-10-21
| | * IB/qib: Eliminate divide/mod in converting idx to egr buf pointerMike Marciniszyn2011-10-21
| | * IB/qib: Decode path MTU optimizationMike Marciniszyn2011-10-21
| | * IB/qib: Optimize RC/UC code by IB operationMike Marciniszyn2011-10-21
| | * IB/qib: Correct nfreectxts for multiple HCAsMike Marciniszyn2011-10-06
| |/
* / mm: distinguish between mlocked and pinned pagesChristoph Lameter2011-10-31
|/
*-. Merge branches 'cma', 'cxgb4', 'ipath', 'misc', 'mlx4', 'mthca', 'qib' and 's...Roland Dreier2011-07-22
|\ \
| | * IB/qib: Defer HCA error events to taskletMike Marciniszyn2011-07-22
| | * IB/qib: Update active link widthMitko Haralanov2011-07-18
| | * IB/qib: Fix potential deadlock with link down interruptRam Vepa2011-07-18
| | * IB/qib: Add sysfs interface to read free contextsRam Vepa2011-07-18
| | * IB/qib: Remove double defineEdwin van Vliet2011-07-18
| | * IB/qib: Remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-07-18
| | * IB/qib: Convert old cpumask api into new oneMotohiro KOSAKI2011-07-18
| |/ |/|
| * IB/pma: Add include file for IBA performance counters definitionsOr Gerlitz2011-07-19
|/
* IB/qib: Ensure that LOS and DFE are being turned offMitko Haralanov2011-06-17
* RDMA: Add netlink infrastructureRoland Dreier2011-05-20
* IB/qib: Use pci_dev->revisionSergei Shtylyov2011-05-12
* IB/qib: Prevent driver hang with unprogrammed boardsMitko Haralanov2011-05-10
* Revert wrong fixes for common misspellingsLucas De Marchi2011-04-27
* Fix common misspellingsLucas De Marchi2011-03-31
* mm: export __get_user_pagesHuang Ying2011-03-17
* IB/qib: Fix M_Key field in SubnGet and SubnGetResp MADsMitko Haralanov2011-03-14
* IB/qib: Set default LE2 value for active cables to 0Mitko Haralanov2011-03-14
* IB/qib: Return correct MAD when setting link width to 255Mitko Haralanov2011-02-22
* IB/qib: Prevent double completions after a timeout or RNR errorMike Marciniszyn2011-02-17
* IB/qib: Fix double add_timer()Mike Marciniszyn2011-02-10