aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-12-14[SCSI] handle scsi_add_host failure for aic7xxx and fix compiler warningJesper Juhl1-5/+13
2005-12-14[SCSI] handle scsi_add_host failure for aic79xx and fix compiler warningJesper Juhl1-2/+9
2005-12-14Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds13-81/+64
2005-12-13[SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic)James Bottomley4-62/+26
2005-12-13[SCSI] sd: Always do write-protect checkAlan Stern1-3/+1
2005-12-13[SCSI] lpfc 8.1.1 : Change version number to 8.1.1James.Smart@Emulex.Com1-1/+1
2005-12-13[SCSI] lpfc 8.1.1 : kill use of pci_read_config_xxxJames.Smart@Emulex.Com1-7/+3
2005-12-13[SCSI] lpfc 8.1.1 : Added code to adjust lun queue depth to avoid target overloadingJames.Smart@Emulex.Com3-1/+62
2005-12-13[SCSI] lpfc 8.1.1 : Add polled-mode supportJames.Smart@Emulex.Com6-33/+377
2005-12-13[SCSI] lpfc 8.1.1 : Bring model descriptions in sync with Emulex standard generic namesJames.Smart@Emulex.Com2-48/+65
2005-12-13[SCSI] lpfc 8.1.1 : Add support for more members of the Light Pulse 11xxx (4Gb) familyJames.Smart@Emulex.Com2-11/+74
2005-12-13[SCSI] lpfc 8.1.1 : Fixes to error handlersJames.Smart@Emulex.Com3-37/+70
2005-12-13[SCSI] lpfc 8.1.1 : Remove locking wrappers around error handlersJames.Smart@Emulex.Com1-38/+14
2005-12-13[SCSI] lpfc 8.1.1 : Adjust use of scsi_block_requests and interaction w/ FC transportJames.Smart@Emulex.Com1-8/+10
2005-12-13[SCSI] lpfc 8.1.1 : Fixes for short cable pullsJames.Smart@Emulex.Com2-0/+6
2005-12-13[SCSI] lpfc 8.1.1 : Correct some 8bit to 16bit field conversions/comparisonsJames.Smart@Emulex.Com1-24/+45
2005-12-13[SCSI] lpfc 8.1.1: Miscellaneous CleanupsJames.Smart@Emulex.Com3-28/+24
2005-12-13[SCSI] qla2xxx: fix compile error caused by pci_dev.owner moveJames Bottomley1-1/+3
2005-12-13[SCSI] correct some dropped const compiler warningsJames Bottomley2-3/+5
2005-12-13[SCSI] iscsi: check header digests for mgmt tasksMike Christie1-12/+12
2005-12-13[SCSI] iscsi: update versionMike Christie1-1/+1
2005-12-13[SCSI] iscsi: lower queue depthMike Christie2-6/+17
2005-12-13[SCSI] iscsi: data digest calculation fixMike Christie1-25/+40
2005-12-13[SCSI] iscsi: iscsi response fixMike Christie1-5/+2
2005-12-13[SCSI] iscsi: redirect fixMike Christie1-2/+3
2005-12-13[SCSI] iscsi: opcode check fixMike Christie1-1/+1
2005-12-13[SCSI] sym2: Version 2.2.2Matthew Wilcox1-1/+1
2005-12-13[SCSI] sym2: Report disabled devices and LUNs more attractivelyMatthew Wilcox2-33/+11
2005-12-13[SCSI] sym2: Allow NVRAM settings to limit speed and widthMatthew Wilcox5-18/+26
2005-12-13[SCSI] sym2: Use scsi_print_msgMatthew Wilcox1-24/+5
2005-12-13[SCSI] sym2: Use DMA_40BIT_MASK constantMatthew Wilcox1-1/+1
2005-12-13[SCSI] sym2: Remove code to handle DMA_BIDIRECTION requestsMatthew Wilcox8-204/+40
2005-12-13[SCSI] sym2: Manage sym_lcb properlyMatthew Wilcox3-121/+38
2005-12-13[SCSI] sym2: Remove last vestiges of sym_sniff_inquiryMatthew Wilcox2-10/+0
2005-12-13[SCSI] sym2: Remove FreeBSD ifdefsMatthew Wilcox2-16/+0
2005-12-13[SCSI] qla2xxx: Resync with latest released ISP24xx firmware -- 4.00.16.Andrew Vasquez1-0/+12376
2005-12-13[SCSI] qla2xxx: Add support for embedded ISP24xx firmware.Andrew Vasquez4-55/+202
2005-12-13[SCSI] qla2xxx: Add full firmware(-request) hotplug support for all ISPs.Andrew Vasquez7-98/+348
2005-12-13[SCSI] scsi_lib: stricter checks for clearing use_10_for_rwJens Axboe1-1/+2
2005-12-13[SCSI] Delete trailing full stopMatthew Wilcox1-1/+1
2005-12-13[SCSI] Mark some core scsi data structures constArjan van de Ven8-21/+21
2005-12-13[SCSI] ipr: Driver initialization fix for kexec/kdumpbrking@us.ibm.com2-3/+19
2005-12-13[SCSI] megaraid_{mbox,mm} : remove PCI Id overlaping between megaraid_legacy and megaraid_{mbox,mm}Ju, Seokmann3-77/+11
2005-12-13[SCSI] megaraid_legacy: removed PCI ID overlap from the driv erJu, Seokmann1-18/+9
2005-12-13[SCSI] Negotiate correctly with async-only devicesMatthew Wilcox1-2/+2
2005-12-13Merge branch 'upstream-fixes'Jeff Garzik4-10/+15
2005-12-13[libata] mark certain hardware (or drivers) with a no-atapi flagJeff Garzik4-10/+15
2005-12-13[PATCH] libata: remove unused qc->waitingTejun Heo1-12/+2
2005-12-13[PATCH] libata: remove unused functionsTejun Heo2-30/+0
2005-12-13[PATCH] libata: use ata_exec_internal()Tejun Heo1-101/+44