summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-11-049-17/+54
|\
| * [IB] mthca: check P_Key index in modify QPJack Morgenstein2005-11-031-0/+7
| * [IB] mthca: fix format of FW versionRoland Dreier2005-11-022-2/+2
| * [IB] kzalloc() conversionsRoland Dreier2005-11-022-6/+2
| * [IB] mthca: Avoid SRQ free WQE list corruptionRoland Dreier2005-10-311-6/+7
| * [IB] mthca: report asynchronous CQ eventsMichael S. Tsirkin2005-10-293-3/+36
* | [PATCH] fix missing includesTim Schmielau2005-10-307-0/+14
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Roland Dreier2005-10-284-4/+4
|\
| * [PATCH] gfp_t: drivers/infinibandAl Viro2005-10-284-4/+4
| * [PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_interrupt()Roland Dreier2005-10-231-10/+11
* | [IB] mthca: first pass at catastrophic error reportingRoland Dreier2005-10-275-1/+176
* | [IB] mthca: correct modify QP attribute masks for UCRoland Dreier2005-10-251-7/+3
* | [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty2005-10-251-63/+9
* | Manual merge of for-linus to upstream (fix conflicts in drivers/infiniband/co...Roland Dreier2005-10-241-10/+11
|\ \
| * | [IB] mthca: Always re-arm EQs in mthca_tavor_interrupt()Roland Dreier2005-10-221-10/+11
| |/
* | [IB] mthca: Don't enter QP into MCG more than once.Jack Morgenstein2005-10-181-1/+6
* | [IB] mthca: Add struct pci_driver.owner fieldRoland Dreier2005-10-181-0/+1
* | [IB] mthca: Use enum in mthca_alloc_db() prototypeRoland Dreier2005-10-182-2/+4
* | [IB] uverbs: Add a mask of device methods allowed for userspaceRoland Dreier2005-10-171-0/+20
* | [IB] mthca: Better limit checking and reportingJack Morgenstein2005-10-177-12/+40
* | [IB] mthca: detect SRQ overflowRoland Dreier2005-10-171-0/+15
* | [IB] mthca: SRQ limit reached eventsRoland Dreier2005-10-174-4/+45
* | [IB] mthca: Fill in more fields in query_port methodJack Morgenstein2005-10-171-0/+4
* | [IB] uverbs: Add device-specific ABI version attributeRoland Dreier2005-10-172-0/+7
* | [IB] mthca: Report correct atomic capabilityJack Morgenstein2005-10-173-0/+4
|/
* [IB] mthca: Fix memory leak on device closeMichael S. Tsirkin2005-09-301-24/+21
* [IB] mthca: fix hw_ver value returned from mthca_query_deviceJack Morgenstein2005-09-271-1/+1
* [IB] mthca: Round up number of slots in HCA context memory tableMichael S. Tsirkin2005-09-261-1/+1
* [IB] mthca: Fix off by one bug in mthca_map_cmdMichael S. Tsirkin2005-09-261-2/+2
* [IB] mthca: fix off by one in clr_int calculationMichael S. Tsirkin2005-09-261-1/+1
* [IB] mthca: Fix doorbell record resource leakRoland Dreier2005-09-261-4/+13
* [PATCH] IB/mthca: Fix device removal memory leakMichael S. Tsirkin2005-09-201-0/+1
* [PATCH] IB/mthca: Don't try to set srq->last for userspace SRQsRoland Dreier2005-09-191-1/+2
* [PATCH] IB/mthca: Fix posting work requests to shared receive queuesRoland Dreier2005-09-181-6/+4
* [PATCH] IB/mthca: Initialize eq->nent before we use itRoland Dreier2005-09-181-11/+5
* [PATCH] IB/mthca: fix posting of first work requestRoland Dreier2005-09-182-34/+28
* [PATCH] IB/mthca: assign ACK timeout field correctlyRoland Dreier2005-09-181-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband Linus Torvalds2005-09-111-12/+33
|\
| * [PATCH] IB: Initialize qp->waitMichael S. Tsirkin2005-09-071-0/+1
| * [PATCH] IB: really reset QPsRoland Dreier2005-09-071-12/+32
* | [PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk2005-09-082-8/+8
|/
* [PATCH] IB: move include files to include/rdmaRoland Dreier2005-08-269-16/+14
* [PATCH] IB/mthca: Add SRQ implementationRoland Dreier2005-08-2613-25/+857
* [PATCH] IB/mthca: Handle context tables smaller than our chunk sizeRoland Dreier2005-08-261-1/+6
* [PATCH] IB/mthca: Move WQE structures into their own headerRoland Dreier2005-08-262-74/+115
* [PATCH] IB/mthca: Simplify handling of completions with errorRoland Dreier2005-08-262-9/+9
* [PATCH] IB/mthca: Factor out common queue alloc codeRoland Dreier2005-08-265-224/+141
* [PATCH] IB/mthca: Report correct max_msg_szRoland Dreier2005-08-261-0/+3
* [PATCH] IB/mthca: Use correct port width capability valueRoland Dreier2005-08-265-13/+10
* [PATCH] IB: Remove unnecessary includes of <linux/version.h>Olaf Hering2005-08-261-1/+0