aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds7-64/+199
2006-09-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds3-26/+151
2006-09-22[PATCH] fallout from hcd-core patchAl Viro1-1/+1
2006-09-22[PATCH] fix the survivors of fbcon_vbl_handler() renamingAl Viro1-2/+2
2006-09-22[PATCH] asm/backlight.h is ppc-onlyAl Viro1-1/+1
2006-09-22[PATCH] memcpy_fromio() missing in istallionAl Viro1-1/+1
2006-09-22[CPUFREQ] Fix some more CPU hotplug locking.Dave Jones1-2/+0
2006-09-22Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds129-2679/+25252
2006-09-22Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds2-4/+4
2006-09-22IB: Fix typo in kerneldoc for ib_set_client_data()Krishna Kumar1-1/+1
2006-09-22IPoIB: Add some likely/unlikely annotations in hot pathEli Cohen2-3/+3
2006-09-22IPoIB: Remove unused include of vmalloc.hDotan Barak1-1/+0
2006-09-22IPoIB: Rejoin all multicast groups after a port eventEli Cohen1-1/+3
2006-09-22IPoIB: Create MCGs with all attributes required by RFCRoland Dreier1-5/+15
2006-09-22IB/iser: INFINIBAND_ISER depends on INETRoland Dreier1-1/+1
2006-09-22IB/mthca: Simplify calls to mthca_cq_clean()Roland Dreier1-3/+2
2006-09-22IB/mthca: Recover from catastrophic errorsJack Morgenstein3-21/+136
2006-09-22IB/cm: Do not track remote QPN in timewait stateMichael S. Tsirkin1-0/+2
2006-09-22IB/sa: Require SA registrationMichael S. Tsirkin6-20/+82
2006-09-22IPoIB: Refactor completion handlingRoland Dreier1-88/+100
2006-09-22IB/iser: Do not use FMR for a single dma entry sgErez Zilber3-16/+39
2006-09-22IB/iser: fix some debug printsErez Zilber1-3/+14
2006-09-22IB/iser: make FMR "page size" be 4K and not PAGE_SIZEErez Zilber3-14/+27
2006-09-22IB/iser: Limit the max size of a scsi commandErez Zilber1-0/+1
2006-09-22IB/iser: fix a check of SG alignment for RDMAErez Zilber1-1/+1
2006-09-22RDMA/cma: Protect against adding device during destructionSean Hefty1-8/+26
2006-09-22RDMA/amso1100: Add driver for Ammasso 1100 RNICTom Tucker25-0/+9013
2006-09-22RDMA: iWARP Core Changes.Tom Tucker18-76/+394
2006-09-22RDMA: iWARP Connection Manager.Tom Tucker2-0/+1081
2006-09-22IB: Whitespace fixesRoland Dreier15-33/+31
2006-09-22IB/cm: Randomize starting comm IDSean Hefty1-8/+16
2006-09-22IB/mad: Remove unused includesJames Lentini2-3/+0
2006-09-22IB/mad: Add support for dual-sided RMPP transfers.Sean Hefty1-3/+87
2006-09-22IB/cm: Use correct reject code for invalid GIDSean Hefty1-11/+21
2006-09-22IB/cm: Enable atomics along with RDMA readsSean Hefty1-1/+2
2006-09-22IB/mthca: Return correct number of bits for static rate in query_qpJack Morgenstein1-1/+1
2006-09-22IB/mthca: Return port number for unconnected QPs in query_qpJack Morgenstein1-4/+6
2006-09-22IB/mthca: Fix default static rate returned for Tavor in AVJack Morgenstein1-1/+1
2006-09-22IB/ipath: control receive polarity inversionBryan O'Sullivan6-0/+69
2006-09-22IB/ipath: fix return value from ipath_pollBryan O'Sullivan1-1/+5
2006-09-22IB/ipath: allow SMA to be disabledBryan O'Sullivan1-0/+7
2006-09-22IB/ipath: handle sq_sig_all field correctlyBryan O'Sullivan1-5/+8
2006-09-22IB/ipath: put a limit on the number of QPs that can be createdBryan O'Sullivan3-1/+25
2006-09-22IB/ipath: validate path_mig_state properlyBryan O'Sullivan1-1/+2
2006-09-22IB/ipath: be more strict about testing the modify QP verbBryan O'Sullivan2-2/+32
2006-09-22IB/ipath: add serial number to hardware freeze error messageBryan O'Sullivan2-4/+6
2006-09-22IB/ipath: support new QLogic product naming schemeBryan O'Sullivan7-71/+68
2006-09-22IB/ipath: account for attached QPs correctlyBryan O'Sullivan1-0/+2
2006-09-22IB/ipath: do not allow use of CQ entries with invalid countsBryan O'Sullivan1-1/+6
2006-09-22IB/ipath: add new minor device to allow sending of diag packetsBryan O'Sullivan4-0/+176