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