summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* in-string typos of "error"Eddy L O Jansson2007-07-311-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-07-3014-86/+98
|\
| * IB/ipath: Workaround problem of errormask register being overwrittenDave Olson2007-07-304-29/+66
| * IB/ipath: Fix some issues with buffer cancel and sendctrl register updateDave Olson2007-07-304-9/+12
| * IB/ipath: Use faster put_tid_2 routine after initializationDave Olson2007-07-301-7/+13
| * IB/ipath: Remove unsafe fastrcvint code from interrupt handlerDave Olson2007-07-302-34/+1
| * IB/ehca: Move extern declarations from .c files to .h filesHoang-Nam Nguyen2007-07-285-4/+3
| * IB/mlx4: Whitespace fixRoland Dreier2007-07-281-1/+0
| * IB/ehca: Fix include order to better match kernel styleHoang-Nam Nguyen2007-07-281-2/+2
| * RDMA/amso1100: Initialize the wait_queue_head_t in the c2_qp structureTom Tucker2007-07-281-0/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-07-291-0/+1
|\ \
| * | [SCSI] iscsi_tcp, ib_iser Enable module refcounting for iscsi host templateMike Christie2007-07-271-0/+1
| |/
* | Remove fs.h from mm.hAlexey Dobriyan2007-07-291-0/+1
|/
* IB/ehca: Support small QP queuesStefan Roscher2007-07-2010-159/+378
* IB/ehca: Make internal_create/destroy_qp() staticJoachim Fenkes2007-07-201-8/+9
* IB/ehca: Move ehca2ib_return_code() out of lineHoang-Nam Nguyen2007-07-202-18/+18
* IB/ehca: Generate async event when SRQ limit reachedHoang-Nam Nguyen2007-07-201-14/+28
* IB/ehca: Support large page MRsHoang-Nam Nguyen2007-07-205-63/+357
* IB/mlx4: Fix error path in create_qp_common()Roland Dreier2007-07-201-3/+5
* IB/mthca: Change command token on timeoutMichael S. Tsirkin2007-07-201-2/+1
* IB/ipath: Remove ipath_layer dead codeArthur Jones2007-07-204-439/+0
* IB/mlx4: Fix leaks in __mlx4_ib_modify_qpFlorin Malita2007-07-201-7/+5
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-209-10/+9
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-192-4/+2
* IB/mthca: Simplify use of size0 in work request postingRoland Dreier2007-07-181-17/+24
* IB/mthca: Factor out setting WQE UD segment entriesRoland Dreier2007-07-181-18/+22
* IB/mthca: Factor out setting WQE remote address and atomic segment entriesRoland Dreier2007-07-181-59/+40
* IB/mlx4: Factor out setting other WQE segmentsRoland Dreier2007-07-181-31/+36
* IB/mlx4: Factor out setting WQE data segment entriesRoland Dreier2007-07-181-6/+9
* IB/mthca: Factor out setting WQE data segment entriesRoland Dreier2007-07-183-54/+30
* IB/mlx4: Return receive queue sizes for userspace QPs from query QPRoland Dreier2007-07-171-8/+16
* RDMA/cma: Remove local write permission from QP access flagsDotan Barak2007-07-171-1/+1
* IB/mthca: Use uninitialized_var() for f0Roland Dreier2007-07-171-2/+14
* IB/cm: Make internal function cm_get_ack_delay() staticRoland Dreier2007-07-171-1/+1
* IB/ipath: Remove ipath_get_user_pages_nocopy()Roland Dreier2007-07-172-27/+0
* IB/ipath: Make a few functions staticRoland Dreier2007-07-177-11/+6
* IB/iser: Make a couple of functions staticRoland Dreier2007-07-173-31/+25
* IB/mthca: Fix printk format used for firmware version in warningRoland Dreier2007-07-171-1/+1
* IB/mthca: Schedule MSI support for removalRoland Dreier2007-07-171-4/+16
* IB/ehca: Fix warnings issued by checkpatch.plHoang-Nam Nguyen2007-07-1722-242/+261
* IB/ehca: Restructure ehca_set_pagebuf()Hoang-Nam Nguyen2007-07-171-331/+200
* IB/ehca: MR/MW structure refactoringHoang-Nam Nguyen2007-07-172-277/+284
* IB/ehca: Use macro to calculate number of chunks in a mem blockHoang-Nam Nguyen2007-07-171-23/+24
* IB/ehca: Use #define for "pages per register_rpage" instead of hardcoded valueHoang-Nam Nguyen2007-07-171-8/+11
* IB/ehca: Use common error code mapping instead of specific onesHoang-Nam Nguyen2007-07-173-197/+15
* IB/ehca: Fix memory leak in error path of ehca_get_dma_mr()Hoang-Nam Nguyen2007-07-171-0/+1
* IB/ehca: Fix HW level autodetectionJoachim Fenkes2007-07-171-12/+17
* IB/mlx4: Take sizeof the correct pointer in call to memset()Dotan Barak2007-07-171-1/+1
* IB/mlx4: Fix port returned from query QP for QPs in INIT stateJack Morgenstein2007-07-171-1/+4
* IB/mlx4: Fix flow label returned from query QPJack Morgenstein2007-07-171-1/+1
OpenPOWER on IntegriCloud