aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_dev.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-05IB/mthca: Don't allow userspace open while recovering from catastrophic errorJack Morgenstein1-0/+1
2009-05-27IB/mthca: Add module parameter for number of MTTs per segmentEli Cohen1-0/+1
2008-07-22IB/mthca: Keep free count for MTT buddy allocatorRoland Dreier1-0/+1
2008-07-14IB/mthca: Remove "stop" flag for catastrophic error polling timerRoland Dreier1-1/+0
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier1-2/+0
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox1-2/+1
2008-04-16IB/mthca: Update module version and release dateJack Morgenstein1-2/+2
2008-04-16IB/mthca: Formatting cleanupsRoland Dreier1-5/+5
2008-01-25IB/mthca: Remove MSI support as scheduledAdrian Bunk1-7/+6
2007-10-09IB/mthca: Increase max number of QPs per multicast group to 56Roland Dreier1-1/+1
2007-05-06IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier1-2/+2
2007-02-12IB/mthca: Always fill MTTs from CPUMichael S. Tsirkin1-0/+2
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