summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla2xxx: Remove unused member (list) from srb_t structure.Andrew Vasquez2007-10-121-2/+0Star
* [SCSI] qla2xxx: Retrieve max-NPIV support capabilities from FW.Seokmann Ju2007-10-125-13/+22
* [SCSI] qla2xxx: Use the correct pointer-address during NVRAM writes.Andrew Vasquez2007-10-121-1/+1
* [SCSI] qla2xxx: Set correct attribute count during FDMI RPA.Andrew Vasquez2007-10-122-3/+5
* [SCSI] qla2xxx: Correct infinite-login-retry issue.Ravi Anand2007-10-121-1/+3
* [SCSI] qla2xxx: Query additional RISC registers during ISP25XX firmware dump.Andrew Vasquez2007-10-123-1/+21
* [SCSI] qla2xxx: Correct staging of RISC while attempting to pause.Andrew Vasquez2007-10-121-13/+10Star
* [SCSI] qla2xxx: Query additional RISC information during a pause.Andrew Vasquez2007-10-122-1/+56
* [SCSI] qla2xxx: Add PCI error recovery support.Seokmann Ju2007-10-123-1/+142
* [SCSI] qla2xxx: Allow region-based flash-part accesses.Joe Carnuccio2007-10-124-20/+96
* [SCSI] qla2xxx: Add flash burst-read/write support.Andrew Vasquez2007-10-124-56/+220
* [SCSI] qla2xxx: Collapse and simplify ISP2XXX firmware dump routines.Andrew Vasquez2007-10-122-1273/+560Star
* [SCSI] move ULD attachment into the prep functionJames Bottomley2007-10-123-80/+111
* [SCSI] Fix ibmvscsi client for multiplatform iSeries+pSeries kernelDavid Woodhouse2007-10-125-100/+130
* [SCSI] dtc: Fix typoAlan Cox2007-10-121-1/+1
* [SCSI] eata_pio: Clean up proc handling, bracketing and use cpu_relax()Alan Cox2007-10-121-49/+39Star
* [SCSI] Fix signness of parameters in scsi moduleMasatake YAMATO2007-10-122-4/+4
* [SCSI] ide-scsi.: convert to data accessors and !use_sg cleanupBoaz Harrosh2007-10-121-125/+13Star
* [SCSI] stale residual returned on write following BUSY retryMichael Reed2007-10-121-0/+1
* [SCSI] arcmsr: fix compile problemsJames Bottomley2007-10-122-7/+13
* [SCSI] arcmsr: 1.20.00.15: add SATA RAID plus other fixesNick Cheng2007-10-124-983/+1545
* [SCSI] switch sdev sysfs attributes to default attributesKay Sievers2007-10-121-84/+52Star
* [SCSI] advansys: Use DRV_NAMEMatthew Wilcox2007-10-121-11/+12
* [SCSI] advansys: Comment/indentation/macro cleanupMatthew Wilcox2007-10-121-278/+101Star
* [SCSI] advansys: Remove some custom wrappersMatthew Wilcox2007-10-121-164/+49Star
* [SCSI] advansys: Remove a check for an impossible conditionMatthew Wilcox2007-10-121-12/+0Star
* [SCSI] advansys: Support 16-byte commands properlyMatthew Wilcox2007-10-121-29/+10Star
* [SCSI] advansys: Enable interrupts earlier in queuecommandMatthew Wilcox2007-10-121-12/+11Star
* [SCSI] advansys: Remove `active' queue and all remaining internal queueing codeMatthew Wilcox2007-10-121-498/+6Star
* [SCSI] advansys: Remove `done' queueMatthew Wilcox2007-10-121-96/+24Star
* [SCSI] advansys: Remove a check for an impossible conditionMatthew Wilcox2007-10-121-19/+0Star
* [SCSI] advansys: Remove `waiting' queueMatthew Wilcox2007-10-121-177/+9Star
* [SCSI] advansys: Shrink advansys_board_found a little moreMatthew Wilcox2007-10-121-118/+112Star
* [SCSI] advansys: Reformat microcodeMatthew Wilcox2007-10-121-1977/+1186Star
* [SCSI] advansys: Create AdvLoadMicrocodeMatthew Wilcox2007-10-121-275/+107Star
* [SCSI] advansys: Create AdvBuildCarrierFreelistMatthew Wilcox2007-10-121-166/+53Star
* [SCSI] advansys: Fix VLB driver nameMatthew Wilcox2007-10-121-1/+1
* [SCSI] srp_transport: convert to use supported_mode attributeFUJITA Tomonori2007-10-122-4/+7
* [SCSI] fc_transport: add target driver supportFUJITA Tomonori2007-10-123-0/+62
* [SCSI] add supported_mode and active_mode attributes to the hostFUJITA Tomonori2007-10-122-0/+43
* [SCSI] tgt: fix can_queue bugFUJITA Tomonori2007-10-121-1/+1
* [SCSI] aic94xx: Add new PCI ID for ASC58300Gilbert Wu2007-10-122-28/+9Star
* [SCSI] hptiop: adding new firmware interface and more PCI device IDsHighPoint Linux Team2007-10-122-234/+58Star
* [SCSI] scsi_transport_fc: Introduce disable_target_scan flagChristof Schmitt2007-10-121-1/+3
* [SCSI] kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-1215-67/+44Star
* [SCSI] dtc: clean up indent damage and add printk levelsAlan Cox2007-10-121-9/+7Star
* [SCSI] make scsi_decode_sense_buffer and scsi_decode_sense_extras staticAdrian Bunk2007-10-121-2/+2
* [SCSI] NCR5380: fix NCR53C400_PSEUDO_DMA is not definedGabriel C2007-10-121-1/+1
* [SCSI] scsi_error.c should #include "scsi_transport_api.h"Adrian Bunk2007-10-121-0/+1
* [SCSI] ips: warning fixAndrew Morton2007-10-121-1/+1