summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_provider.c
Commit message (Expand)AuthorAgeFilesLines
* IB/mthca: Query port fixJack Morgenstein2006-10-101-0/+2
* RDMA: iWARP Core Changes.Tom Tucker2006-09-221-1/+1
* IB/mthca: No userspace SRQs if HCA doesn't have SRQ supportRoland Dreier2006-08-181-5/+6
* IB/mthca: Make all device methods truly reentrantRoland Dreier2006-06-171-7/+16
* IB/mthca: Fill in max_map_per_fmr device attributeOr Gerlitz2006-06-171-0/+10
* IB/mthca: Fix offset in query_gid methodRoland Dreier2006-05-011-1/+1
* IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devicesJack Morgenstein2006-04-121-1/+1
* IB/mthca: Implement query_ah methodJack Morgenstein2006-03-201-0/+1
* IB/mthca: Support for query QP and SRQEli Cohen2006-03-201-1/+5
* IB/mthca: Add modify_device method to set node descriptionRoland Dreier2006-03-201-0/+32
* IB/mthca: Whitespace cleanupsRoland Dreier2006-03-201-2/+2
* IB/mthca: Add device-specific support for resizing CQsRoland Dreier2006-03-201-4/+123
* IB/mthca: Semaphore to mutex conversionsRoland Dreier2006-01-301-3/+3
* IB/mthca: Fix memory leaks in error handlingJack Morgenstein2006-01-121-3/+7
* IB: Add node_guid to struct ib_deviceSean Hefty2006-01-101-2/+38
* IB/mthca: Factor common MAD initialization codeRoland Dreier2006-01-091-30/+22
* IB/mthca: kzalloc conversionsRoland Dreier2006-01-091-8/+4
* IB/mthca: fix page shift calculation in mthca_reg_phys_mr()Michael S. Tsirkin2006-01-091-11/+7
* [IB] uverbs: have kernel return QP capabilitiesJack Morgenstein2005-11-101-1/+1
* [IB] mthca: report page size capabilityJack Morgenstein2005-11-041-0/+1
* [IB] mthca: fix format of FW versionRoland Dreier2005-11-021-1/+1
* [IB] mthca: first pass at catastrophic error reportingRoland Dreier2005-10-271-0/+3
* [IB] uverbs: Add a mask of device methods allowed for userspaceRoland Dreier2005-10-171-0/+20
* [IB] mthca: Better limit checking and reportingJack Morgenstein2005-10-171-3/+15
* [IB] mthca: SRQ limit reached eventsRoland Dreier2005-10-171-0/+1
* [IB] mthca: Fill in more fields in query_port methodJack Morgenstein2005-10-171-0/+4
* [IB] uverbs: Add device-specific ABI version attributeRoland Dreier2005-10-171-0/+1
* [IB] mthca: Report correct atomic capabilityJack Morgenstein2005-10-171-0/+2
* [IB] mthca: fix hw_ver value returned from mthca_query_deviceJack Morgenstein2005-09-271-1/+1
* [PATCH] IB: move include files to include/rdmaRoland Dreier2005-08-261-1/+1
* [PATCH] IB/mthca: Add SRQ implementationRoland Dreier2005-08-261-0/+82
* [PATCH] IB/mthca: Report correct max_msg_szRoland Dreier2005-08-261-0/+3
* [PATCH] IB/mthca: add HCA board ID to sysfs infoMichael S. Tsirkin2005-08-261-1/+9
* [PATCH] IB: sparse endianness cleanupSean Hefty2005-08-261-8/+8
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-261-0/+2
* [IB/mthca]: Use io_remap_pfn_range for PCI spaceMichael S. Tsirkin2005-07-271-3/+3
* [PATCH] IB uverbs: add mthca user QP supportRoland Dreier2005-07-071-12/+68
* [PATCH] IB uverbs: add mthca user CQ supportRoland Dreier2005-07-071-6/+63
* [PATCH] IB uverbs: add mthca user MR supportRoland Dreier2005-07-071-0/+82
* [PATCH] IB uverbs: add mthca user PD supportRoland Dreier2005-07-071-1/+9
* [PATCH] IB uverbs: add mthca mmap supportRoland Dreier2005-07-071-0/+18
* [PATCH] IB uverbs: add mthca user context supportRoland Dreier2005-07-071-0/+58
* [PATCH] IB uverbs: update mthca for new APIRoland Dreier2005-07-071-3/+10
* [PATCH] IB/mthca: Fix memory leak on error pathRoland Dreier2005-06-271-0/+1
* [PATCH] IB/mthca: Fix memset sizeRoland Dreier2005-06-271-1/+1
* [PATCH] IB/mthca: Add Sun copyright noticeTom Duffy2005-06-271-0/+1
* [PATCH] IB/mthca: add support for new MT25204 HCARoland Dreier2005-04-161-5/+12
* [PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()Roland Dreier2005-04-161-3/+3
* [PATCH] IB/mthca: add fast memory region implementationMichael S. Tsirkin2005-04-161-0/+79
* [PATCH] IB/mthca: allow address handle creation in interrupt contextRoland Dreier2005-04-161-1/+1