summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla1280.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla1280 bus reset typoJes Sorensen2006-10-251-4/+3
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-10-041-3/+3
|\
| * [SCSI] pci_module_init conversion in scsi subsystemHenrik Kretzschmar2006-09-261-1/+1
| * [SCSI] qla1280 command timeoutJes Sorensen2006-09-261-2/+2
* | [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-011-2/+2
|/
* Merge ../scsi-misc-2.6James Bottomley2006-07-031-1/+1
|\
| * [SCSI] qla1280: fix section mismatch warningsRandy Dunlap2006-06-301-1/+1
* | [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
|/
* [PATCH] PCI: Move various PCI IDs to header fileBrent Casavant2006-06-211-24/+0
* [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-101-5/+2
* [PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre2006-03-281-2/+3
* [SCSI] qla1280: remove < 2.6.0 supportJes Sorensen2006-01-261-288/+23
* [SCSI] remove Scsi_Host_Template typedefChristoph Hellwig2005-11-091-3/+3
* [SCSI] remove the obsolete SCSI qlogicisp driverAdrian Bunk2005-11-061-2/+0
* [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/+1
* [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/+20
* [SCSI] qla1280: remove dead per-host flag variablesChristoph Hellwig2005-08-021-7/+0
* [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/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+4863