summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mthca/mthca_cmd.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
2010-08-04IB: Rename RAW_ETY to RAW_ETHERTYPEAleksey Senin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-05-27IB/mthca: Add module parameter for number of MTTs per segmentEli Cohen
2009-04-20IB/mthca: Fix timeout for INIT_HCA and a few other commandsJack Morgenstein
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier
2008-04-16IB/mthca: Add IPoIB checksum offload supportEli Cohen
2008-04-16IB/mthca: Formatting cleanupsRoland Dreier
2008-02-04IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER()Jack Morgenstein
2007-10-09IB/mthca: Use mmiowb() to avoid firmware commands getting jumbled upRoland Dreier
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