aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-124/+153
* IB/mthca: Fix driver when sizeof (phys_addr_t) > sizeof (long)John L. Burr2011-01-111-1/+1
* IB: Rename RAW_ETY to RAW_ETHERTYPEAleksey Senin2010-08-041-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* IB/mthca: Add module parameter for number of MTTs per segmentEli Cohen2009-05-271-1/+1
* IB/mthca: Fix timeout for INIT_HCA and a few other commandsJack Morgenstein2009-04-201-7/+9
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-141-2/+0
* IB/mthca: Add IPoIB checksum offload supportEli Cohen2008-04-161-0/+4
* IB/mthca: Formatting cleanupsRoland Dreier2008-04-161-1/+1
* IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER()Jack Morgenstein2008-02-041-3/+8
* IB/mthca: Use mmiowb() to avoid firmware commands getting jumbled upRoland Dreier2007-10-091-0/+6
* IB/mthca: Change command token on timeoutMichael S. Tsirkin2007-07-201-2/+1
* IB/mthca, mlx4_core: Fix typo in commentRoland Dreier2007-06-071-1/+1
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* IB/mthca: Fix reserved MTTs calculation on mem-free HCAsMichael S. Tsirkin2007-02-121-1/+5
* IB: Return qp pointer as part of ib_wcMichael S. Tsirkin2007-02-041-1/+1
* IB/mthca: Fix MAD extended header format for MAD_IFC firmware commandMichael S. Tsirkin2006-10-311-7/+7
* IB/mthca: Include the header we really wantJames Lentini2006-09-221-1/+1
* IB/mthca: Initialize max_cmds before debug code prints itRoland Dreier2006-07-241-2/+3
* IB/mthca: Convert FW commands to use wait_for_completion_timeout()Roland Dreier2006-06-171-19/+4
* IB/mthca: Make fw_cmd_doorbell default to 0Roland Dreier2006-05-171-1/+1
* IB: simplify static rate encodingJack Morgenstein2006-04-101-0/+4
* IB/mthca: Optimize large messages on Sinai HCAsEli Cohen2006-03-201-4/+8
* IB/mthca: Use an enum for HCA page sizeIshai Rabinovitz2006-03-201-12/+14
* IB/mthca: Write FW commands through doorbell pageEli Cohen2006-03-201-22/+124
* IB/mthca: Support for query QP and SRQEli Cohen2006-03-201-0/+7
* IB/mthca: Convert to use ib_modify_qp_is_ok()Roland Dreier2006-03-201-38/+60
* IB/mthca: Generate SQ drained events when requestedRoland Dreier2006-03-201-1/+2
* IB/mthca: Whitespace cleanupsRoland Dreier2006-03-201-1/+1
* IB/mthca: Add device-specific support for resizing CQsRoland Dreier2006-03-201-1/+32
* IB/mthca: Don't print debugging info until we have all valuesRoland Dreier2006-02-101-19/+19
* IB/mthca: Semaphore to mutex conversionsRoland Dreier2006-01-301-3/+3
* IB/mthca: Don't cancel commands on a signalMichael S. Tsirkin2006-01-301-6/+3
* IB/mthca: Cosmetic: use the ALIGN macroMichael S. Tsirkin2006-01-121-2/+3
* IB/mthca: Fix memory leak of multicast group structuresIshai Rabinovitz2006-01-121-1/+1
* IB/mthca: fix QP size limits for mem-free HCAsJack Morgenstein2005-11-301-4/+8
* [IB] uverbs: have kernel return QP capabilitiesJack Morgenstein2005-11-101-0/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Roland Dreier2005-10-281-1/+1
|\
| * [PATCH] gfp_t: drivers/infinibandAl Viro2005-10-281-1/+1
* | [IB] mthca: first pass at catastrophic error reportingRoland Dreier2005-10-271-0/+5
* | [IB] mthca: Better limit checking and reportingJack Morgenstein2005-10-171-2/+4
|/
* [IB] mthca: Fix off by one bug in mthca_map_cmdMichael S. Tsirkin2005-09-261-2/+2
* [PATCH] IB: move include files to include/rdmaRoland Dreier2005-08-261-1/+1
* [PATCH] IB/mthca: Add SRQ implementationRoland Dreier2005-08-261-0/+24
* [PATCH] IB/mthca: Use correct port width capability valueRoland Dreier2005-08-261-5/+2
* [PATCH] IB/mthca: add HCA board ID to sysfs infoMichael S. Tsirkin2005-08-261-0/+32
* [PATCH] IB: sparse endianness cleanupSean Hefty2005-08-261-19/+21
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-261-0/+1
* [PATCH] IB/mthca: Align FW command mailboxes to 4KRoland Dreier2005-06-271-304/+206
* [PATCH] IB/mthca: Encapsulate command interface initRoland Dreier2005-06-271-0/+21