aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_cmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-04IB: Return qp pointer as part of ib_wcMichael S. Tsirkin1-1/+1
2006-10-31IB/mthca: Fix MAD extended header format for MAD_IFC firmware commandMichael S. Tsirkin1-7/+7
2006-09-22IB/mthca: Include the header we really wantJames Lentini1-1/+1
2006-07-24IB/mthca: Initialize max_cmds before debug code prints itRoland Dreier1-2/+3
2006-06-17IB/mthca: Convert FW commands to use wait_for_completion_timeout()Roland Dreier1-19/+4
2006-05-17IB/mthca: Make fw_cmd_doorbell default to 0Roland Dreier1-1/+1
2006-04-10IB: simplify static rate encodingJack Morgenstein1-0/+4
2006-03-20IB/mthca: Optimize large messages on Sinai HCAsEli Cohen1-4/+8
2006-03-20IB/mthca: Use an enum for HCA page sizeIshai Rabinovitz1-12/+14
2006-03-20IB/mthca: Write FW commands through doorbell pageEli Cohen1-22/+124
2006-03-20IB/mthca: Support for query QP and SRQEli Cohen1-0/+7
2006-03-20IB/mthca: Convert to use ib_modify_qp_is_ok()Roland Dreier1-38/+60
2006-03-20IB/mthca: Generate SQ drained events when requestedRoland Dreier1-1/+2
2006-03-20IB/mthca: Whitespace cleanupsRoland Dreier1-1/+1
2006-03-20IB/mthca: Add device-specific support for resizing CQsRoland Dreier1-1/+32
2006-02-10IB/mthca: Don't print debugging info until we have all valuesRoland Dreier1-19/+19
2006-01-30IB/mthca: Semaphore to mutex conversionsRoland Dreier1-3/+3
2006-01-30IB/mthca: Don't cancel commands on a signalMichael S. Tsirkin1-6/+3
2006-01-12IB/mthca: Cosmetic: use the ALIGN macroMichael S. Tsirkin1-2/+3
2006-01-12IB/mthca: Fix memory leak of multicast group structuresIshai Rabinovitz1-1/+1
2005-11-30IB/mthca: fix QP size limits for mem-free HCAsJack Morgenstein1-4/+8
2005-11-10[IB] uverbs: have kernel return QP capabilitiesJack Morgenstein1-0/+2
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Roland Dreier1-1/+1
2005-10-28[PATCH] gfp_t: drivers/infinibandAl Viro1-1/+1
2005-10-27[IB] mthca: first pass at catastrophic error reportingRoland Dreier1-0/+5
2005-10-17[IB] mthca: Better limit checking and reportingJack Morgenstein1-2/+4
2005-09-26[IB] mthca: Fix off by one bug in mthca_map_cmdMichael S. Tsirkin1-2/+2
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier1-1/+1
2005-08-26[PATCH] IB/mthca: Add SRQ implementationRoland Dreier1-0/+24
2005-08-26[PATCH] IB/mthca: Use correct port width capability valueRoland Dreier1-5/+2
2005-08-26[PATCH] IB/mthca: add HCA board ID to sysfs infoMichael S. Tsirkin1-0/+32
2005-08-26[PATCH] IB: sparse endianness cleanupSean Hefty1-19/+21
2005-08-26[PATCH] IB: Add copyright noticesRoland Dreier1-0/+1
2005-06-27[PATCH] IB/mthca: Align FW command mailboxes to 4KRoland Dreier1-304/+206
2005-06-27[PATCH] IB/mthca: Encapsulate command interface initRoland Dreier1-0/+21
2005-04-16[PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()Roland Dreier1-4/+4
2005-04-16[PATCH] IB/mthca: tweaks to mthca_cmd.cRoland Dreier1-3/+2
2005-04-16[PATCH] IB/mthca: add SYNC_TPT firmware commandMichael S. Tsirkin1-0/+5
2005-04-16[PATCH] IB/mthca: fix MTT allocation in mem-free modeRoland Dreier1-2/+0
2005-04-16[PATCH] IB/mthca: fill in more device query fieldsRoland Dreier1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1767