aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-22IB/mthca: Keep free count for MTT buddy allocatorRoland Dreier2-8/+19
2008-07-14IB/mthca: Fix check of max_send_sge for special QPsRoland Dreier1-2/+2
2008-07-14IB/mthca: Use round_jiffies() for catastrophic error polling timerRoland Dreier1-1/+1
2008-07-14IB/mthca: Remove "stop" flag for catastrophic error polling timerRoland Dreier2-14/+2
2008-07-14IB/mthca: Remove extra code for RESET->ERR QP state transitionRoland Dreier1-26/+0
2008-07-14RDMA/core: Add memory management extensions supportSteve Wise1-2/+2
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier27-53/+0
2008-06-23IB/mthca: Clear ICM pages before handing to FWEli Cohen1-1/+5
2008-05-16IB/mthca: Fix max_sge value returned by query_deviceRoland Dreier1-1/+13
2008-04-29IB/mthca: Avoid changing userspace ABI to handle DMA write barrier attributeRoland Dreier3-5/+20
2008-04-29IB/mthca: Avoid recycling old FMR R_Keys too soonOlaf Kirch1-13/+0
2008-04-29IB: expand ib_umem_get() prototypeArthur Kepner2-2/+16
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-20/+28
2008-04-19IB: convert struct class_device to struct deviceTony Jones1-20/+28
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox1-2/+1
2008-04-16IB/mthca: Update module version and release dateJack Morgenstein1-2/+2
2008-04-16IB/mthca: Update QP state if query QP succeedsDotan Barak1-6/+14
2008-04-16IB/core: Add support for "send with invalidate" work requestsRoland Dreier1-3/+3
2008-04-16IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen1-0/+3
2008-04-16IB/mthca: Avoid integer overflow when allocating huge ICM tableRoland Dreier1-1/+3
2008-04-16IB/mthca: Avoid integer overflow when dealing with profile sizeRoland Dreier3-7/+10
2008-04-16IB/mthca: Add IPoIB checksum offload supportEli Cohen6-13/+30
2008-04-16IB/mthca: Formatting cleanupsRoland Dreier6-11/+11
2008-02-19IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc()Roland Dreier1-1/+1
2008-02-13IB/mthca: Convert to use be16_add_cpu()Marcin Slusarz1-1/+1
2008-02-12IB/mthca: Add missing sg_init_table() in mthca_map_user_db()Roland Dreier1-0/+1
2008-02-04IB/mthca: Return proper error codes from mthca_fmr_alloc()Olaf Kirch1-2/+6
2008-02-04IB: Avoid marking __devinitdata as constRoland Dreier1-1/+1
2008-02-04IB/ib_mthca: Pre-link receive WQEs in Tavor modeEli Cohen2-14/+22
2008-02-04IB/mthca: Remove checks for srq->first_free < 0Eli Cohen1-23/+3
2008-02-04IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER()Jack Morgenstein3-4/+12
2008-02-04IB/mthca: Fix and simplify page size calculation in mthca_reg_phys_mr()Roland Dreier1-17/+3
2008-01-25IB/mthca: Update latest "native Arbel" firmware revisionRoland Dreier1-1/+1
2008-01-25IB/mthca: Remove MSI support as scheduledAdrian Bunk3-44/+13
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe1-6/+3
2007-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds5-96/+47
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-9/+15
2007-10-15IB/mthca: Avoid alignment traps when writing doorbellsRoland Dreier5-96/+47
2007-10-10IB/mthca: Mark error paths as unlikely() in post_srq_recv functionsEli Cohen1-4/+4
2007-10-09IB/mthca: Use mmiowb() to avoid firmware commands getting jumbled upRoland Dreier1-0/+6
2007-10-09IB/mthca: Increase max number of QPs per multicast group to 56Roland Dreier1-1/+1
2007-10-09IB/mthca: Use PCI-X/PCI-Express read control interfacesPeter Oruba1-25/+8
2007-10-09IB/mthca: Enable MSI-X by defaultMichael S. Tsirkin1-31/+46
2007-07-20IB/mthca: Change command token on timeoutMichael S. Tsirkin1-2/+1
2007-07-18IB/mthca: Simplify use of size0 in work request postingRoland Dreier1-17/+24
2007-07-18IB/mthca: Factor out setting WQE UD segment entriesRoland Dreier1-18/+22
2007-07-18IB/mthca: Factor out setting WQE remote address and atomic segment entriesRoland Dreier1-59/+40
2007-07-18IB/mthca: Factor out setting WQE data segment entriesRoland Dreier3-54/+30
2007-07-17IB/mthca: Use uninitialized_var() for f0Roland Dreier1-2/+14
2007-07-17IB/mthca: Fix printk format used for firmware version in warningRoland Dreier1-1/+1