aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_mr.c
Commit message (Expand)AuthorAge
* IB/mthca: Fix buddy->num_free allocation sizeRoland Dreier2011-11-03
* IB/mthca: Stop returning separate error and status from FW commandsGoldwyn Rodrigues2011-07-15
* IB/mthca: Fix driver when sizeof (phys_addr_t) > sizeof (long)John L. Burr2011-01-11
* IB/mthca: Replace dma_sync_single() use with proper functionsRoland Dreier2009-06-23
* IB/mthca: Add module parameter for number of MTTs per segmentEli Cohen2009-05-27
* IB/mthca: Keep free count for MTT buddy allocatorRoland Dreier2008-07-22
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-15
* IB/mthca: Avoid recycling old FMR R_Keys too soonOlaf Kirch2008-04-29
* IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc()Roland Dreier2008-02-19
* IB/mthca: Return proper error codes from mthca_fmr_alloc()Olaf Kirch2008-02-04
* IB/mthca: Fix mthca_write_mtt() on HCAs with hidden memoryRoland Dreier2007-04-24
* IB/mthca: Fix data corruption after FMR unmap on SinaiMichael S. Tsirkin2007-04-16
* IB/mthca: Fix thinko in init_mr_table()Michael S. Tsirkin2007-03-26
* IB/mthca: Make 2 functions staticAdrian Bunk2007-02-20
* IB/mthca: Always fill MTTs from CPUMichael S. Tsirkin2007-02-12
* IB/mthca: Merge MR and FMR space on 64-bit systemsMichael S. Tsirkin2007-02-12
* IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUsMichael S. Tsirkin2007-02-12
* IB/mthca: Fix section mismatchesRoland Dreier2006-11-29
* IB/mthca: FMR ioremap fixMichael S. Tsirkin2006-05-10
* IB/mthca: Fix section mismatch problemsRoland Dreier2006-03-29
* IB/mthca: Optimize large messages on Sinai HCAsEli Cohen2006-03-20
* IB: Enable FMR pool user to set page sizeOr Gerlitz2006-03-20
* IB/mthca: Whitespace cleanupsRoland Dreier2006-03-20
* IB/mthca: Get rid of might_sleep() annotationsRoland Dreier2006-03-20
* [IB] kzalloc() conversionsRoland Dreier2005-11-02
* [PATCH] IB/mthca: use generic function instead of arbel_ version in mthca_fre...Guy German2005-08-26
* [PATCH] IB: sparse endianness cleanupSean Hefty2005-08-26
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-26
* [PATCH] IB/mthca: Align FW command mailboxes to 4KRoland Dreier2005-06-27
* [PATCH] IB/mthca: Split off MTT allocationRoland Dreier2005-06-27
* [PATCH] IB/mthca: Move mthca_is_memfree checksRoland Dreier2005-06-27
* [PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()Roland Dreier2005-04-16
* [PATCH] IB/mthca: add fast memory region implementationMichael S. Tsirkin2005-04-16
* [PATCH] IB/mthca: split MR key munging routinesMichael S. Tsirkin2005-04-16
* [PATCH] IB/mthca: encapsulate MTT buddy allocatorMichael S. Tsirkin2005-04-16
* [PATCH] IB/mthca: fix MTT allocation in mem-free modeRoland Dreier2005-04-16
* [PATCH] IB/mthca: fix MR allocation error pathMichael S. Tsirkin2005-04-16
* [PATCH] IB/mthca: map MPT/MTT context in mem-free modeRoland Dreier2005-04-16
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16