summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mthca/mthca_profile.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-28RDMA/mthca: Delete useless module.h includeLeon Romanovsky1-2/+0
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2015-06-11IB/mthca: use swap() in mthca_make_profile()Fabian Frederick1-6/+2
2009-05-28IB/mthca: Add module parameter for number of MTTs per segmentEli Cohen1-2/+2
2008-07-15RDMA: Remove subversion $Id tagsRoland Dreier1-2/+0
2008-04-17IB/mthca: Avoid integer overflow when dealing with profile sizeRoland Dreier1-2/+2
2007-02-13IB/mthca: Merge MR and FMR space on 64-bit systemsMichael S. Tsirkin1-1/+1
2006-03-20IB/mthca: Optimize large messages on Sinai HCAsEli Cohen1-1/+9
2005-11-05Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds1-3/+1
2005-11-02[IB] kzalloc() conversionsRoland Dreier1-3/+1
2005-10-31[PATCH] fix missing includesTim Schmielau1-0/+2
2005-08-27[PATCH] IB/mthca: Add SRQ implementationRoland Dreier1-0/+1
2005-08-27[PATCH] IB: Add copyright noticesRoland Dreier1-0/+1
2005-04-17[PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()Roland Dreier1-4/+4
2005-04-17[PATCH] IB/mthca: add fast memory region implementationMichael S. Tsirkin1-3/+16
2005-04-17[PATCH] IB/mthca: fix MTT allocation in mem-free modeRoland Dreier1-3/+2
2005-04-17[PATCH] IB/mthca: fix calculation of RDB shiftRoland Dreier1-2/+1
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+266