aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2006-06-17IB/srp: Support SRP rev. 10 targetsRamachandra K
2006-06-17IB/fmr: Use device's max_map_map_per_fmr attribute in FMR pool.Or Gerlitz
2006-06-17IB/mthca: Fill in max_map_per_fmr device attributeOr Gerlitz
2006-06-17IB/ipath: Add client reregister event generationRoland Dreier
2006-06-17IB/mthca: Add client reregister event generationLeonid Arsh
2006-06-17IB: Move struct port_info from ipath to <rdma/ib_smi.h>Leonid Arsh
2006-06-17IPoIB: Handle client reregister eventsLeonid Arsh
2006-06-17IPoIB: Fix kernel unaligned access on ia64Jack Morgenstein
2006-06-17IPoIB: Avoid using stale last_send counter when reaping AHsRoland Dreier
2006-06-17IB/mad: Check GID/LID when matching requestsJack Morgenstein
2006-06-17IB: Add caching of ports' LMCJack Morgenstein
2006-06-17IB/cm: remove unneeded flush_workqueueMichael S. Tsirkin
2006-06-17IB/ucm: convert semaphore to mutexSean Hefty
2006-06-17IB/srp: Get rid of "Target has req_lim 0" messagesRoland Dreier
2006-06-17IB/srp: Handle DREQ events from CMIshai Rabinovitz
2006-06-17IB/srp: Allow sg_tablesize to be adjustedVu Pham
2006-06-17IB/srp: Allow cmd_per_lun to be set per target portVu Pham
2006-06-17IB/srp: Clean up loop in srp_remove_one()Ishai Rabinovitz
2006-06-17IB: Make needlessly global ib_mad_cache staticRoland Dreier
2006-06-17IB/srp: Change target_mutex to a spinlockMatthew Wilcox
2006-06-17IB/srp: Get rid of unneeded use of list_for_each_entry_safe()Matthew Wilcox
2006-06-17IB/srp: Use SCAN_WILD_CARD from SCSI headersMatthew Wilcox
2006-06-17IB/mthca: Convert FW commands to use wait_for_completion_timeout()Roland Dreier
2006-06-17IB/srp: Use FMRs to map gather/scatter listsRoland Dreier
2006-06-17IB/mthca: Remove dead codeMichael S. Tsirkin
2006-06-17IB: IP address based RDMA connection managerSean Hefty
2006-06-17IB: address translation to map IP toIB addresses (GIDs)Sean Hefty
2006-06-17IB/cm: Match connection requests based on private dataSean Hefty
2006-06-17IB: common handling for marshalling parameters to/from userspaceSean Hefty
2006-06-17IB/mthca: memfree completion with error FW bug workaroundMichael S. Tsirkin
2006-06-17IB/mthca: restore missing PCI registers after resetMichael S. Tsirkin
2006-06-05IPoIB: Fix AH leak at interface downEli Cohen
2006-05-24IB/mthca: Fix posting lists of 256 receive requests to SRQ for TavorMichael S. Tsirkin
2006-05-23IB/ipath: deref correct pointer when using kernel SMABryan O'Sullivan
2006-05-23IB/ipath: fix null deref during rdma opsBryan O'Sullivan
2006-05-23IB/ipath: register as IB device ownerBryan O'Sullivan
2006-05-23IB/ipath: enable PE800 receive interrupts on user portsBryan O'Sullivan
2006-05-23IB/ipath: enable GPIO interrupt on HT-460Bryan O'Sullivan
2006-05-23IB/ipath: fix NULL dereference during cleanupBryan O'Sullivan
2006-05-23IB/ipath: replace uses of LIST_POISONBryan O'Sullivan
2006-05-23IB/ipath: fix reporting of driver version to userspaceBryan O'Sullivan
2006-05-23IB/ipath: don't modify QP if changes failBryan O'Sullivan
2006-05-23IB/ipath: fix spinlock recursion bugBryan O'Sullivan
2006-05-18IB/mthca: Fix posting lists of 256 receive requests for TavorMichael S. Tsirkin
2006-05-17IB/uverbs: Don't leak ref to mm on error pathRoland Dreier
2006-05-17IB/srp: Complete correct SCSI commands on device resetIshai Rabinovitz
2006-05-17IB/srp: Get rid of extra scsi_host_put()s if reconnection failsRoland Dreier
2006-05-17IB/srp: Don't wait for disconnection if sending DREQ failsRoland Dreier
2006-05-17IB/mthca: Make fw_cmd_doorbell default to 0Roland Dreier
2006-05-12IB: refcount race fixesSean Hefty