summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sysfs: (rest) if show/store is missing return -EIODmitry Torokhov2005-06-211-1/+1
* [PATCH] Make attributes names const char *Dmitry Torokhov2005-06-211-71/+49Star
* [PATCH] IB: fix endianness of path record MTU fieldRoland Dreier2005-05-261-2/+2
* [PATCH] IB: fix potential ib_umad leakRoland Dreier2005-05-261-0/+4
* [PATCH] IB: allow NULL sa_query callbacksRoland Dreier2005-05-261-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-171-1/+1
* [PATCH] IB/mthca: add support for new MT25204 HCARoland Dreier2005-04-174-26/+73
* [PATCH] IB/mthca: map context for RDMA responder in mem-free modeRoland Dreier2005-04-173-3/+29
* [PATCH] IB/mthca: update receive queue initialization for new HCAsRoland Dreier2005-04-171-10/+23
* [PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()Roland Dreier2005-04-1711-57/+62
* [PATCH] IB/mthca: tweaks to mthca_cmd.cRoland Dreier2005-04-171-3/+2Star
* [PATCH] IB/mthca: add fast memory region implementationMichael S. Tsirkin2005-04-177-24/+526
* [PATCH] IB/mthca: split MR key munging routinesMichael S. Tsirkin2005-04-171-4/+24
* [PATCH] IB/mthca: add mthca_table_find() functionMichael S. Tsirkin2005-04-172-0/+35
* [PATCH] IB/mthca: add SYNC_TPT firmware commandMichael S. Tsirkin2005-04-172-0/+6
* [PATCH] IB/mthca: add mthca_write64_raw() for writing to MTT table directlyMichael S. Tsirkin2005-04-171-0/+11
* [PATCH] IB/mthca: encapsulate MTT buddy allocatorMichael S. Tsirkin2005-04-172-74/+95
* [PATCH] IB/mthca: allow address handle creation in interrupt contextRoland Dreier2005-04-172-4/+4
* [PATCH] IB/mthca: fill in opcode field for send completionsMichael S. Tsirkin2005-04-173-14/+48
* [PATCH] IB/mthca: fix MTT allocation in mem-free modeRoland Dreier2005-04-176-11/+6Star
* [PATCH] IB/mthca: implement RDMA/atomic operations for mem-free modeRoland Dreier2005-04-171-0/+47
* [PATCH] IB/mthca: fix format of CQ number for CQ eventsRoland Dreier2005-04-171-2/+2
* [PATCH] IB/mthca: only free doorbell records in mem-free modeRoland Dreier2005-04-171-2/+4
* [PATCH] IB/mthca: print assigned IRQ when interrupt test failsRoland Dreier2005-04-171-1/+4
* [PATCH] IB/mthca: release mutex on doorbell alloc error pathRoland Dreier2005-04-171-1/+2
* [PATCH] IB/mthca: fix MR allocation error pathMichael S. Tsirkin2005-04-171-2/+2
* [PATCH] IB/mthca: allocate correct number of doorbell pagesRoland Dreier2005-04-171-1/+1
* [PATCH] IB/mthca: clean up mthca_dereg_mr()Roland Dreier2005-04-171-2/+3
* [PATCH] IB/mthca: allow unaligned memory regionsMichael S. Tsirkin2005-04-171-1/+1
* [PATCH] IB/mthca: fix posting sends with immediate dataRoland Dreier2005-04-171-2/+2
* [PATCH] IB/mthca: fix calculation of RDB shiftRoland Dreier2005-04-171-2/+1Star
* [PATCH] IB/mthca: fill in more device query fieldsRoland Dreier2005-04-172-4/+20
* [PATCH] IB/mthca: map MPT/MTT context in mem-free modeRoland Dreier2005-04-174-12/+105
* [PATCH] IB: Remove incorrect commentsHal Rosenstock2005-04-172-3/+0Star
* [PATCH] IB: Fix user MAD registrations with class 0Roland Dreier2005-04-171-6/+8
* [PATCH] IB: Trivial FMR printk cleanupLibor Michalek2005-04-171-1/+1
* [PATCH] IB: Fix FMR pool crashRoland Dreier2005-04-171-3/+2Star
* [PATCH] IB: remove unneeded includesHal Rosenstock2005-04-171-3/+0Star
* [PATCH] IB: Keep MAD work completion validSean Hefty2005-04-172-1/+3
* [PATCH] IPoIB: convert to debugfsRoland Dreier2005-04-172-130/+18Star
* [PATCH] IPoIB: fix static rate calculationRoland Dreier2005-04-172-8/+6Star
* [PATCH] IPoIB: set skb->mac.raw on receiveHal Rosenstock2005-04-171-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-1762-0/+26781