summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * [PATCH] IB: Minor cleanup during MAD startup and shutdownHal Rosenstock2005-07-281-35/+9
| * [PATCH] IB: Fix timeout/cancelled MAD handlingHal Rosenstock2005-07-282-2/+13
| * [PATCH] IB: Change ib_mad_send_wr_private structHal Rosenstock2005-07-282-14/+12
| * [PATCH] IB: Change saving of user's send wr_id in MADHal Rosenstock2005-07-281-2/+2
| * [PATCH] IB: Combine some MAD routinesHal Rosenstock2005-07-281-78/+27
| * [PATCH] IB: Add MAD helper functionsHal Rosenstock2005-07-282-0/+136
| * [PATCH] IB: Update MAD client APIHal Rosenstock2005-07-285-40/+24
| * [PATCH] IB: Update FMR functionsHal Rosenstock2005-07-282-6/+6
* | [IB/mthca]: Use io_remap_pfn_range for PCI spaceMichael S. Tsirkin2005-07-271-3/+3
* | [IB/ipoib]: Fix unsigned comparisons to handle wraparoundRoland Dreier2005-07-271-3/+3
* | [IB/uverbs]: Add O_ASYNC supportGleb Natapov2005-07-272-1/+14
* | [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-083-85/+212
* [PATCH] IB uverbs: add mthca user CQ supportRoland Dreier2005-07-084-37/+110
* [PATCH] IB uverbs: add mthca user MR supportRoland Dreier2005-07-081-0/+82
* [PATCH] IB uverbs: add mthca user PD supportRoland Dreier2005-07-085-12/+28
* [PATCH] IB uverbs: add mthca mmap supportRoland Dreier2005-07-081-0/+18
* [PATCH] IB uverbs: add mthca user context supportRoland Dreier2005-07-082-0/+72
* [PATCH] IB uverbs: add mthca user doorbell record supportRoland Dreier2005-07-082-6/+149
* [PATCH] IB uverbs: add mthca ABI headerRoland Dreier2005-07-081-0/+81
* [PATCH] IB uverbs: hook up Kconfig/MakefileRoland Dreier2005-07-082-1/+14
* [PATCH] IB uverbs: memory pinning implementationRoland Dreier2005-07-081-0/+221
* [PATCH] IB uverbs: core implementationRoland Dreier2005-07-083-0/+1836
* [PATCH] IB uverbs: add user verbs ABI headerRoland Dreier2005-07-081-0/+389
* [PATCH] IB uverbs: update mthca for new APIRoland Dreier2005-07-081-3/+10
* [PATCH] IB uverbs: update kernel midlayer for new APIRoland Dreier2005-07-081-12/+20
* [PATCH] IB uverbs: core API extensionsRoland Dreier2005-07-081-18/+106
* [PATCH] IB: Fix pack/unpack when size_bits == 64Roland Dreier2005-06-281-2/+2
* [PATCH] IB: Fix race in sa_queryRoland Dreier2005-06-281-5/+13
* [PATCH] IB/mthca: Bump versionRoland Dreier2005-06-281-2/+2
* [PATCH] IB/mthca: Align FW command mailboxes to 4KRoland Dreier2005-06-288-422/+329
* [PATCH] IB/mthca: Encapsulate command interface initRoland Dreier2005-06-283-16/+30
* [PATCH] IB/mthca: Fix memory leak on error pathRoland Dreier2005-06-281-0/+1
* [PATCH] IB/mthca: Split off MTT allocationRoland Dreier2005-06-283-168/+177
* [PATCH] IB/mthca: Move mthca_is_memfree checksRoland Dreier2005-06-284-19/+22
* [PATCH] IB/mthca: Fix memset sizeRoland Dreier2005-06-281-1/+1
* [PATCH] IB/mthca: Enable unreliable connected transportRoland Dreier2005-06-281-1/+78
* [PATCH] IB/mthca: Set RDMA/atomic capabilities correctlyRoland Dreier2005-06-281-8/+8
* [PATCH] IB/mthca: Set QP static rate correctlyRoland Dreier2005-06-281-1/+1
* [PATCH] IB/mthca: Use dma_alloc_coherent instead of pci_alloc_consistentRoland Dreier2005-06-283-27/+29
* [PATCH] IB/mthca: Clean up CQ debugRoland Dreier2005-06-281-21/+18
* [PATCH] IB/mthca: Clean up error messagesBernhard Fischer2005-06-282-10/+7
* [PATCH] IB/mthca: Add Sun copyright noticeTom Duffy2005-06-286-0/+6
* [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/+49
* [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