summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * [SCSI] qla2xxx: Sparse cleanups in qla_mid.cAndrew Vasquez2007-10-121-32/+2
| * [SCSI] qla2xxx: Cleanup several 'sparse' warnings.Andrew Vasquez2007-10-121-2/+2
| * [SCSI] qla2xxx: Use shost_priv().Andrew Vasquez2007-10-125-60/+58
| * [SCSI] qla2xxx: Remove unused member (list) from srb_t structure.Andrew Vasquez2007-10-121-2/+0
| * [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/+10
| * [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/+560
| * [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/+39
| * [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/+13
| * [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/+52
| * [SCSI] advansys: Use DRV_NAMEMatthew Wilcox2007-10-121-11/+12
| * [SCSI] advansys: Comment/indentation/macro cleanupMatthew Wilcox2007-10-121-278/+101
| * [SCSI] advansys: Remove some custom wrappersMatthew Wilcox2007-10-121-164/+49
| * [SCSI] advansys: Remove a check for an impossible conditionMatthew Wilcox2007-10-121-12/+0
| * [SCSI] advansys: Support 16-byte commands properlyMatthew Wilcox2007-10-121-29/+10
| * [SCSI] advansys: Enable interrupts earlier in queuecommandMatthew Wilcox2007-10-121-12/+11
| * [SCSI] advansys: Remove `active' queue and all remaining internal queueing codeMatthew Wilcox2007-10-121-498/+6
| * [SCSI] advansys: Remove `done' queueMatthew Wilcox2007-10-121-96/+24
| * [SCSI] advansys: Remove a check for an impossible conditionMatthew Wilcox2007-10-121-19/+0
| * [SCSI] advansys: Remove `waiting' queueMatthew Wilcox2007-10-121-177/+9
| * [SCSI] advansys: Shrink advansys_board_found a little moreMatthew Wilcox2007-10-121-118/+112
| * [SCSI] advansys: Reformat microcodeMatthew Wilcox2007-10-121-1977/+1186
| * [SCSI] advansys: Create AdvLoadMicrocodeMatthew Wilcox2007-10-121-275/+107
| * [SCSI] advansys: Create AdvBuildCarrierFreelistMatthew Wilcox2007-10-121-166/+53
| * [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/+9
| * [SCSI] hptiop: adding new firmware interface and more PCI device IDsHighPoint Linux Team2007-10-122-234/+58
| * [SCSI] scsi_transport_fc: Introduce disable_target_scan flagChristof Schmitt2007-10-121-1/+3
| * [SCSI] kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-1215-67/+44
| * [SCSI] dtc: clean up indent damage and add printk levelsAlan Cox2007-10-121-9/+7
| * [SCSI] make scsi_decode_sense_buffer and scsi_decode_sense_extras staticAdrian Bunk2007-10-121-2/+2
OpenPOWER on IntegriCloud