aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla1280.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-09[SCSI] remove Scsi_Host_Template typedefChristoph Hellwig1-3/+3
2005-11-06[SCSI] remove the obsolete SCSI qlogicisp driverAdrian Bunk1-2/+0
2005-08-02[SCSI] qla1280: endianess annotationsChristoph Hellwig1-4/+4
2005-08-02[SCSI] qla1280: don't use bitfields for hardware access, parametersChristoph Hellwig1-71/+72
2005-08-02[SCSI] qla1280: don't use bitfields for hardware access in isp_configChristoph Hellwig1-15/+29
2005-08-02[SCSI] qla1280: always load microcodeChristoph Hellwig1-71/+1
2005-08-02[SCSI] qla1280: use SAM_ constantsChristoph Hellwig1-1/+1
2005-08-02[SCSI] qla1280: misc cleanupsChristoph Hellwig1-12/+14
2005-08-02[SCSI] qla1280: interupt posting for irq disabling/enablingChristoph Hellwig1-37/+20
2005-08-02[SCSI] qla1280: remove dead per-host flag variablesChristoph Hellwig1-7/+0
2005-06-26[SCSI] scsi/qla1280: replace schedule_timeout() with ssleep()Nishanth Aravamudan1-1/+1
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik1-1/+7
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik1-1/+7
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik1-1/+7
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik1-1/+7
2005-05-20[SCSI] qla1280.c - fix result for device Busy and Queue FullJeremy Higdon1-5/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+4863