aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-09IB/mthca: Use PCI-X/PCI-Express read control interfacesPeter Oruba1-25/+8
2007-10-09IB/ehca: Export module parameters in sysfsAnton Blanchard1-10/+10
2007-10-09IB/ehca: Make output clearer by removing some debug messagesAnton Blanchard2-6/+0
2007-10-09IB/mlx4: Fix up SRQ limit_watermark endiannessRoland Dreier1-1/+1
2007-10-09IB/mthca: Enable MSI-X by defaultMichael S. Tsirkin1-31/+46
2007-10-09IB/ehca: Include <linux/mutex.h> from ehca_classes.hRoland Dreier1-0/+1
2007-10-09IB/mlx4: Use __set_data_seg() in mlx4_ib_post_recv()Roland Dreier1-5/+9
2007-10-09RDMA/cxgb3: Make the iw_cxgb3 module parameters writableSteve Wise1-8/+8
2007-09-23IB/mlx4: Fix data corruption triggered by wrong headroom marking orderJack Morgenstein1-13/+49
2007-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds4-25/+45
2007-08-31IB/ehca: SRQ fixes to enable IPoIB CMJoachim Fenkes2-20/+38
2007-08-31IB/ehca: Fix Small QP regressionsStefan Roscher2-5/+7
2007-08-31cxgb3 - Fix dev->priv usageDivy Le Ray1-1/+1
2007-08-15IB/mlx4: Incorrect semicolon after if statementIlpo Järvinen1-1/+1
2007-08-03IB/mlx4: Fix opcode returned in RDMA read completionVu Pham1-1/+1
2007-08-03RDMA/cxgb3: Always call low level send function via cxgb3_ofld_send()Steve Wise1-8/+8
2007-07-31in-string typos of "error"Eddy L O Jansson1-1/+1
2007-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds14-86/+98
2007-07-30IB/ipath: Workaround problem of errormask register being overwrittenDave Olson4-29/+66
2007-07-30IB/ipath: Fix some issues with buffer cancel and sendctrl register updateDave Olson4-9/+12
2007-07-30IB/ipath: Use faster put_tid_2 routine after initializationDave Olson1-7/+13
2007-07-30IB/ipath: Remove unsafe fastrcvint code from interrupt handlerDave Olson2-34/+1
2007-07-29Remove fs.h from mm.hAlexey Dobriyan1-0/+1
2007-07-28IB/ehca: Move extern declarations from .c files to .h filesHoang-Nam Nguyen5-4/+3
2007-07-28IB/mlx4: Whitespace fixRoland Dreier1-1/+0
2007-07-28IB/ehca: Fix include order to better match kernel styleHoang-Nam Nguyen1-2/+2
2007-07-28RDMA/amso1100: Initialize the wait_queue_head_t in the c2_qp structureTom Tucker1-0/+1
2007-07-20IB/ehca: Support small QP queuesStefan Roscher10-159/+378
2007-07-20IB/ehca: Make internal_create/destroy_qp() staticJoachim Fenkes1-8/+9
2007-07-20IB/ehca: Move ehca2ib_return_code() out of lineHoang-Nam Nguyen2-18/+18
2007-07-20IB/ehca: Generate async event when SRQ limit reachedHoang-Nam Nguyen1-14/+28
2007-07-20IB/ehca: Support large page MRsHoang-Nam Nguyen5-63/+357
2007-07-20IB/mlx4: Fix error path in create_qp_common()Roland Dreier1-3/+5
2007-07-20IB/mthca: Change command token on timeoutMichael S. Tsirkin1-2/+1
2007-07-20IB/ipath: Remove ipath_layer dead codeArthur Jones4-439/+0
2007-07-20IB/mlx4: Fix leaks in __mlx4_ib_modify_qpFlorin Malita1-7/+5
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt7-8/+8
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-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/mlx4: Factor out setting other WQE segmentsRoland Dreier1-31/+36
2007-07-18IB/mlx4: Factor out setting WQE data segment entriesRoland Dreier1-6/+9
2007-07-18IB/mthca: Factor out setting WQE data segment entriesRoland Dreier3-54/+30
2007-07-17IB/mlx4: Return receive queue sizes for userspace QPs from query QPRoland Dreier1-8/+16
2007-07-17IB/mthca: Use uninitialized_var() for f0Roland Dreier1-2/+14
2007-07-17IB/ipath: Remove ipath_get_user_pages_nocopy()Roland Dreier2-27/+0
2007-07-17IB/ipath: Make a few functions staticRoland Dreier7-11/+6
2007-07-17IB/mthca: Fix printk format used for firmware version in warningRoland Dreier1-1/+1
2007-07-17IB/mthca: Schedule MSI support for removalRoland Dreier1-4/+16