aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla1280.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-06[SCSI] qla1280: use DMA_64BIT_MASK instead of ~ 0ULLMatthias Kaehlcke1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-01-06[SCSI] qla1280: set residual correctlyJes Sorensen1-2/+4
2006-10-25[SCSI] qla1280 bus reset typoJes Sorensen1-4/+3
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-3/+3
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra1-2/+2
2006-09-26[SCSI] pci_module_init conversion in scsi subsystemHenrik Kretzschmar1-1/+1
2006-09-26[SCSI] qla1280 command timeoutJes Sorensen1-2/+2
2006-07-03Merge ../scsi-misc-2.6James Bottomley1-1/+1
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner1-2/+2
2006-06-30[SCSI] qla1280: fix section mismatch warningsRandy Dunlap1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-21[PATCH] PCI: Move various PCI IDs to header fileBrent Casavant1-24/+0
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser1-5/+2
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre1-2/+3
2006-01-26[SCSI] qla1280: remove < 2.6.0 supportJes Sorensen1-288/+23
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