aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2005-10-28[PATCH] gfp_t: drivers/infinibandAl Viro
2005-10-23[PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_interrupt()Roland Dreier
2005-09-30[IB] mthca: Fix memory leak on device closeMichael S. Tsirkin
2005-09-27[IB] mthca: fix hw_ver value returned from mthca_query_deviceJack Morgenstein
2005-09-26[IB] mthca: Round up number of slots in HCA context memory tableMichael S. Tsirkin
2005-09-26[IB] mthca: Fix off by one bug in mthca_map_cmdMichael S. Tsirkin
2005-09-26[IB] mthca: fix off by one in clr_int calculationMichael S. Tsirkin
2005-09-26[IB] mthca: Fix doorbell record resource leakRoland Dreier
2005-09-20[PATCH] IB/mthca: Fix device removal memory leakMichael S. Tsirkin
2005-09-19[PATCH] IB/mthca: Don't try to set srq->last for userspace SRQsRoland Dreier
2005-09-18[PATCH] IB/mthca: Fix posting work requests to shared receive queuesRoland Dreier
2005-09-18[PATCH] IB/mthca: Initialize eq->nent before we use itRoland Dreier
2005-09-18[PATCH] IB/mthca: fix posting of first work requestRoland Dreier
2005-09-18[PATCH] IB/mthca: assign ACK timeout field correctlyRoland Dreier
2005-09-11Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband Linus Torvalds
2005-09-08[PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk
2005-09-07[PATCH] IB: Initialize qp->waitMichael S. Tsirkin
2005-09-07[PATCH] IB: really reset QPsRoland Dreier
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier
2005-08-26[PATCH] IB/mthca: Add SRQ implementationRoland Dreier
2005-08-26[PATCH] IB/mthca: Handle context tables smaller than our chunk sizeRoland Dreier
2005-08-26[PATCH] IB/mthca: Move WQE structures into their own headerRoland Dreier
2005-08-26[PATCH] IB/mthca: Simplify handling of completions with errorRoland Dreier
2005-08-26[PATCH] IB/mthca: Factor out common queue alloc codeRoland Dreier
2005-08-26[PATCH] IB/mthca: Report correct max_msg_szRoland Dreier
2005-08-26[PATCH] IB/mthca: Use correct port width capability valueRoland Dreier
2005-08-26[PATCH] IB: Remove unnecessary includes of <linux/version.h>Olaf Hering
2005-08-26[PATCH] IB/mthca: use generic function instead of arbel_ version in mthca_fre...Guy German
2005-08-26[PATCH] IB/mthca: add HCA board ID to sysfs infoMichael S. Tsirkin
2005-08-26[PATCH] IB: sparse endianness cleanupSean Hefty
2005-08-26[PATCH] IB: Add copyright noticesRoland Dreier
2005-08-26[PATCH] IB: Update current firmware versions in mthca driverTziporet Koren
2005-07-27[IB/mthca]: Use io_remap_pfn_range for PCI spaceMichael S. Tsirkin
2005-07-27[IB/mthca]: Fix error CQ entry handling on mem-free HCAsRoland Dreier
2005-07-07[PATCH] IB uverbs: add mthca user QP supportRoland Dreier
2005-07-07[PATCH] IB uverbs: add mthca user CQ supportRoland Dreier
2005-07-07[PATCH] IB uverbs: add mthca user MR supportRoland Dreier
2005-07-07[PATCH] IB uverbs: add mthca user PD supportRoland Dreier
2005-07-07[PATCH] IB uverbs: add mthca mmap supportRoland Dreier
2005-07-07[PATCH] IB uverbs: add mthca user context supportRoland Dreier
2005-07-07[PATCH] IB uverbs: add mthca user doorbell record supportRoland Dreier
2005-07-07[PATCH] IB uverbs: add mthca ABI headerRoland Dreier
2005-07-07[PATCH] IB uverbs: update mthca for new APIRoland Dreier
2005-06-27[PATCH] IB/mthca: Bump versionRoland Dreier
2005-06-27[PATCH] IB/mthca: Align FW command mailboxes to 4KRoland Dreier
2005-06-27[PATCH] IB/mthca: Encapsulate command interface initRoland Dreier
2005-06-27[PATCH] IB/mthca: Fix memory leak on error pathRoland Dreier
2005-06-27[PATCH] IB/mthca: Split off MTT allocationRoland Dreier
2005-06-27[PATCH] IB/mthca: Move mthca_is_memfree checksRoland Dreier
2005-06-27[PATCH] IB/mthca: Fix memset sizeRoland Dreier