summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-08-19[SCSI] megaraid_sas: pci_module_init to pci_register_driver conversionMichal Piotrowski1-1/+1
2006-08-19[SCSI] fc transport: add fc_host system_hostname attribute and u64_to_wwn()James Smart1-2/+28
2006-08-19[SCSI] convert to PCI_DEVICE() macroHenrik Kretzschmar1-25/+9
2006-08-19[SCSI] aic7*: cleanup MODULE_PARM_DESC stringsRandy Dunlap2-3/+3
2006-08-19[SCSI] fc transport: convert fc_host symbolic_name attribute to a dynamic att...James Smart1-2/+2
2006-08-19[SCSI] remove unnecessary includes of linux/config.h from drivers/scsi/Dave Jones5-7/+0
2006-08-19[SCSI] Don't add scsi_device for devices that return PQ=1, PDT=0x1fdave wysochanski1-4/+19
2006-08-19[SCSI] aacraid: Reset adapter in recovery timeoutMark Haverkamp5-21/+296
2006-08-19[SCSI] aacraid: Check for unlikely errorsMark Haverkamp3-3/+18
2006-08-19[SCSI] aacraid: Restart adapter on firmware assert (Update 2)Mark Haverkamp3-14/+45
2006-08-19[SCSI] aacraid: interruptible ioctlMark Haverkamp3-10/+38
2006-08-19[SCSI] limit recursion when flushing shost->starved_listAndreas Herrmann1-1/+9
2006-08-06[SCSI] fix up short inquiry printingJames Bottomley1-1/+1
2006-08-06[SCSI] Improve inquiry printingMatthew Wilcox7-87/+43
2006-08-06[SCSI] ipr: Bump driver version to 2.1.4Brian King1-2/+2
2006-08-06[SCSI] ipr: Auto sense handling fixBrian King1-2/+1
2006-08-06[SCSI] ipr: Properly handle IOA recovered errorsBrian King1-1/+2
2006-08-06[SCSI] ipr: Handle new SAS error codesBrian King1-0/+28
2006-08-06[SCSI] ipr: Add some hardware defined types for SATABrian King1-3/+75
2006-08-06[SCSI] mptfc: add additional fc transport attributesMichael Reed1-16/+84
2006-08-06[SCSI] scsi_queue_work() documented return value is incorrectMichael Reed1-1/+3
2006-08-04[SCSI] DAC960: PCI id table fixupBrian King1-1/+1
2006-08-04[SCSI] advansys pci tweaks.Dave Jones1-41/+49
2006-08-02[SCSI] arcmsr: fix up sysfs valuesJames Bottomley1-10/+10
2006-08-02[SCSI] areca sysfs fixAndrew Morton1-16/+5
2006-07-28[SCSI] arcmsr: initial driver, version 1.20.00.13Erich Chen6-0/+2381
2006-07-28[SCSI] mptsas: add parent port backlinkJames Bottomley1-2/+6
2006-07-28[SCSI] megaraid: Add support for change_queue_depthbrking@charter.net1-0/+16
2006-07-26[PATCH] fix compile regression for a few scsi driversChristoph Hellwig2-12/+6
2006-07-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-8/+4
2006-07-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-29/+87
2006-07-26[PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizareArjan van de Ven4-26/+23
2006-07-25[TG3]: Update version and reldateMichael Chan1-2/+2
2006-07-25[TG3]: Handle tg3_init_rings() failuresMichael Chan1-5/+27
2006-07-25[TG3]: Add tg3_restart_hw()Michael Chan1-22/+58
2006-07-25[PATCH] cciss: fix stall with softirq handling and CFQJens Axboe1-41/+45
2006-07-24[SCSI] esp: Fix build.David S. Miller1-8/+4
2006-07-24[Bluetooth] Enable SCO support for Broadcom HID proxy dongleMarcel Holtmann1-1/+1
2006-07-24[Bluetooth] Add quirk for another broken RTX Telecom based dongleMarcel Holtmann1-1/+2
2006-07-24[Bluetooth] Correct SCO buffer size for Belkin devicesMarcel Holtmann1-1/+2
2006-07-24[Bluetooth] Correct SCO buffer size for another Broadcom chipMarcel Holtmann1-2/+15
2006-07-24IB/mthca: Initialize max_cmds before debug code prints itRoland Dreier1-2/+3
2006-07-24IB/ipoib: Fix packet loss after hardware address updateMichael S. Tsirkin2-0/+24
2006-07-24IB/ipoib: Fix oops with ipoib_debug_mcast setOr Gerlitz1-4/+4
2006-07-24IB/mad: Validate MADs for spec complianceSean Hefty2-21/+88
2006-07-24IB/ipath: ipath_skip_sge() can break if num_sge > 1Ralph Campbell1-4/+0
2006-07-24IB/ipath: Fix ib_ipath driver to work with SRPRalph Campbell2-0/+16
2006-07-24IB/ipath: Fix a data corruptionRalph Campbell1-40/+36
2006-07-24IB/mthca: Fix SRQ limit event range checkDotan Barak1-1/+2
2006-07-23IB/uverbs: Fix lockdep warningsRoland Dreier1-11/+21