summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_provider.c
Commit message (Expand)AuthorAgeFilesLines
* 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-311-3/+3
* IB/mthca: Fix memory leaks in error handlingJack Morgenstein2006-01-131-3/+7
* IB: Add node_guid to struct ib_deviceSean Hefty2006-01-101-2/+38
* IB/mthca: Factor common MAD initialization codeRoland Dreier2006-01-101-30/+22Star
* IB/mthca: kzalloc conversionsRoland Dreier2006-01-101-8/+4Star
* IB/mthca: fix page shift calculation in mthca_reg_phys_mr()Michael S. Tsirkin2006-01-091-11/+7Star
* [IB] uverbs: have kernel return QP capabilitiesJack Morgenstein2005-11-101-1/+1
* [IB] mthca: report page size capabilityJack Morgenstein2005-11-051-0/+1
* [IB] mthca: fix format of FW versionRoland Dreier2005-11-031-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-181-0/+20
* [IB] mthca: Better limit checking and reportingJack Morgenstein2005-10-181-3/+15
* [IB] mthca: SRQ limit reached eventsRoland Dreier2005-10-181-0/+1
* [IB] mthca: Fill in more fields in query_port methodJack Morgenstein2005-10-181-0/+4
* [IB] uverbs: Add device-specific ABI version attributeRoland Dreier2005-10-181-0/+1
* [IB] mthca: Report correct atomic capabilityJack Morgenstein2005-10-181-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-271-1/+1
* [PATCH] IB/mthca: Add SRQ implementationRoland Dreier2005-08-271-0/+82
* [PATCH] IB/mthca: Report correct max_msg_szRoland Dreier2005-08-271-0/+3
* [PATCH] IB/mthca: add HCA board ID to sysfs infoMichael S. Tsirkin2005-08-271-1/+9
* [PATCH] IB: sparse endianness cleanupSean Hefty2005-08-271-8/+8
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-271-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-081-12/+68
* [PATCH] IB uverbs: add mthca user CQ supportRoland Dreier2005-07-081-6/+63
* [PATCH] IB uverbs: add mthca user MR supportRoland Dreier2005-07-081-0/+82
* [PATCH] IB uverbs: add mthca user PD supportRoland Dreier2005-07-081-1/+9
* [PATCH] IB uverbs: add mthca mmap supportRoland Dreier2005-07-081-0/+18
* [PATCH] IB uverbs: add mthca user context supportRoland Dreier2005-07-081-0/+58
* [PATCH] IB uverbs: update mthca for new APIRoland Dreier2005-07-081-3/+10
* [PATCH] IB/mthca: Fix memory leak on error pathRoland Dreier2005-06-281-0/+1
* [PATCH] IB/mthca: Fix memset sizeRoland Dreier2005-06-281-1/+1
* [PATCH] IB/mthca: Add Sun copyright noticeTom Duffy2005-06-281-0/+1
* [PATCH] IB/mthca: add support for new MT25204 HCARoland Dreier2005-04-171-5/+12
* [PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()Roland Dreier2005-04-171-3/+3
* [PATCH] IB/mthca: add fast memory region implementationMichael S. Tsirkin2005-04-171-0/+79
* [PATCH] IB/mthca: allow address handle creation in interrupt contextRoland Dreier2005-04-171-1/+1
* [PATCH] IB/mthca: clean up mthca_dereg_mr()Roland Dreier2005-04-171-2/+3
* [PATCH] IB/mthca: allow unaligned memory regionsMichael S. Tsirkin2005-04-171-1/+1
* [PATCH] IB/mthca: fill in more device query fieldsRoland Dreier2005-04-171-4/+18
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+660