summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| * IB/srp: Support SRP rev. 10 targetsRamachandra K2006-06-172-3/+42
| * IB/fmr: Use device's max_map_map_per_fmr attribute in FMR pool.Or Gerlitz2006-06-171-3/+27
| * IB/mthca: Fill in max_map_per_fmr device attributeOr Gerlitz2006-06-171-0/+10
| * IB/ipath: Add client reregister event generationRoland Dreier2006-06-171-1/+1
| * IB/mthca: Add client reregister event generationLeonid Arsh2006-06-171-3/+11
| * IB: Move struct port_info from ipath to <rdma/ib_smi.h>Leonid Arsh2006-06-171-38/+2
| * IPoIB: Handle client reregister eventsLeonid Arsh2006-06-171-1/+2
| * IPoIB: Fix kernel unaligned access on ia64Jack Morgenstein2006-06-173-34/+39
| * IPoIB: Avoid using stale last_send counter when reaping AHsRoland Dreier2006-06-171-18/+9
| * IB/mad: Check GID/LID when matching requestsJack Morgenstein2006-06-171-31/+63
| * IB: Add caching of ports' LMCJack Morgenstein2006-06-171-1/+29
| * IB/cm: remove unneeded flush_workqueueMichael S. Tsirkin2006-06-171-1/+0
| * IB/ucm: convert semaphore to mutexSean Hefty2006-06-171-16/+16
| * IB/srp: Get rid of "Target has req_lim 0" messagesRoland Dreier2006-06-172-6/+17
| * IB/srp: Handle DREQ events from CMIshai Rabinovitz2006-06-171-5/+9
| * IB/srp: Allow sg_tablesize to be adjustedVu Pham2006-06-172-9/+17
| * IB/srp: Allow cmd_per_lun to be set per target portVu Pham2006-06-171-7/+17
| * IB/srp: Clean up loop in srp_remove_one()Ishai Rabinovitz2006-06-171-5/+3
| * IB: Make needlessly global ib_mad_cache staticRoland Dreier2006-06-172-4/+1
| * IB/srp: Change target_mutex to a spinlockMatthew Wilcox2006-06-172-8/+8
| * IB/srp: Get rid of unneeded use of list_for_each_entry_safe()Matthew Wilcox2006-06-171-2/+1
| * IB/srp: Use SCAN_WILD_CARD from SCSI headersMatthew Wilcox2006-06-171-2/+1
| * IB/mthca: Convert FW commands to use wait_for_completion_timeout()Roland Dreier2006-06-171-19/+4
| * IB/srp: Use FMRs to map gather/scatter listsRoland Dreier2006-06-172-87/+228
| * IB/mthca: Remove dead codeMichael S. Tsirkin2006-06-171-4/+0
| * IB: IP address based RDMA connection managerSean Hefty2006-06-172-2/+1931
| * IB: address translation to map IP toIB addresses (GIDs)Sean Hefty2006-06-173-1/+377
| * IB/cm: Match connection requests based on private dataSean Hefty2006-06-172-13/+97
| * IB: common handling for marshalling parameters to/from userspaceSean Hefty2006-06-173-118/+154
| * IB/mthca: memfree completion with error FW bug workaroundMichael S. Tsirkin2006-06-171-1/+10
| * IB/mthca: restore missing PCI registers after resetMichael S. Tsirkin2006-06-171-0/+59
* | [NET]: Add netif_tx_lockHerbert Xu2006-06-171-2/+4
|/
* IPoIB: Fix AH leak at interface downEli Cohen2006-06-051-0/+1
* IB/mthca: Fix posting lists of 256 receive requests to SRQ for TavorMichael S. Tsirkin2006-05-241-20/+21
* IB/ipath: deref correct pointer when using kernel SMABryan O'Sullivan2006-05-231-1/+1
* IB/ipath: fix null deref during rdma opsBryan O'Sullivan2006-05-231-5/+7
* IB/ipath: register as IB device ownerBryan O'Sullivan2006-05-231-0/+1
* IB/ipath: enable PE800 receive interrupts on user portsBryan O'Sullivan2006-05-231-0/+4
* IB/ipath: enable GPIO interrupt on HT-460Bryan O'Sullivan2006-05-235-8/+25
* IB/ipath: fix NULL dereference during cleanupBryan O'Sullivan2006-05-231-11/+11
* IB/ipath: replace uses of LIST_POISONBryan O'Sullivan2006-05-234-28/+25
* IB/ipath: fix reporting of driver version to userspaceBryan O'Sullivan2006-05-231-1/+1
* IB/ipath: don't modify QP if changes failBryan O'Sullivan2006-05-231-15/+17
* IB/ipath: fix spinlock recursion bugBryan O'Sullivan2006-05-231-6/+0
* IB/mthca: Fix posting lists of 256 receive requests for TavorMichael S. Tsirkin2006-05-181-17/+18
* IB/uverbs: Don't leak ref to mm on error pathRoland Dreier2006-05-171-1/+3
* IB/srp: Complete correct SCSI commands on device resetIshai Rabinovitz2006-05-171-1/+1
* IB/srp: Get rid of extra scsi_host_put()s if reconnection failsRoland Dreier2006-05-171-3/+0
* IB/srp: Don't wait for disconnection if sending DREQ failsRoland Dreier2006-05-171-1/+4
* IB/mthca: Make fw_cmd_doorbell default to 0Roland Dreier2006-05-171-1/+1