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