aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla1280.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] remove cmd->serial_number litterChristoph Hellwig2011-05-011-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-04-051-52/+109
|\
| * [SCSI] qla1280: retain firmware for error recoveryMichael Reed2010-03-271-52/+109
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
|/
* [SCSI] qla1280: Drop host_lock while requesting firmwareBen Hutchings2010-02-081-0/+4
* [SCSI] qla1280: error recovery rewriteMichael Reed2009-05-201-133/+157
* [SCSI] qla1280: driver clean upMichael Reed2009-05-201-89/+10
* Merge git://git.infradead.org/~dwmw2/firmware-2.6Linus Torvalds2009-04-101-2/+2
|\
| * qla1280: Fix off-by-some error in firmware loading.David Woodhouse2009-04-081-2/+2
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
* | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-1/+1
|/
* [SCSI] qla1280: use request_firmwareJaswinder Singh Rajput2009-04-031-40/+74
* trivial: Fix misspelling of "firmware" in qla1280.cNick Andrew2009-01-061-2/+2
* [SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar()Arjan van de Ven2008-12-291-2/+1
* block: unify request timeout handlingJens Axboe2008-10-091-2/+2
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-271-6/+6
* scsi: fix integer as NULL pointer warningHarvey Harrison2008-05-231-1/+1
* [SCSI] qla1280: Fix queue depth problemJeremy Higdon2008-05-131-2/+2
* [SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh2008-05-021-2/+2
* [SCSI] qla1280: remove version checkAdrian Bunk2008-04-171-5/+0
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-301-1/+0
* [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori2008-01-231-2/+2
* [SCSI] qla1280: fix 32 bit segment codeFUJITA Tomonori2008-01-091-1/+1
* [SCSI] qla1280: convert to use the data buffer accessorsJes Sorensen2007-11-141-221/+166
* [SCSI] qla1280: uses wrong failure path after failed pci_set_dma_maskJohannes Dickgreber2007-10-211-2/+2
* qla1280: enable use_sg_chaining optionFUJITA Tomonori2007-10-161-0/+1
* qla1280: sg chaining fixesFUJITA Tomonori2007-10-161-1/+4
* qla1280: sg chaining supportJens Axboe2007-10-161-29/+37
* [SCSI] Remove ->pid field from scsi_cmndMatthew Wilcox2007-10-121-1/+1
* [SCSI] qla1280: use DMA_64BIT_MASK instead of ~ 0ULLMatthias Kaehlcke2007-05-061-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [SCSI] qla1280: set residual correctlyJes Sorensen2007-01-061-2/+4
* [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