aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-07-27[PATCH] IB: Minor cleanup during MAD startup and shutdownHal Rosenstock1-35/+9
2005-07-27[PATCH] IB: Fix timeout/cancelled MAD handlingHal Rosenstock2-2/+13
2005-07-27[PATCH] IB: Change ib_mad_send_wr_private structHal Rosenstock2-14/+12
2005-07-27[PATCH] IB: Change saving of user's send wr_id in MADHal Rosenstock1-2/+2
2005-07-27[PATCH] IB: Combine some MAD routinesHal Rosenstock1-78/+27
2005-07-27[PATCH] IB: Add MAD helper functionsHal Rosenstock2-0/+136
2005-07-27[PATCH] IB: Update MAD client APIHal Rosenstock5-40/+24
2005-07-27[PATCH] IB: Update FMR functionsHal Rosenstock2-6/+6
2005-07-27[IB/mthca]: Use io_remap_pfn_range for PCI spaceMichael S. Tsirkin1-3/+3
2005-07-27[IB/ipoib]: Fix unsigned comparisons to handle wraparoundRoland Dreier1-3/+3
2005-07-27[IB/uverbs]: Add O_ASYNC supportGleb Natapov2-1/+14
2005-07-27[IB/mthca]: Fix error CQ entry handling on mem-free HCAsRoland Dreier1-1/+5
2005-07-07[PATCH] IB uverbs: add mthca user QP supportRoland Dreier3-85/+212
2005-07-07[PATCH] IB uverbs: add mthca user CQ supportRoland Dreier4-37/+110
2005-07-07[PATCH] IB uverbs: add mthca user MR supportRoland Dreier1-0/+82
2005-07-07[PATCH] IB uverbs: add mthca user PD supportRoland Dreier5-12/+28
2005-07-07[PATCH] IB uverbs: add mthca mmap supportRoland Dreier1-0/+18
2005-07-07[PATCH] IB uverbs: add mthca user context supportRoland Dreier2-0/+72
2005-07-07[PATCH] IB uverbs: add mthca user doorbell record supportRoland Dreier2-6/+149
2005-07-07[PATCH] IB uverbs: add mthca ABI headerRoland Dreier1-0/+81
2005-07-07[PATCH] IB uverbs: hook up Kconfig/MakefileRoland Dreier2-1/+14
2005-07-07[PATCH] IB uverbs: memory pinning implementationRoland Dreier1-0/+221
2005-07-07[PATCH] IB uverbs: core implementationRoland Dreier3-0/+1836
2005-07-07[PATCH] IB uverbs: add user verbs ABI headerRoland Dreier1-0/+389
2005-07-07[PATCH] IB uverbs: update mthca for new APIRoland Dreier1-3/+10
2005-07-07[PATCH] IB uverbs: update kernel midlayer for new APIRoland Dreier1-12/+20
2005-07-07[PATCH] IB uverbs: core API extensionsRoland Dreier1-18/+106
2005-06-27[PATCH] IB: Fix pack/unpack when size_bits == 64Roland Dreier1-2/+2
2005-06-27[PATCH] IB: Fix race in sa_queryRoland Dreier1-5/+13
2005-06-27[PATCH] IB/mthca: Bump versionRoland Dreier1-2/+2
2005-06-27[PATCH] IB/mthca: Align FW command mailboxes to 4KRoland Dreier8-422/+329
2005-06-27[PATCH] IB/mthca: Encapsulate command interface initRoland Dreier3-16/+30
2005-06-27[PATCH] IB/mthca: Fix memory leak on error pathRoland Dreier1-0/+1
2005-06-27[PATCH] IB/mthca: Split off MTT allocationRoland Dreier3-168/+177
2005-06-27[PATCH] IB/mthca: Move mthca_is_memfree checksRoland Dreier4-19/+22
2005-06-27[PATCH] IB/mthca: Fix memset sizeRoland Dreier1-1/+1
2005-06-27[PATCH] IB/mthca: Enable unreliable connected transportRoland Dreier1-1/+78
2005-06-27[PATCH] IB/mthca: Set RDMA/atomic capabilities correctlyRoland Dreier1-8/+8
2005-06-27[PATCH] IB/mthca: Set QP static rate correctlyRoland Dreier1-1/+1
2005-06-27[PATCH] IB/mthca: Use dma_alloc_coherent instead of pci_alloc_consistentRoland Dreier3-27/+29
2005-06-27[PATCH] IB/mthca: Clean up CQ debugRoland Dreier1-21/+18
2005-06-27[PATCH] IB/mthca: Clean up error messagesBernhard Fischer2-10/+7
2005-06-27[PATCH] IB/mthca: Add Sun copyright noticeTom Duffy6-0/+6
2005-06-20[PATCH] sysfs: (rest) if show/store is missing return -EIODmitry Torokhov1-1/+1
2005-06-20[PATCH] Make attributes names const char *Dmitry Torokhov1-71/+49
2005-05-25[PATCH] IB: fix endianness of path record MTU fieldRoland Dreier1-2/+2
2005-05-25[PATCH] IB: fix potential ib_umad leakRoland Dreier1-0/+4
2005-05-25[PATCH] IB: allow NULL sa_query callbacksRoland Dreier1-17/+18
2005-05-01[PATCH] fix include order in mthca_memfree.cRoland Dreier1-1/+2
2005-04-24[PATCH] missing include in mthcaAl Viro1-0/+1