summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-06-201-8/+0Star
|\
| * [MIPS] Remove support for NEC DDB5476.Ralf Baechle2006-06-191-8/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2006-06-2033-958/+3889
|\ \
| * | IB/uverbs: Don't serialize with ib_uverbs_idr_mutexRoland Dreier2006-06-183-376/+553
| * | IB/mthca: Make all device methods truly reentrantRoland Dreier2006-06-185-22/+48
| * | IB/mthca: Fix memory leak on modify_qp error pathsRoland Dreier2006-06-181-6/+6
| * | IB/uverbs: Factor out common idr codeRoland Dreier2006-06-181-60/+22Star
| * | IB/uverbs: Don't decrement usecnt on error pathsRoland Dreier2006-06-181-7/+0Star
| * | IB/uverbs: Release lock on error pathGanapathi CH2006-06-181-2/+4
| * | IB/cm: Use address handle helpersSean Hefty2006-06-182-20/+11Star
| * | IB/sa: Add ib_init_ah_from_path()Sean Hefty2006-06-181-0/+31
| * | IB: Add ib_init_ah_from_wc()Sean Hefty2006-06-181-16/+28
| * | IB/ucm: Get rid of duplicate P_Key parameterSean Hefty2006-06-182-2/+1Star
| * | IB/srp: Factor out common request reset codeIshai Rabinovitz2006-06-181-22/+18Star
| * | IB/srp: Support SRP rev. 10 targetsRamachandra K2006-06-182-3/+42
| * | IB/fmr: Use device's max_map_map_per_fmr attribute in FMR pool.Or Gerlitz2006-06-181-3/+27
| * | IB/mthca: Fill in max_map_per_fmr device attributeOr Gerlitz2006-06-181-0/+10
| * | IB/ipath: Add client reregister event generationRoland Dreier2006-06-181-1/+1
| * | IB/mthca: Add client reregister event generationLeonid Arsh2006-06-181-3/+11
| * | IB: Move struct port_info from ipath to <rdma/ib_smi.h>Leonid Arsh2006-06-181-38/+2Star
| * | IPoIB: Handle client reregister eventsLeonid Arsh2006-06-181-1/+2
| * | IPoIB: Fix kernel unaligned access on ia64Jack Morgenstein2006-06-183-34/+39
| * | IPoIB: Avoid using stale last_send counter when reaping AHsRoland Dreier2006-06-181-18/+9Star
| * | IB/mad: Check GID/LID when matching requestsJack Morgenstein2006-06-181-31/+63
| * | IB: Add caching of ports' LMCJack Morgenstein2006-06-181-1/+29
| * | IB/cm: remove unneeded flush_workqueueMichael S. Tsirkin2006-06-181-1/+0Star
| * | IB/ucm: convert semaphore to mutexSean Hefty2006-06-181-16/+16
| * | IB/srp: Get rid of "Target has req_lim 0" messagesRoland Dreier2006-06-182-6/+17
| * | IB/srp: Handle DREQ events from CMIshai Rabinovitz2006-06-181-5/+9
| * | IB/srp: Allow sg_tablesize to be adjustedVu Pham2006-06-182-9/+17
| * | IB/srp: Allow cmd_per_lun to be set per target portVu Pham2006-06-181-7/+17
| * | IB/srp: Clean up loop in srp_remove_one()Ishai Rabinovitz2006-06-181-5/+3Star
| * | IB: Make needlessly global ib_mad_cache staticRoland Dreier2006-06-182-4/+1Star
| * | IB/srp: Change target_mutex to a spinlockMatthew Wilcox2006-06-182-8/+8
| * | IB/srp: Get rid of unneeded use of list_for_each_entry_safe()Matthew Wilcox2006-06-181-2/+1Star
| * | IB/srp: Use SCAN_WILD_CARD from SCSI headersMatthew Wilcox2006-06-181-2/+1Star
| * | IB/mthca: Convert FW commands to use wait_for_completion_timeout()Roland Dreier2006-06-181-19/+4Star
| * | IB/srp: Use FMRs to map gather/scatter listsRoland Dreier2006-06-182-87/+228
| * | IB/mthca: Remove dead codeMichael S. Tsirkin2006-06-181-4/+0Star
| * | IB: IP address based RDMA connection managerSean Hefty2006-06-182-2/+1931
| * | IB: address translation to map IP toIB addresses (GIDs)Sean Hefty2006-06-183-1/+377
| * | IB/cm: Match connection requests based on private dataSean Hefty2006-06-182-13/+97
| * | IB: common handling for marshalling parameters to/from userspaceSean Hefty2006-06-183-118/+154
| * | IB/mthca: memfree completion with error FW bug workaroundMichael S. Tsirkin2006-06-181-1/+10
| * | IB/mthca: restore missing PCI registers after resetMichael S. Tsirkin2006-06-181-0/+59
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-2041-3771/+5585
|\ \
| * | [NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUMHerbert Xu2006-06-181-5/+2Star
| * | [TG3]: Convert to non-LLTXMichael Chan2006-06-182-20/+23
| * | [TG3]: Remove unnecessary tx_lockMichael Chan2006-06-181-4/+0Star
| * | [BNX2]: Update version and reldateMichael Chan2006-06-181-2/+2