aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAge
* [PATCH] IB uverbs: add mthca user QP supportRoland Dreier2005-07-07
* [PATCH] IB uverbs: add mthca user CQ supportRoland Dreier2005-07-07
* [PATCH] IB uverbs: add mthca user MR supportRoland Dreier2005-07-07
* [PATCH] IB uverbs: add mthca user PD supportRoland Dreier2005-07-07
* [PATCH] IB uverbs: add mthca mmap supportRoland Dreier2005-07-07
* [PATCH] IB uverbs: add mthca user context supportRoland Dreier2005-07-07
* [PATCH] IB uverbs: add mthca user doorbell record supportRoland Dreier2005-07-07
* [PATCH] IB uverbs: add mthca ABI headerRoland Dreier2005-07-07
* [PATCH] IB uverbs: hook up Kconfig/MakefileRoland Dreier2005-07-07
* [PATCH] IB uverbs: memory pinning implementationRoland Dreier2005-07-07
* [PATCH] IB uverbs: core implementationRoland Dreier2005-07-07
* [PATCH] IB uverbs: add user verbs ABI headerRoland Dreier2005-07-07
* [PATCH] IB uverbs: update mthca for new APIRoland Dreier2005-07-07
* [PATCH] IB uverbs: update kernel midlayer for new APIRoland Dreier2005-07-07
* [PATCH] IB uverbs: core API extensionsRoland Dreier2005-07-07
* [PATCH] IB: Fix pack/unpack when size_bits == 64Roland Dreier2005-06-27
* [PATCH] IB: Fix race in sa_queryRoland Dreier2005-06-27
* [PATCH] IB/mthca: Bump versionRoland Dreier2005-06-27
* [PATCH] IB/mthca: Align FW command mailboxes to 4KRoland Dreier2005-06-27
* [PATCH] IB/mthca: Encapsulate command interface initRoland Dreier2005-06-27
* [PATCH] IB/mthca: Fix memory leak on error pathRoland Dreier2005-06-27
* [PATCH] IB/mthca: Split off MTT allocationRoland Dreier2005-06-27
* [PATCH] IB/mthca: Move mthca_is_memfree checksRoland Dreier2005-06-27
* [PATCH] IB/mthca: Fix memset sizeRoland Dreier2005-06-27
* [PATCH] IB/mthca: Enable unreliable connected transportRoland Dreier2005-06-27
* [PATCH] IB/mthca: Set RDMA/atomic capabilities correctlyRoland Dreier2005-06-27
* [PATCH] IB/mthca: Set QP static rate correctlyRoland Dreier2005-06-27
* [PATCH] IB/mthca: Use dma_alloc_coherent instead of pci_alloc_consistentRoland Dreier2005-06-27
* [PATCH] IB/mthca: Clean up CQ debugRoland Dreier2005-06-27
* [PATCH] IB/mthca: Clean up error messagesBernhard Fischer2005-06-27
* [PATCH] IB/mthca: Add Sun copyright noticeTom Duffy2005-06-27
* [PATCH] sysfs: (rest) if show/store is missing return -EIODmitry Torokhov2005-06-20
* [PATCH] Make attributes names const char *Dmitry Torokhov2005-06-20
* [PATCH] IB: fix endianness of path record MTU fieldRoland Dreier2005-05-25
* [PATCH] IB: fix potential ib_umad leakRoland Dreier2005-05-25
* [PATCH] IB: allow NULL sa_query callbacksRoland Dreier2005-05-25
* [PATCH] fix include order in mthca_memfree.cRoland Dreier2005-05-01
* [PATCH] missing include in mthcaAl Viro2005-04-24
* [PATCH] drivers/infiniband/hw/mthca/mthca_main.c: remove an unused labelRoland Dreier2005-04-16
* [PATCH] IB/mthca: add support for new MT25204 HCARoland Dreier2005-04-16
* [PATCH] IB/mthca: map context for RDMA responder in mem-free modeRoland Dreier2005-04-16
* [PATCH] IB/mthca: update receive queue initialization for new HCAsRoland Dreier2005-04-16
* [PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()Roland Dreier2005-04-16
* [PATCH] IB/mthca: tweaks to mthca_cmd.cRoland Dreier2005-04-16
* [PATCH] IB/mthca: add fast memory region implementationMichael S. Tsirkin2005-04-16
* [PATCH] IB/mthca: split MR key munging routinesMichael S. Tsirkin2005-04-16
* [PATCH] IB/mthca: add mthca_table_find() functionMichael S. Tsirkin2005-04-16
* [PATCH] IB/mthca: add SYNC_TPT firmware commandMichael S. Tsirkin2005-04-16
* [PATCH] IB/mthca: add mthca_write64_raw() for writing to MTT table directlyMichael S. Tsirkin2005-04-16
* [PATCH] IB/mthca: encapsulate MTT buddy allocatorMichael S. Tsirkin2005-04-16