summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | | [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
| |_|/ |/| |
* | | [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
|\ \ \
| * | | [DUMMY]: Avoid an oops when dummy_init_one() failedNicolas Dichtel2006-07-211-0/+1
| * | | [IFB] After ifb_init_one() failed, i is increased. DecreaseNicolas Dichtel2006-07-211-0/+1
| * | | [NET]: sun happymeal, little pci cleanupJiri Slaby2006-07-211-7/+2
| * | | [I/OAT]: Remove pci_module_init() from Intel I/OAT DMA engineHenrik Kretzschmar2006-07-211-1/+1
| * | | [WAN]: Converted synclink drivers to use netif_carrier_*()Krzysztof Halasa2006-07-214-16/+40
| * | | [WAN]: Cosmetic changes to N2 and C101 driversKrzysztof Halasa2006-07-212-3/+4
| * | | [WAN]: Added missing netif_dormant_off() to generic HDLCKrzysztof Halasa2006-07-214-0/+4
* | | | [SERIAL] sunzilog: Fix instance enumeration.David S. Miller2006-07-211-36/+35
* | | | [SERIAL] sunzilog: Remove duplicate IRQ registry in zs_probe().David S. Miller2006-07-211-9/+1
* | | | [SERIAL] sunzilog: Register IRQ after all devices have been probed.David S. Miller2006-07-211-11/+35
* | | | [SPARC] sbus: Make sure sbus nodes are named uniquely.David S. Miller2006-07-211-1/+1
* | | | [SERIAL] sunsab: Get line numbers and table sizing correct.David S. Miller2006-07-211-4/+5
* | | | [SPARC64] Fix sunsab ports orderingMarc Zyngier2006-07-211-1/+1
|/ / /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-07-2153-662/+790
|\ \ \
| * | | [SCSI] More buffer->request_buffer changesChristoph Hellwig2006-07-1414-21/+19
| * | | [SCSI] mptfusion: bump version to 3.04.01Eric Moore2006-07-131-2/+2
| * | | [SCSI] mptfusion: misc fix'sEric Moore2006-07-139-49/+10
| * | | [SCSI] mptfusion: firmware download boot fix'sEric Moore2006-07-131-8/+18
| * | | [SCSI] mptfusion: task abort fix'sEric Moore2006-07-132-18/+41
| * | | [SCSI] mptfusion: sas nexus loss supportEric Moore2006-07-131-1/+18
| * | | [SCSI] mptfusion: sas loginfo updateEric Moore2006-07-131-18/+36
| * | | [SCSI] mptfusion: mptctl panic when loadingEric Moore2006-07-131-6/+6
| * | | [SCSI] mptfusion: sas enclosures with smart driveEric Moore2006-07-132-0/+48
| * | | [SCSI] NCR_D700: misc fixes (section and argument ordering)James Bottomley2006-07-121-7/+7
| * | | [SCSI] scsi_debug: must_check fixesRandy Dunlap2006-07-121-18/+54