summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [CPUFREQ][2/2] ondemand: updated add powersave_bias tunableAlexey Starikovskiy2006-08-111-17/+140
| * | | | [CPUFREQ][1/2] ondemand: updated tune for hardware coordinationAlexey Starikovskiy2006-08-111-5/+8
| * | | | [CPUFREQ] Fix typo.Dave Jones2006-08-111-1/+1
* | | | | [PATCH] fallout from hcd-core patchAl Viro2006-09-231-1/+1
* | | | | [PATCH] fix the survivors of fbcon_vbl_handler() renamingAl Viro2006-09-231-2/+2
* | | | | [PATCH] asm/backlight.h is ppc-onlyAl Viro2006-09-231-1/+1
* | | | | [PATCH] memcpy_fromio() missing in istallionAl Viro2006-09-231-1/+1
* | | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-09-23129-2679/+25252
|\ \ \ \ \
| * | | | | IB: Fix typo in kerneldoc for ib_set_client_data()Krishna Kumar2006-09-231-1/+1
| * | | | | IPoIB: Add some likely/unlikely annotations in hot pathEli Cohen2006-09-232-3/+3
| * | | | | IPoIB: Remove unused include of vmalloc.hDotan Barak2006-09-231-1/+0Star
| * | | | | IPoIB: Rejoin all multicast groups after a port eventEli Cohen2006-09-231-1/+3
| * | | | | IPoIB: Create MCGs with all attributes required by RFCRoland Dreier2006-09-231-5/+15
| * | | | | IB/iser: INFINIBAND_ISER depends on INETRoland Dreier2006-09-231-1/+1
| * | | | | IB/mthca: Simplify calls to mthca_cq_clean()Roland Dreier2006-09-231-3/+2Star
| * | | | | IB/mthca: Recover from catastrophic errorsJack Morgenstein2006-09-233-21/+136
| * | | | | IB/cm: Do not track remote QPN in timewait stateMichael S. Tsirkin2006-09-231-0/+2
| * | | | | IB/sa: Require SA registrationMichael S. Tsirkin2006-09-236-20/+82
| * | | | | IPoIB: Refactor completion handlingRoland Dreier2006-09-231-88/+100
| * | | | | IB/iser: Do not use FMR for a single dma entry sgErez Zilber2006-09-233-16/+39
| * | | | | IB/iser: fix some debug printsErez Zilber2006-09-231-3/+14
| * | | | | IB/iser: make FMR "page size" be 4K and not PAGE_SIZEErez Zilber2006-09-233-14/+27
| * | | | | IB/iser: Limit the max size of a scsi commandErez Zilber2006-09-231-0/+1
| * | | | | IB/iser: fix a check of SG alignment for RDMAErez Zilber2006-09-231-1/+1
| * | | | | RDMA/cma: Protect against adding device during destructionSean Hefty2006-09-231-8/+26
| * | | | | RDMA/amso1100: Add driver for Ammasso 1100 RNICTom Tucker2006-09-2325-0/+9013
| * | | | | RDMA: iWARP Core Changes.Tom Tucker2006-09-2318-76/+394
| * | | | | RDMA: iWARP Connection Manager.Tom Tucker2006-09-232-0/+1081
| * | | | | IB: Whitespace fixesRoland Dreier2006-09-2315-33/+31Star
| * | | | | IB/cm: Randomize starting comm IDSean Hefty2006-09-231-8/+16
| * | | | | IB/mad: Remove unused includesJames Lentini2006-09-232-3/+0Star
| * | | | | IB/mad: Add support for dual-sided RMPP transfers.Sean Hefty2006-09-231-3/+87
| * | | | | IB/cm: Use correct reject code for invalid GIDSean Hefty2006-09-231-11/+21
| * | | | | IB/cm: Enable atomics along with RDMA readsSean Hefty2006-09-231-1/+2
| * | | | | IB/mthca: Return correct number of bits for static rate in query_qpJack Morgenstein2006-09-231-1/+1
| * | | | | IB/mthca: Return port number for unconnected QPs in query_qpJack Morgenstein2006-09-231-4/+6
| * | | | | IB/mthca: Fix default static rate returned for Tavor in AVJack Morgenstein2006-09-231-1/+1
| * | | | | IB/ipath: control receive polarity inversionBryan O'Sullivan2006-09-236-0/+69
| * | | | | IB/ipath: fix return value from ipath_pollBryan O'Sullivan2006-09-231-1/+5
| * | | | | IB/ipath: allow SMA to be disabledBryan O'Sullivan2006-09-231-0/+7
| * | | | | IB/ipath: handle sq_sig_all field correctlyBryan O'Sullivan2006-09-231-5/+8
| * | | | | IB/ipath: put a limit on the number of QPs that can be createdBryan O'Sullivan2006-09-233-1/+25
| * | | | | IB/ipath: validate path_mig_state properlyBryan O'Sullivan2006-09-231-1/+2
| * | | | | IB/ipath: be more strict about testing the modify QP verbBryan O'Sullivan2006-09-232-2/+32
| * | | | | IB/ipath: add serial number to hardware freeze error messageBryan O'Sullivan2006-09-232-4/+6
| * | | | | IB/ipath: support new QLogic product naming schemeBryan O'Sullivan2006-09-237-71/+68Star
| * | | | | IB/ipath: account for attached QPs correctlyBryan O'Sullivan2006-09-231-0/+2
| * | | | | IB/ipath: do not allow use of CQ entries with invalid countsBryan O'Sullivan2006-09-231-1/+6
| * | | | | IB/ipath: add new minor device to allow sending of diag packetsBryan O'Sullivan2006-09-234-0/+176
| * | | | | IB/ipath: trivial cleanupsBryan O'Sullivan2006-09-231-1/+0Star