summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] IB/mthca: use generic function instead of arbel_ version in mthca_fre...Guy German2005-08-261-1/+1
* [PATCH] IB/mthca: add HCA board ID to sysfs infoMichael S. Tsirkin2005-08-265-69/+109
* [PATCH] IB: sparse endianness cleanupSean Hefty2005-08-2614-263/+266
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-2618-0/+23
* [PATCH] IB: Update current firmware versions in mthca driverTziporet Koren2005-08-261-3/+3
* [IB/mthca]: Use io_remap_pfn_range for PCI spaceMichael S. Tsirkin2005-07-271-3/+3
* [IB/mthca]: Fix error CQ entry handling on mem-free HCAsRoland Dreier2005-07-271-1/+5
* [PATCH] IB uverbs: add mthca user QP supportRoland Dreier2005-07-073-85/+212
* [PATCH] IB uverbs: add mthca user CQ supportRoland Dreier2005-07-074-37/+110
* [PATCH] IB uverbs: add mthca user MR supportRoland Dreier2005-07-071-0/+82
* [PATCH] IB uverbs: add mthca user PD supportRoland Dreier2005-07-075-12/+28
* [PATCH] IB uverbs: add mthca mmap supportRoland Dreier2005-07-071-0/+18
* [PATCH] IB uverbs: add mthca user context supportRoland Dreier2005-07-072-0/+72
* [PATCH] IB uverbs: add mthca user doorbell record supportRoland Dreier2005-07-072-6/+149
* [PATCH] IB uverbs: add mthca ABI headerRoland Dreier2005-07-071-0/+81
* [PATCH] IB uverbs: update mthca for new APIRoland Dreier2005-07-071-3/+10
* [PATCH] IB/mthca: Bump versionRoland Dreier2005-06-271-2/+2
* [PATCH] IB/mthca: Align FW command mailboxes to 4KRoland Dreier2005-06-278-422/+329
* [PATCH] IB/mthca: Encapsulate command interface initRoland Dreier2005-06-273-16/+30
* [PATCH] IB/mthca: Fix memory leak on error pathRoland Dreier2005-06-271-0/+1
* [PATCH] IB/mthca: Split off MTT allocationRoland Dreier2005-06-273-168/+177
* [PATCH] IB/mthca: Move mthca_is_memfree checksRoland Dreier2005-06-274-19/+22
* [PATCH] IB/mthca: Fix memset sizeRoland Dreier2005-06-271-1/+1
* [PATCH] IB/mthca: Enable unreliable connected transportRoland Dreier2005-06-271-1/+78
* [PATCH] IB/mthca: Set RDMA/atomic capabilities correctlyRoland Dreier2005-06-271-8/+8
* [PATCH] IB/mthca: Set QP static rate correctlyRoland Dreier2005-06-271-1/+1
* [PATCH] IB/mthca: Use dma_alloc_coherent instead of pci_alloc_consistentRoland Dreier2005-06-273-27/+29
* [PATCH] IB/mthca: Clean up CQ debugRoland Dreier2005-06-271-21/+18
* [PATCH] IB/mthca: Clean up error messagesBernhard Fischer2005-06-272-10/+7
* [PATCH] IB/mthca: Add Sun copyright noticeTom Duffy2005-06-276-0/+6
* [PATCH] fix include order in mthca_memfree.cRoland Dreier2005-05-011-1/+2
OpenPOWER on IntegriCloud