aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2006-09-22IB/ipath: remove stale references to userspace SMABryan O'Sullivan
2006-09-22IB/ipath: simplify debugging code after ipath_core and ib_ipath mergerBryan O'Sullivan
2006-09-22IB/ipath: simplify layering codeBryan O'Sullivan
2006-09-22IB/ipath: merge ipath_core and ib_ipath driversBryan O'Sullivan
2006-09-22IB/ipath: drop requirement that PIO buffers be mmaped write-onlyBryan O'Sullivan
2006-09-22IB/ipath: fix handling of kpiobufsBryan O'Sullivan
2006-09-22IB/ipath: fix for crash on module unload, if cfgports < portcntBryan O'Sullivan
2006-09-22IB/ipath: lock resource limit counters correctlyBryan O'Sullivan
2006-09-22IB/ipath: More changes to support InfiniPath on PowerPC 970 systemsBryan O'Sullivan
2006-09-22IB/ipath: Performance improvements via mmap of queuesRalph Campbell
2006-09-22IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell
2006-09-22IB/uverbs: Allow resize CQ operation to return driver-specific dataRalph Campbell
2006-09-22IB/ehca: Add driver for IBM eHCA InfiniBand adaptersHeiko J Schick
2006-09-22IB/srp: Add port/device attributesIshai Rabinovitz
2006-09-22IB/mthca: Include the header we really wantJames Lentini
2006-09-22IB/uverbs: Fix lockdep warning when QP is created with 2 CQsRoland Dreier
2006-09-22IB/uverbs: Use idr_read_cq() where appropriateRoland Dreier
2006-09-22IB/ipoib: Fix flush/start xmit race (from code review)Michael S. Tsirkin
2006-09-22IB/mthca: Don't use privileged UAR for kernel accessMichael S. Tsirkin
2006-09-22IB/mthca: Fix lid used for sending trapsJack Morgenstein
2006-09-14RDMA/cma: Increase the IB CM retry count in CMAMichael S. Tsirkin
2006-09-14IPoIB: Retry failed send-only multicast group joinsEli Cohen
2006-09-14IB/srp: Don't schedule reconnect from srpIshai Rabinovitz
2006-09-02[SCSI] libiscsi, iscsi_tcp, iscsi_iser: check that burst lengths are valid.Mike Christie
2006-08-31IB/mthca: Use IRQ safe locks to protect allocation bitmapsRoland Dreier
2006-08-26Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Greg Kroah-Hartman
2006-08-23IB/mthca: Update HCA firmware revisionsMichael S. Tsirkin
2006-08-18IB/mthca: No userspace SRQs if HCA doesn't have SRQ supportRoland Dreier
2006-08-16IB/core: Fix SM LID/LID change with client reregister setJack Morgenstein
2006-08-11IB/mthca: Fix potential AB-BA deadlock with CQ locksRoland Dreier
2006-08-10IB/mthca: Make fence flag work for send work requestsMichael S. Tsirkin
2006-08-06Merge ../linux-2.6James Bottomley
2006-08-03IB/uverbs: Avoid a crash on device hot removeJack Morgenstein
2006-08-03IB/ipoib: Remove broken link from Kconfig and documentationOr Gerlitz
2006-08-03IB/srp: Work around data corruption bug on Mellanox targetsIshai Rabinovitz
2006-08-03IB/srp: Fix crash in srp_reconnect_targetIshai Rabinovitz
2006-08-03IB/cm: Fix error handling in ib_send_cm_reqSean Hefty
2006-08-03IB/mthca: Clean up mthca array index maskRoland Dreier
2006-08-03IB/mthca: Fix mthca_array_clear() thinkoMichael S. Tsirkin
2006-08-02[NET] infiniband: Cleanup ib_addr module to use the neteventsTom Tucker
2006-07-28[SCSI] iscsi bugfixes: fix oops when iser is flushing ioMike Christie
2006-07-24IB/mthca: Initialize max_cmds before debug code prints itRoland Dreier
2006-07-24IB/ipoib: Fix packet loss after hardware address updateMichael S. Tsirkin
2006-07-24IB/ipoib: Fix oops with ipoib_debug_mcast setOr Gerlitz
2006-07-24IB/mad: Validate MADs for spec complianceSean Hefty
2006-07-24IB/ipath: ipath_skip_sge() can break if num_sge > 1Ralph Campbell
2006-07-24IB/ipath: Fix ib_ipath driver to work with SRPRalph Campbell
2006-07-24IB/ipath: Fix a data corruptionRalph Campbell
2006-07-24IB/mthca: Fix SRQ limit event range checkDotan Barak
2006-07-23IB/uverbs: Fix lockdep warningsRoland Dreier