summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_cmd.c
AgeCommit message (Expand)Author
2007-07-20IB/mthca: Change command token on timeoutMichael S. Tsirkin
2007-06-07IB/mthca, mlx4_core: Fix typo in commentRoland Dreier
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-02-12IB/mthca: Fix reserved MTTs calculation on mem-free HCAsMichael S. Tsirkin
2007-02-04IB: Return qp pointer as part of ib_wcMichael S. Tsirkin
2006-10-31IB/mthca: Fix MAD extended header format for MAD_IFC firmware commandMichael S. Tsirkin
2006-09-22IB/mthca: Include the header we really wantJames Lentini
2006-07-24IB/mthca: Initialize max_cmds before debug code prints itRoland Dreier
2006-06-17IB/mthca: Convert FW commands to use wait_for_completion_timeout()Roland Dreier
2006-05-17IB/mthca: Make fw_cmd_doorbell default to 0Roland Dreier
2006-04-10IB: simplify static rate encodingJack Morgenstein
2006-03-20IB/mthca: Optimize large messages on Sinai HCAsEli Cohen
2006-03-20IB/mthca: Use an enum for HCA page sizeIshai Rabinovitz
2006-03-20IB/mthca: Write FW commands through doorbell pageEli Cohen
2006-03-20IB/mthca: Support for query QP and SRQEli Cohen
2006-03-20IB/mthca: Convert to use ib_modify_qp_is_ok()Roland Dreier
2006-03-20IB/mthca: Generate SQ drained events when requestedRoland Dreier
2006-03-20IB/mthca: Whitespace cleanupsRoland Dreier
2006-03-20IB/mthca: Add device-specific support for resizing CQsRoland Dreier
2006-02-10IB/mthca: Don't print debugging info until we have all valuesRoland Dreier
2006-01-30IB/mthca: Semaphore to mutex conversionsRoland Dreier
2006-01-30IB/mthca: Don't cancel commands on a signalMichael S. Tsirkin
2006-01-12IB/mthca: Cosmetic: use the ALIGN macroMichael S. Tsirkin
2006-01-12IB/mthca: Fix memory leak of multicast group structuresIshai Rabinovitz
2005-11-30IB/mthca: fix QP size limits for mem-free HCAsJack Morgenstein
2005-11-10[IB] uverbs: have kernel return QP capabilitiesJack Morgenstein
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Roland Dreier
2005-10-28[PATCH] gfp_t: drivers/infinibandAl Viro
2005-10-27[IB] mthca: first pass at catastrophic error reportingRoland Dreier
2005-10-17[IB] mthca: Better limit checking and reportingJack Morgenstein
2005-09-26[IB] mthca: Fix off by one bug in mthca_map_cmdMichael S. Tsirkin
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier
2005-08-26[PATCH] IB/mthca: Add SRQ implementationRoland Dreier
2005-08-26[PATCH] IB/mthca: Use correct port width capability valueRoland Dreier
2005-08-26[PATCH] IB/mthca: add HCA board ID to sysfs infoMichael S. Tsirkin
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: Encapsulate command interface initRoland Dreier
2005-04-16[PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()Roland Dreier
2005-04-16[PATCH] IB/mthca: tweaks to mthca_cmd.cRoland Dreier
2005-04-16[PATCH] IB/mthca: add SYNC_TPT firmware commandMichael S. Tsirkin
2005-04-16[PATCH] IB/mthca: fix MTT allocation in mem-free modeRoland Dreier
2005-04-16[PATCH] IB/mthca: fill in more device query fieldsRoland Dreier
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds