summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* IB/ehca: Add check for max #SGE to create_qp()Joachim Fenkes2007-10-091-1/+13
* IB/ehca: ehca_gen_warn() should always printJoachim Fenkes2007-10-091-6/+3
* IB/ehca: Print return codes as signed decimal integersJoachim Fenkes2007-10-0910-101/+100
* IB/ehca: Refactor hvcall tracingJoachim Fenkes2007-10-091-33/+24
* IB/ehca: Use remap_4k_pfn() to map firmware contexts to user spaceHoang-Nam Nguyen2007-10-094-4/+10
* IB/ehca: Support more than 4k QPs for userspace and kernelspaceStefan Roscher2007-10-094-15/+25
* IB/ehca: Small QP userspace supportStefan Roscher2007-10-092-4/+4
* IB/mthca: Use PCI-X/PCI-Express read control interfacesPeter Oruba2007-10-091-25/+8
* IB/sa: Error handling thinko fixAli Ayoub2007-10-091-1/+1
* IB/ehca: Export module parameters in sysfsAnton Blanchard2007-10-091-10/+10
* IB/ehca: Make output clearer by removing some debug messagesAnton Blanchard2007-10-092-6/+0
* IB/mlx4: Fix up SRQ limit_watermark endiannessRoland Dreier2007-10-091-1/+1
* IPoIB: Fix error path memory leakEli Cohen2007-10-091-2/+2
* IPoIB: Fix typo to end statement with ';' instead of ','Eli Cohen2007-10-091-1/+1
* IB/mthca: Enable MSI-X by defaultMichael S. Tsirkin2007-10-091-31/+46
* IB/fmr_pool: Clean up some error messages in fmr_pool.cAnton Blanchard2007-10-091-11/+11
* IB/ehca: Include <linux/mutex.h> from ehca_classes.hRoland Dreier2007-10-091-0/+1
* IB/mlx4: Use __set_data_seg() in mlx4_ib_post_recv()Roland Dreier2007-10-091-5/+9
* IB: find_first_zero_bit() takes unsigned pointerRoland Dreier2007-10-091-2/+2
* IPoIB: Make sure no receives are handled when stopping deviceRoland Dreier2007-10-091-0/+8
* RDMA/cxgb3: Make the iw_cxgb3 module parameters writableSteve Wise2007-10-091-8/+8
* IB/mlx4: Fix data corruption triggered by wrong headroom marking orderJack Morgenstein2007-09-231-13/+49
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-08-314-25/+45
|\
| * IB/ehca: SRQ fixes to enable IPoIB CMJoachim Fenkes2007-08-312-20/+38
| * IB/ehca: Fix Small QP regressionsStefan Roscher2007-08-312-5/+7
* | cxgb3 - Fix dev->priv usageDivy Le Ray2007-08-311-1/+1
|/
* IB/mlx4: Incorrect semicolon after if statementIlpo Järvinen2007-08-151-1/+1
* IPoIB: Fix leak in ipoib_transport_dev_init() error pathJack Morgenstein2007-08-071-0/+1
* IB/mlx4: Fix opcode returned in RDMA read completionVu Pham2007-08-031-1/+1
* IB/srp: Add OUI for new Cisco targetsRaghava Kondapalli2007-08-031-1/+3
* IB/srp: Wrap OUI checking for workarounds in helper functionsRoland Dreier2007-08-031-9/+20
* RDMA/cxgb3: Always call low level send function via cxgb3_ofld_send()Steve Wise2007-08-031-8/+8
* IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.cDotan Barak2007-08-031-0/+5
* IB/mad: Fix address handle leak in mad_rmppSean Hefty2007-08-031-4/+4
* IB/mad: agent_send_response() should be voidHal Rosenstock2007-08-032-17/+13
* IB/mad: Fix memory leak in switch handling in ib_mad_recv_done_handler()Hal Rosenstock2007-08-031-6/+5
* IB/mad: Fix error path if response alloc fails in ib_mad_recv_done_handler()Hal Rosenstock2007-08-031-6/+8
* IB/sa: Don't need to check for default P_Key twiceRoland Dreier2007-08-031-3/+1
* IB/core: Ignore membership bit in ib_find_pkey()Moni Shoua2007-08-031-1/+1
* 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
|\ \
OpenPOWER on IntegriCloud