summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-09-23[SCSI] aic94xx: Removes Reliance on FLASH Manufacture IDsAlexis Bruemmer1-49/+2
2006-09-23[MTD] Whitespace cleanup in SSFDC driver.David Woodhouse1-11/+11
2006-09-23[MTD] SSFDC translation layer minor cleanupDavid Woodhouse1-15/+21
2006-09-23[MTD] Fix dependencies with CONFIG_MTD=mDavid Woodhouse1-2/+2
2006-09-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds7-64/+199
2006-09-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds3-26/+151
2006-09-23[PATCH] fallout from hcd-core patchAl Viro1-1/+1
2006-09-23[PATCH] fix the survivors of fbcon_vbl_handler() renamingAl Viro1-2/+2
2006-09-23[PATCH] asm/backlight.h is ppc-onlyAl Viro1-1/+1
2006-09-23[PATCH] memcpy_fromio() missing in istallionAl Viro1-1/+1
2006-09-23[PATCH] Spidernet: add ethtool -S (show statistics)Jim Lewis3-2/+74
2006-09-23Merge tag 'r8169-20060920-00' of git://electric-eye.fr.zoreil.com/home/romieu...Jeff Garzik1-1/+1
2006-09-23[NET] GT96100: Delete bitrotting ethernet driverRalf Baechle4-1921/+0
2006-09-23[PATCH] mv643xx_eth: restrict to 32-bit PPC_MULTIPLATFORMDale Farnsworth1-1/+1
2006-09-23[PATCH] Cirrus Logic ep93xx ethernet driverLennert Buytenhek3-0/+952
2006-09-23Merge branch 'master' into upstreamJeff Garzik264-10703/+35567
2006-09-23[CPUFREQ] Fix some more CPU hotplug locking.Dave Jones1-2/+0
2006-09-23Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds129-2679/+25252
2006-09-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+4
2006-09-23IB: Fix typo in kerneldoc for ib_set_client_data()Krishna Kumar1-1/+1
2006-09-23IPoIB: Add some likely/unlikely annotations in hot pathEli Cohen2-3/+3
2006-09-23IPoIB: Remove unused include of vmalloc.hDotan Barak1-1/+0
2006-09-23IPoIB: Rejoin all multicast groups after a port eventEli Cohen1-1/+3
2006-09-23IPoIB: Create MCGs with all attributes required by RFCRoland Dreier1-5/+15
2006-09-23IB/iser: INFINIBAND_ISER depends on INETRoland Dreier1-1/+1
2006-09-23IB/mthca: Simplify calls to mthca_cq_clean()Roland Dreier1-3/+2
2006-09-23IB/mthca: Recover from catastrophic errorsJack Morgenstein3-21/+136
2006-09-23IB/cm: Do not track remote QPN in timewait stateMichael S. Tsirkin1-0/+2
2006-09-23IB/sa: Require SA registrationMichael S. Tsirkin6-20/+82
2006-09-23IPoIB: Refactor completion handlingRoland Dreier1-88/+100
2006-09-23IB/iser: Do not use FMR for a single dma entry sgErez Zilber3-16/+39
2006-09-23IB/iser: fix some debug printsErez Zilber1-3/+14
2006-09-23IB/iser: make FMR "page size" be 4K and not PAGE_SIZEErez Zilber3-14/+27
2006-09-23IB/iser: Limit the max size of a scsi commandErez Zilber1-0/+1
2006-09-23IB/iser: fix a check of SG alignment for RDMAErez Zilber1-1/+1
2006-09-23RDMA/cma: Protect against adding device during destructionSean Hefty1-8/+26
2006-09-23RDMA/amso1100: Add driver for Ammasso 1100 RNICTom Tucker25-0/+9013
2006-09-23RDMA: iWARP Core Changes.Tom Tucker18-76/+394
2006-09-23RDMA: iWARP Connection Manager.Tom Tucker2-0/+1081
2006-09-23IB: Whitespace fixesRoland Dreier15-33/+31
2006-09-23IB/cm: Randomize starting comm IDSean Hefty1-8/+16
2006-09-23IB/mad: Remove unused includesJames Lentini2-3/+0
2006-09-23IB/mad: Add support for dual-sided RMPP transfers.Sean Hefty1-3/+87
2006-09-23IB/cm: Use correct reject code for invalid GIDSean Hefty1-11/+21
2006-09-23IB/cm: Enable atomics along with RDMA readsSean Hefty1-1/+2
2006-09-23IB/mthca: Return correct number of bits for static rate in query_qpJack Morgenstein1-1/+1
2006-09-23IB/mthca: Return port number for unconnected QPs in query_qpJack Morgenstein1-4/+6
2006-09-23IB/mthca: Fix default static rate returned for Tavor in AVJack Morgenstein1-1/+1
2006-09-23IB/ipath: control receive polarity inversionBryan O'Sullivan6-0/+69
2006-09-23IB/ipath: fix return value from ipath_pollBryan O'Sullivan1-1/+5