aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_dev.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-22IB/mthca: Recover from catastrophic errorsJack Morgenstein1-0/+7
2006-09-22IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell1-2/+3
2006-05-09IB/mthca: Fix race in reference countingRoland Dreier1-1/+1
2006-04-12IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devicesJack Morgenstein1-0/+2
2006-04-10IB: simplify static rate encodingJack Morgenstein1-0/+4
2006-04-02IB/mthca: Always build debugging code unless CONFIG_EMBEDDED=yRoland Dreier1-2/+15
2006-03-20IB/mthca: Optimize large messages on Sinai HCAsEli Cohen1-1/+2
2006-03-20IB/mthca: Implement query_ah methodJack Morgenstein1-0/+1
2006-03-20IB/mthca: Write FW commands through doorbell pageEli Cohen1-1/+12
2006-03-20IB/mthca: Bump driver version and release dateRoland Dreier1-2/+2
2006-03-20IB/mthca: Support for query QP and SRQEli Cohen1-0/+3
2006-03-20IB/mthca: Add device-specific support for resizing CQsRoland Dreier1-1/+4
2006-03-20IB/mthca: Make functions that never fail return voidRoland Dreier1-2/+2
2006-02-13IB/mthca: bump driver version and release dateRoland Dreier1-2/+2
2006-01-30IB/mthca: Semaphore to mutex conversionsRoland Dreier1-3/+5
2006-01-12IB/mthca: Initialize grh_present before using itMichael S. Tsirkin1-0/+1
2006-01-08[PATCH] fix more missing includesTim Schmielau1-0/+1
2005-11-10[IB] uverbs: have kernel return QP capabilitiesJack Morgenstein1-0/+1
2005-11-04[IB] mthca: report page size capabilityJack Morgenstein1-0/+1
2005-10-29[IB] mthca: report asynchronous CQ eventsMichael S. Tsirkin1-1/+3
2005-10-27[IB] mthca: first pass at catastrophic error reportingRoland Dreier1-0/+13
2005-10-17[IB] mthca: Better limit checking and reportingJack Morgenstein1-0/+6
2005-10-17[IB] mthca: SRQ limit reached eventsRoland Dreier1-0/+2
2005-10-17[IB] mthca: Report correct atomic capabilityJack Morgenstein1-0/+1
2005-08-26[PATCH] IB/mthca: Add SRQ implementationRoland Dreier1-1/+23
2005-08-26[PATCH] IB/mthca: Factor out common queue alloc codeRoland Dreier1-0/+5
2005-08-26[PATCH] IB/mthca: Use correct port width capability valueRoland Dreier1-0/+1
2005-08-26[PATCH] IB/mthca: add HCA board ID to sysfs infoMichael S. Tsirkin1-0/+5
2005-08-26[PATCH] IB: sparse endianness cleanupSean Hefty1-8/+7
2005-08-26[PATCH] IB: Add copyright noticesRoland Dreier1-0/+2
2005-07-07[PATCH] IB uverbs: add mthca user QP supportRoland Dreier1-0/+2
2005-07-07[PATCH] IB uverbs: add mthca user CQ supportRoland Dreier1-0/+1
2005-07-07[PATCH] IB uverbs: add mthca user PD supportRoland Dreier1-1/+2
2005-06-27[PATCH] IB/mthca: Bump versionRoland Dreier1-2/+2
2005-06-27[PATCH] IB/mthca: Align FW command mailboxes to 4KRoland Dreier1-0/+1
2005-06-27[PATCH] IB/mthca: Split off MTT allocationRoland Dreier1-0/+6
2005-06-27[PATCH] IB/mthca: Add Sun copyright noticeTom Duffy1-0/+1
2005-04-16[PATCH] IB/mthca: add support for new MT25204 HCARoland Dreier1-9/+4
2005-04-16[PATCH] IB/mthca: map context for RDMA responder in mem-free modeRoland Dreier1-0/+1
2005-04-16[PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()Roland Dreier1-0/+5
2005-04-16[PATCH] IB/mthca: add fast memory region implementationMichael S. Tsirkin1-3/+22
2005-04-16[PATCH] IB/mthca: encapsulate MTT buddy allocatorMichael S. Tsirkin1-2/+7
2005-04-16[PATCH] IB/mthca: fill in opcode field for send completionsMichael S. Tsirkin1-0/+13
2005-04-16[PATCH] IB/mthca: fix MTT allocation in mem-free modeRoland Dreier1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+437