summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mthca/mthca_dev.h
AgeCommit message (Expand)Author
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox
2008-04-16IB/mthca: Update module version and release dateJack Morgenstein
2008-04-16IB/mthca: Formatting cleanupsRoland Dreier
2008-01-25IB/mthca: Remove MSI support as scheduledAdrian Bunk
2007-10-09IB/mthca: Increase max number of QPs per multicast group to 56Roland Dreier
2007-05-06IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier
2007-02-12IB/mthca: Always fill MTTs from CPUMichael S. Tsirkin
2006-09-22IB/mthca: Recover from catastrophic errorsJack Morgenstein
2006-09-22IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell
2006-05-09IB/mthca: Fix race in reference countingRoland Dreier
2006-04-12IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devicesJack Morgenstein
2006-04-10IB: simplify static rate encodingJack Morgenstein
2006-04-02IB/mthca: Always build debugging code unless CONFIG_EMBEDDED=yRoland Dreier
2006-03-20IB/mthca: Optimize large messages on Sinai HCAsEli Cohen
2006-03-20IB/mthca: Implement query_ah methodJack Morgenstein
2006-03-20IB/mthca: Write FW commands through doorbell pageEli Cohen
2006-03-20IB/mthca: Bump driver version and release dateRoland Dreier
2006-03-20IB/mthca: Support for query QP and SRQEli Cohen
2006-03-20IB/mthca: Add device-specific support for resizing CQsRoland Dreier
2006-03-20IB/mthca: Make functions that never fail return voidRoland Dreier
2006-02-13IB/mthca: bump driver version and release dateRoland Dreier
2006-01-30IB/mthca: Semaphore to mutex conversionsRoland Dreier
2006-01-12IB/mthca: Initialize grh_present before using itMichael S. Tsirkin
2006-01-08[PATCH] fix more missing includesTim Schmielau
2005-11-10[IB] uverbs: have kernel return QP capabilitiesJack Morgenstein
2005-11-04[IB] mthca: report page size capabilityJack Morgenstein
2005-10-29[IB] mthca: report asynchronous CQ eventsMichael S. Tsirkin
2005-10-27[IB] mthca: first pass at catastrophic error reportingRoland Dreier
2005-10-17[IB] mthca: Better limit checking and reportingJack Morgenstein
2005-10-17[IB] mthca: SRQ limit reached eventsRoland Dreier
2005-10-17[IB] mthca: Report correct atomic capabilityJack Morgenstein
2005-08-26[PATCH] IB/mthca: Add SRQ implementationRoland Dreier
2005-08-26[PATCH] IB/mthca: Factor out common queue alloc codeRoland Dreier
2005-08-26[PATCH] IB/mthca: Use correct port width capability valueRoland Dreier
2005-08-26[PATCH] IB/mthca: add HCA board ID to sysfs infoMichael S. Tsirkin
2005-08-26[PATCH] IB: sparse endianness cleanupSean Hefty
2005-08-26[PATCH] IB: Add copyright noticesRoland Dreier
2005-07-07[PATCH] IB uverbs: add mthca user QP supportRoland Dreier
2005-07-07[PATCH] IB uverbs: add mthca user CQ supportRoland Dreier
2005-07-07[PATCH] IB uverbs: add mthca user PD supportRoland Dreier
2005-06-27[PATCH] IB/mthca: Bump versionRoland Dreier
2005-06-27[PATCH] IB/mthca: Align FW command mailboxes to 4KRoland Dreier
2005-06-27[PATCH] IB/mthca: Split off MTT allocationRoland Dreier
2005-06-27[PATCH] IB/mthca: Add Sun copyright noticeTom Duffy
2005-04-16[PATCH] IB/mthca: add support for new MT25204 HCARoland Dreier
2005-04-16[PATCH] IB/mthca: map context for RDMA responder in mem-free modeRoland Dreier
2005-04-16[PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()Roland Dreier
2005-04-16[PATCH] IB/mthca: add fast memory region implementationMichael S. Tsirkin
2005-04-16[PATCH] IB/mthca: encapsulate MTT buddy allocatorMichael S. Tsirkin
2005-04-16[PATCH] IB/mthca: fill in opcode field for send completionsMichael S. Tsirkin