aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* IB/uverbs: Factor out common idr codeRoland Dreier2006-06-171-60/+22
* IB/uverbs: Don't decrement usecnt on error pathsRoland Dreier2006-06-171-7/+0
* IB/uverbs: Release lock on error pathGanapathi CH2006-06-171-2/+4
* IB/cm: Use address handle helpersSean Hefty2006-06-172-20/+11
* IB/sa: Add ib_init_ah_from_path()Sean Hefty2006-06-171-0/+31
* IB: Add ib_init_ah_from_wc()Sean Hefty2006-06-171-16/+28
* IB/ucm: Get rid of duplicate P_Key parameterSean Hefty2006-06-172-2/+1
* IB/srp: Factor out common request reset codeIshai Rabinovitz2006-06-171-22/+18
* 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
* [PATCH] sky2: netconsole suspend/resume interactionStephen Hemminger2006-06-171-1/+6
* [PATCH] fix cdrom openJens Axboe2006-06-171-2/+4
* [PATCH] sky2: stop/start hardware idle timer on suspend/resumeStephen Hemminger2006-06-131-4/+13
* [PATCH] sky2: save/restore base hardware irq during suspend/resumeStephen Hemminger2006-06-131-0/+3
* [PATCH] sky2: fix hotplug detect during pollStephen Hemminger2006-06-131-2/+2
* [PATCH] sky2: don't hard code number of portsStephen Hemminger2006-06-131-2/+2
* [PATCH] sky2: set_power_state should be voidStephen Hemminger2006-06-131-8/+8
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-121-0/+3
|\
| * [ARM] 3547/1: PXA-OHCI: Allow platforms to specify a power budgetRichard Purdie2006-06-081-0/+3
* | [sky2] Fix sky2 network driver suspend/resumeLinus Torvalds2006-06-121-0/+4
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-06-121-0/+3
|\ \