aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ehca/ehca_mrmw.c
AgeCommit message (Expand)Author
2007-07-28IB/ehca: Move extern declarations from .c files to .h filesHoang-Nam Nguyen
2007-07-28IB/ehca: Fix include order to better match kernel styleHoang-Nam Nguyen
2007-07-20IB/ehca: Support large page MRsHoang-Nam Nguyen
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-17IB/ehca: Fix warnings issued by checkpatch.plHoang-Nam Nguyen
2007-07-17IB/ehca: Restructure ehca_set_pagebuf()Hoang-Nam Nguyen
2007-07-17IB/ehca: MR/MW structure refactoringHoang-Nam Nguyen
2007-07-17IB/ehca: Use macro to calculate number of chunks in a mem blockHoang-Nam Nguyen
2007-07-17IB/ehca: Use #define for "pages per register_rpage" instead of hardcoded valueHoang-Nam Nguyen
2007-07-17IB/ehca: Use common error code mapping instead of specific onesHoang-Nam Nguyen
2007-07-17IB/ehca: Fix memory leak in error path of ehca_get_dma_mr()Hoang-Nam Nguyen
2007-05-19IB/ehca: Return proper error code if register_mr failsHoang-Nam Nguyen
2007-05-08IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day
2007-01-09IB/ehca: Use proper GFP_ flags for get_zeroed_page()Hoang-Nam Nguyen
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-11-09IB/ehca: Assure 4K alignment for firmware control blocksHoang-Nam Nguyen
2006-09-22IB/ehca: Add driver for IBM eHCA InfiniBand adaptersHeiko J Schick