aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2005-12-13[PATCH] libata: implement ata_exec_internal()Tejun Heo1-0/+99
2005-12-12Merge branch 'upstream-fixes'Jeff Garzik1-2/+2
2005-12-12[PATCH] libata: ata_piix 450NX errataAlan Cox1-1/+43
2005-12-12[PATCH] libata-core.c: fix parameter bug on kunmap_atomic() callsMark Lord1-2/+2
2005-12-12Merge branch 'master'Jeff Garzik2-4/+8
2005-12-12[PATCH] Fix SCSI scanning slab corruptionBrian King1-3/+0
2005-12-12[PATCH] libata: add ata_piix notesAlan Cox1-0/+43
2005-12-12[SCSI] fix double free of scsi request queueBrian King1-1/+0
2005-12-12Revert revert of "[SCSI] fix usb storage oops"Linus Torvalds1-1/+8
2005-12-09[SCSI] fix panic when ejecting ieee1394 ipodJens Axboe1-4/+4