summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca
Commit message (Expand)AuthorAgeFilesLines
...
* | [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
* [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
OpenPOWER on IntegriCloud