summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla1280.c
Commit message (Expand)AuthorAgeFilesLines
...
* [SCSI] qla1280: endianess annotationsChristoph Hellwig2005-08-021-4/+4
* [SCSI] qla1280: don't use bitfields for hardware access, parametersChristoph Hellwig2005-08-021-71/+72
* [SCSI] qla1280: don't use bitfields for hardware access in isp_configChristoph Hellwig2005-08-021-15/+29
* [SCSI] qla1280: always load microcodeChristoph Hellwig2005-08-021-71/+1Star
* [SCSI] qla1280: use SAM_ constantsChristoph Hellwig2005-08-021-1/+1
* [SCSI] qla1280: misc cleanupsChristoph Hellwig2005-08-021-12/+14
* [SCSI] qla1280: interupt posting for irq disabling/enablingChristoph Hellwig2005-08-021-37/+20Star
* [SCSI] qla1280: remove dead per-host flag variablesChristoph Hellwig2005-08-021-7/+0Star
* [SCSI] scsi/qla1280: replace schedule_timeout() with ssleep()Nishanth Aravamudan2005-06-261-1/+1
* [SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik2005-06-171-1/+7
* [SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik2005-06-171-1/+7
* [SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik2005-06-171-1/+7
* [SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik2005-06-171-1/+7
* [SCSI] qla1280.c - fix result for device Busy and Queue FullJeremy Higdon2005-05-201-5/+4Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+4863