summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_dev.h
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch2018-12-191-3/+6
* RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-311-12/+12
* IB/mthca: Replace PCI pool old APIRomain Perier2017-08-221-2/+2
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-2/+2
* IB/mad: Add support for additional MAD info to/from driversIra Weiny2015-06-121-2/+3
* IB/core cleanup: Add const on args - device->process_madIra Weiny2015-06-021-3/+3
* IB/mthca: Don't allow userspace open while recovering from catastrophic errorJack Morgenstein2009-09-061-0/+1
* IB/mthca: Add module parameter for number of MTTs per segmentEli Cohen2009-05-271-0/+1
* IB/mthca: Keep free count for MTT buddy allocatorRoland Dreier2008-07-221-0/+1
* IB/mthca: Remove "stop" flag for catastrophic error polling timerRoland Dreier2008-07-151-1/+0Star
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-151-2/+0Star
* Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-191-2/+1Star
* IB/mthca: Update module version and release dateJack Morgenstein2008-04-171-2/+2
* IB/mthca: Formatting cleanupsRoland Dreier2008-04-171-5/+5
* IB/mthca: Remove MSI support as scheduledAdrian Bunk2008-01-251-7/+6Star
* IB/mthca: Increase max number of QPs per multicast group to 56Roland Dreier2007-10-101-1/+1
* IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier2007-05-071-2/+2
* IB/mthca: Always fill MTTs from CPUMichael S. Tsirkin2007-02-131-0/+2
* IB/mthca: Recover from catastrophic errorsJack Morgenstein2006-09-231-0/+7
* IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell2006-09-231-2/+3
* IB/mthca: Fix race in reference countingRoland Dreier2006-05-091-1/+1
* IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devicesJack Morgenstein2006-04-121-0/+2
* IB: simplify static rate encodingJack Morgenstein2006-04-101-0/+4
* IB/mthca: Always build debugging code unless CONFIG_EMBEDDED=yRoland Dreier2006-04-021-2/+15
* IB/mthca: Optimize large messages on Sinai HCAsEli Cohen2006-03-201-1/+2
* IB/mthca: Implement query_ah methodJack Morgenstein2006-03-201-0/+1
* IB/mthca: Write FW commands through doorbell pageEli Cohen2006-03-201-1/+12
* IB/mthca: Bump driver version and release dateRoland Dreier2006-03-201-2/+2
* IB/mthca: Support for query QP and SRQEli Cohen2006-03-201-0/+3
* IB/mthca: Add device-specific support for resizing CQsRoland Dreier2006-03-201-1/+4
* IB/mthca: Make functions that never fail return voidRoland Dreier2006-03-201-2/+2
* IB/mthca: bump driver version and release dateRoland Dreier2006-02-131-2/+2
* IB/mthca: Semaphore to mutex conversionsRoland Dreier2006-01-311-3/+5
* IB/mthca: Initialize grh_present before using itMichael S. Tsirkin2006-01-131-0/+1
* [PATCH] fix more missing includesTim Schmielau2006-01-091-0/+1
* [IB] uverbs: have kernel return QP capabilitiesJack Morgenstein2005-11-101-0/+1
* [IB] mthca: report page size capabilityJack Morgenstein2005-11-051-0/+1
* [IB] mthca: report asynchronous CQ eventsMichael S. Tsirkin2005-10-291-1/+3
* [IB] mthca: first pass at catastrophic error reportingRoland Dreier2005-10-271-0/+13
* [IB] mthca: Better limit checking and reportingJack Morgenstein2005-10-181-0/+6
* [IB] mthca: SRQ limit reached eventsRoland Dreier2005-10-181-0/+2
* [IB] mthca: Report correct atomic capabilityJack Morgenstein2005-10-181-0/+1
* [PATCH] IB/mthca: Add SRQ implementationRoland Dreier2005-08-271-1/+23
* [PATCH] IB/mthca: Factor out common queue alloc codeRoland Dreier2005-08-271-0/+5
* [PATCH] IB/mthca: Use correct port width capability valueRoland Dreier2005-08-271-0/+1
* [PATCH] IB/mthca: add HCA board ID to sysfs infoMichael S. Tsirkin2005-08-271-0/+5
* [PATCH] IB: sparse endianness cleanupSean Hefty2005-08-271-8/+7Star
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-271-0/+2
* [PATCH] IB uverbs: add mthca user QP supportRoland Dreier2005-07-081-0/+2
* [PATCH] IB uverbs: add mthca user CQ supportRoland Dreier2005-07-081-0/+1