summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] IB: Fix pack/unpack when size_bits == 64Roland Dreier2005-06-271-2/+2
* [PATCH] IB: Fix race in sa_queryRoland Dreier2005-06-271-5/+13
* [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] sysfs: (rest) if show/store is missing return -EIODmitry Torokhov2005-06-201-1/+1
* [PATCH] Make attributes names const char *Dmitry Torokhov2005-06-201-71/+49
* [PATCH] IB: fix endianness of path record MTU fieldRoland Dreier2005-05-251-2/+2
* [PATCH] IB: fix potential ib_umad leakRoland Dreier2005-05-251-0/+4
* [PATCH] IB: allow NULL sa_query callbacksRoland Dreier2005-05-251-17/+18
* [PATCH] fix include order in mthca_memfree.cRoland Dreier2005-05-011-1/+2
* [PATCH] missing include in mthcaAl Viro2005-04-241-0/+1
* [PATCH] drivers/infiniband/hw/mthca/mthca_main.c: remove an unused labelRoland Dreier2005-04-161-1/+1
* [PATCH] IB/mthca: add support for new MT25204 HCARoland Dreier2005-04-164-26/+73
* [PATCH] IB/mthca: map context for RDMA responder in mem-free modeRoland Dreier2005-04-163-3/+29
* [PATCH] IB/mthca: update receive queue initialization for new HCAsRoland Dreier2005-04-161-10/+23
* [PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()Roland Dreier2005-04-1611-57/+62
* [PATCH] IB/mthca: tweaks to mthca_cmd.cRoland Dreier2005-04-161-3/+2
* [PATCH] IB/mthca: add fast memory region implementationMichael S. Tsirkin2005-04-167-24/+526
* [PATCH] IB/mthca: split MR key munging routinesMichael S. Tsirkin2005-04-161-4/+24
* [PATCH] IB/mthca: add mthca_table_find() functionMichael S. Tsirkin2005-04-162-0/+35
* [PATCH] IB/mthca: add SYNC_TPT firmware commandMichael S. Tsirkin2005-04-162-0/+6
* [PATCH] IB/mthca: add mthca_write64_raw() for writing to MTT table directlyMichael S. Tsirkin2005-04-161-0/+11
* [PATCH] IB/mthca: encapsulate MTT buddy allocatorMichael S. Tsirkin2005-04-162-74/+95
* [PATCH] IB/mthca: allow address handle creation in interrupt contextRoland Dreier2005-04-162-4/+4
* [PATCH] IB/mthca: fill in opcode field for send completionsMichael S. Tsirkin2005-04-163-14/+48
* [PATCH] IB/mthca: fix MTT allocation in mem-free modeRoland Dreier2005-04-166-11/+6
* [PATCH] IB/mthca: implement RDMA/atomic operations for mem-free modeRoland Dreier2005-04-161-0/+47
* [PATCH] IB/mthca: fix format of CQ number for CQ eventsRoland Dreier2005-04-161-2/+2
* [PATCH] IB/mthca: only free doorbell records in mem-free modeRoland Dreier2005-04-161-2/+4
* [PATCH] IB/mthca: print assigned IRQ when interrupt test failsRoland Dreier2005-04-161-1/+4
* [PATCH] IB/mthca: release mutex on doorbell alloc error pathRoland Dreier2005-04-161-1/+2
* [PATCH] IB/mthca: fix MR allocation error pathMichael S. Tsirkin2005-04-161-2/+2
* [PATCH] IB/mthca: allocate correct number of doorbell pagesRoland Dreier2005-04-161-1/+1
* [PATCH] IB/mthca: clean up mthca_dereg_mr()Roland Dreier2005-04-161-2/+3
* [PATCH] IB/mthca: allow unaligned memory regionsMichael S. Tsirkin2005-04-161-1/+1
* [PATCH] IB/mthca: fix posting sends with immediate dataRoland Dreier2005-04-161-2/+2
* [PATCH] IB/mthca: fix calculation of RDB shiftRoland Dreier2005-04-161-2/+1
* [PATCH] IB/mthca: fill in more device query fieldsRoland Dreier2005-04-162-4/+20
OpenPOWER on IntegriCloud