summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2007-11-16IB/mthca: Use mmiowb() to avoid firmware commands getting jumbled upRoland Dreier
2007-09-23IB/mlx4: Fix data corruption triggered by wrong headroom marking orderJack Morgenstein
2007-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-08-31IB/ehca: SRQ fixes to enable IPoIB CMJoachim Fenkes
2007-08-31IB/ehca: Fix Small QP regressionsStefan Roscher
2007-08-31cxgb3 - Fix dev->priv usageDivy Le Ray
2007-08-15IB/mlx4: Incorrect semicolon after if statementIlpo Järvinen
2007-08-03IB/mlx4: Fix opcode returned in RDMA read completionVu Pham
2007-08-03RDMA/cxgb3: Always call low level send function via cxgb3_ofld_send()Steve Wise
2007-07-31in-string typos of "error"Eddy L O Jansson
2007-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-07-30IB/ipath: Workaround problem of errormask register being overwrittenDave Olson
2007-07-30IB/ipath: Fix some issues with buffer cancel and sendctrl register updateDave Olson
2007-07-30IB/ipath: Use faster put_tid_2 routine after initializationDave Olson
2007-07-30IB/ipath: Remove unsafe fastrcvint code from interrupt handlerDave Olson
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-07-28IB/ehca: Move extern declarations from .c files to .h filesHoang-Nam Nguyen
2007-07-28IB/mlx4: Whitespace fixRoland Dreier
2007-07-28IB/ehca: Fix include order to better match kernel styleHoang-Nam Nguyen
2007-07-28RDMA/amso1100: Initialize the wait_queue_head_t in the c2_qp structureTom Tucker
2007-07-20IB/ehca: Support small QP queuesStefan Roscher
2007-07-20IB/ehca: Make internal_create/destroy_qp() staticJoachim Fenkes
2007-07-20IB/ehca: Move ehca2ib_return_code() out of lineHoang-Nam Nguyen
2007-07-20IB/ehca: Generate async event when SRQ limit reachedHoang-Nam Nguyen
2007-07-20IB/ehca: Support large page MRsHoang-Nam Nguyen
2007-07-20IB/mlx4: Fix error path in create_qp_common()Roland Dreier
2007-07-20IB/mthca: Change command token on timeoutMichael S. Tsirkin
2007-07-20IB/ipath: Remove ipath_layer dead codeArthur Jones
2007-07-20IB/mlx4: Fix leaks in __mlx4_ib_modify_qpFlorin Malita
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-18IB/mthca: Simplify use of size0 in work request postingRoland Dreier
2007-07-18IB/mthca: Factor out setting WQE UD segment entriesRoland Dreier
2007-07-18IB/mthca: Factor out setting WQE remote address and atomic segment entriesRoland Dreier
2007-07-18IB/mlx4: Factor out setting other WQE segmentsRoland Dreier
2007-07-18IB/mlx4: Factor out setting WQE data segment entriesRoland Dreier
2007-07-18IB/mthca: Factor out setting WQE data segment entriesRoland Dreier
2007-07-17IB/mlx4: Return receive queue sizes for userspace QPs from query QPRoland Dreier
2007-07-17IB/mthca: Use uninitialized_var() for f0Roland Dreier
2007-07-17IB/ipath: Remove ipath_get_user_pages_nocopy()Roland Dreier
2007-07-17IB/ipath: Make a few functions staticRoland Dreier
2007-07-17IB/mthca: Fix printk format used for firmware version in warningRoland Dreier
2007-07-17IB/mthca: Schedule MSI support for removalRoland Dreier
2007-07-17IB/ehca: Fix warnings issued by checkpatch.plHoang-Nam Nguyen
2007-07-17IB/ehca: Restructure ehca_set_pagebuf()Hoang-Nam Nguyen
2007-07-17IB/ehca: MR/MW structure refactoringHoang-Nam Nguyen
2007-07-17IB/ehca: Use macro to calculate number of chunks in a mem blockHoang-Nam Nguyen
2007-07-17IB/ehca: Use #define for "pages per register_rpage" instead of hardcoded valueHoang-Nam Nguyen
2007-07-17IB/ehca: Use common error code mapping instead of specific onesHoang-Nam Nguyen
2007-07-17IB/ehca: Fix memory leak in error path of ehca_get_dma_mr()Hoang-Nam Nguyen