summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ahci: relocate several internal functionsTejun Heo2006-07-291-129/+126
* Merge branch 'master' into upstreamJeff Garzik2006-07-297-12/+21
|\
| * Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-07-282-25/+51
| |\
| * \ Merge branch 'upstream' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik2006-07-291-4/+13
| |\ \
| | * | via-velocity: fix speed and link status reported by ethtoolJay Cliburn2006-07-201-4/+13
| * | | [PATCH] skge: chip clock rate typoStephen Hemminger2006-07-291-4/+1
| * | | [PATCH] myri10ge - Always do a dummy RDMA after loading the firmwareBrice Goglin2006-07-291-1/+1
| * | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-07-294-3/+6
| |\ \ \
| | * | | [PATCH] orinoco: fix setting transmit key onlyDan Williams2006-07-271-2/+2
| | * | | [PATCH] softmac: do shared key auth in workqueueDaniel Drake2006-07-271-1/+1
| | * | | [PATCH] airo: should select crypto_aesRobert Schulze2006-07-271-0/+1
| | * | | [PATCH] zd1201: workaround interference problemPavel Machek2006-07-271-0/+2
* | | | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-07-2929-228/+411
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'master' into upstream-fixesJeff Garzik2006-07-2929-228/+411
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-07-282-8/+5
| | |\ \ \
| | | * | | [S390] duplicate ccw devices in ccwgroup.Cornelia Huck2006-07-271-7/+3
| | | * | | [S390] permanent subchannel busy conditions may cause I/O stallPeter Oberparleiter2006-07-271-1/+2
| | | |/ /
| | * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-07-281-4/+4
| | |\ \ \
| | | * | | [SUNLANCE]: fix compilation on sparc-UPAlexey Dobriyan2006-07-281-4/+4
| | | |/ /
| | * | | [PATCH] scsi: kill overeager "not-ready" messagesJens Axboe2006-07-281-4/+1
| | * | | [PATCH] it821x: fix ide dma setup bugJens Axboe2006-07-281-3/+8
| | * | | [PATCH] ide: if the id fields looks screwy, disable DMAJens Axboe2006-07-281-1/+1
| | * | | [PATCH] ide: option to disable cache flushes for buggy drivesJens Axboe2006-07-282-2/+5
| | |/ /
| | * | [PATCH] fix compile regression for a few scsi driversChristoph Hellwig2006-07-262-12/+6
| | * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-07-261-8/+4
| | |\ \
| | | * | [SCSI] esp: Fix build.David S. Miller2006-07-241-8/+4
| | * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-07-261-29/+87
| | |\ \ \
| | | * | | [TG3]: Update version and reldateMichael Chan2006-07-251-2/+2
| | | * | | [TG3]: Handle tg3_init_rings() failuresMichael Chan2006-07-251-5/+27
| | | * | | [TG3]: Add tg3_restart_hw()Michael Chan2006-07-251-22/+58
| | | |/ /
| | * | | [PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizareArjan van de Ven2006-07-264-26/+23
| | * | | [PATCH] cciss: fix stall with softirq handling and CFQJens Axboe2006-07-251-41/+45
| | |/ /
| | * | [Bluetooth] Enable SCO support for Broadcom HID proxy dongleMarcel Holtmann2006-07-241-1/+1
| | * | [Bluetooth] Add quirk for another broken RTX Telecom based dongleMarcel Holtmann2006-07-241-1/+2
| | * | [Bluetooth] Correct SCO buffer size for Belkin devicesMarcel Holtmann2006-07-241-1/+2
| | * | [Bluetooth] Correct SCO buffer size for another Broadcom chipMarcel Holtmann2006-07-241-2/+15
| | * | IB/mthca: Initialize max_cmds before debug code prints itRoland Dreier2006-07-241-2/+3
| | * | IB/ipoib: Fix packet loss after hardware address updateMichael S. Tsirkin2006-07-242-0/+24
| | * | IB/ipoib: Fix oops with ipoib_debug_mcast setOr Gerlitz2006-07-241-4/+4
| | * | IB/mad: Validate MADs for spec complianceSean Hefty2006-07-242-21/+88
| | * | IB/ipath: ipath_skip_sge() can break if num_sge > 1Ralph Campbell2006-07-241-4/+0
| | * | IB/ipath: Fix ib_ipath driver to work with SRPRalph Campbell2006-07-242-0/+16
| | * | IB/ipath: Fix a data corruptionRalph Campbell2006-07-241-40/+36
| | * | IB/mthca: Fix SRQ limit event range checkDotan Barak2006-07-241-1/+2
| | * | IB/uverbs: Fix lockdep warningsRoland Dreier2006-07-231-11/+21
| | * | IB/uverbs: Fix unlocking in error pathsMichael S. Tsirkin2006-07-231-2/+8
* | | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-07-2483-1198/+1325
|\ \ \ \ | |/ / /
| * | | Merge branch 'master' into upstream-fixesJeff Garzik2006-07-2483-1198/+1325
| |\ \ \ | | |/ /
| | * | [cpufreq] ondemand: make shutdown sequence more robustLinus Torvalds2006-07-231-6/+10
| | * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-07-2114-27/+53
| | |\ \
OpenPOWER on IntegriCloud