aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_mr.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-32/+5
* IB/mthca: Fix driver when sizeof (phys_addr_t) > sizeof (long)John L. Burr2011-01-111-1/+1
* IB/mthca: Replace dma_sync_single() use with proper functionsRoland Dreier2009-06-221-3/+10
* IB/mthca: Add module parameter for number of MTTs per segmentEli Cohen2009-05-271-8/+8
* IB/mthca: Keep free count for MTT buddy allocatorRoland Dreier2008-07-221-8/+18
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-141-2/+0
* IB/mthca: Avoid recycling old FMR R_Keys too soonOlaf Kirch2008-04-291-13/+0
* IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc()Roland Dreier2008-02-191-1/+1
* IB/mthca: Return proper error codes from mthca_fmr_alloc()Olaf Kirch2008-02-041-2/+6
* IB/mthca: Fix mthca_write_mtt() on HCAs with hidden memoryRoland Dreier2007-04-241-2/+4
* IB/mthca: Fix data corruption after FMR unmap on SinaiMichael S. Tsirkin2007-04-161-0/+1
* IB/mthca: Fix thinko in init_mr_table()Michael S. Tsirkin2007-03-261-2/+2
* IB/mthca: Make 2 functions staticAdrian Bunk2007-02-201-4/+6
* IB/mthca: Always fill MTTs from CPUMichael S. Tsirkin2007-02-121-2/+80
* IB/mthca: Merge MR and FMR space on 64-bit systemsMichael S. Tsirkin2007-02-121-5/+15
* IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUsMichael S. Tsirkin2007-02-121-2/+6
* IB/mthca: Fix section mismatchesRoland Dreier2006-11-291-3/+2
* IB/mthca: FMR ioremap fixMichael S. Tsirkin2006-05-101-4/+11
* IB/mthca: Fix section mismatch problemsRoland Dreier2006-03-291-2/+2
* IB/mthca: Optimize large messages on Sinai HCAsEli Cohen2006-03-201-1/+19
* IB: Enable FMR pool user to set page sizeOr Gerlitz2006-03-201-5/+5
* IB/mthca: Whitespace cleanupsRoland Dreier2006-03-201-3/+3
* IB/mthca: Get rid of might_sleep() annotationsRoland Dreier2006-03-201-6/+0
* [IB] kzalloc() conversionsRoland Dreier2005-11-021-3/+1
* [PATCH] IB/mthca: use generic function instead of arbel_ version in mthca_fre...Guy German2005-08-261-1/+1
* [PATCH] IB: sparse endianness cleanupSean Hefty2005-08-261-16/+16
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-261-0/+1
* [PATCH] IB/mthca: Align FW command mailboxes to 4KRoland Dreier2005-06-271-23/+23
* [PATCH] IB/mthca: Split off MTT allocationRoland Dreier2005-06-271-161/+164
* [PATCH] IB/mthca: Move mthca_is_memfree checksRoland Dreier2005-06-271-13/+7
* [PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()Roland Dreier2005-04-161-14/+14
* [PATCH] IB/mthca: add fast memory region implementationMichael S. Tsirkin2005-04-161-10/+376
* [PATCH] IB/mthca: split MR key munging routinesMichael S. Tsirkin2005-04-161-4/+24
* [PATCH] IB/mthca: encapsulate MTT buddy allocatorMichael S. Tsirkin2005-04-161-72/+88
* [PATCH] IB/mthca: fix MTT allocation in mem-free modeRoland Dreier2005-04-161-3/+3
* [PATCH] IB/mthca: fix MR allocation error pathMichael S. Tsirkin2005-04-161-2/+2
* [PATCH] IB/mthca: map MPT/MTT context in mem-free modeRoland Dreier2005-04-161-11/+68
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+416