summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla1280.c
Commit message (Expand)AuthorAge
* timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()Kees Cook2017-10-05
* ia64, scsi: update references for the device-io bookMauro Carvalho Chehab2017-05-16
* qla1280: Don't allocate 512kb of host tagsJohannes Thumshirn2016-04-30
* scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke2015-05-31
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-24
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-12
* x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin2014-02-27
* [SCSI] qla1280: Annotate timer on stack so object debug does not complainMeelis Roos2013-12-19
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* qla1280: Remove redundant NULL check before release_firmware() callJesper Juhl2012-04-30
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* [SCSI] remove cmd->serial_number litterChristoph Hellwig2011-05-01
* Fix common misspellingsLucas De Marchi2011-03-31
* SCSI host lock push-downJeff Garzik2010-11-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-04-05
|\
| * [SCSI] qla1280: retain firmware for error recoveryMichael Reed2010-03-27
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* [SCSI] qla1280: Drop host_lock while requesting firmwareBen Hutchings2010-02-08
* [SCSI] qla1280: error recovery rewriteMichael Reed2009-05-20
* [SCSI] qla1280: driver clean upMichael Reed2009-05-20
* Merge git://git.infradead.org/~dwmw2/firmware-2.6Linus Torvalds2009-04-10
|\
| * qla1280: Fix off-by-some error in firmware loading.David Woodhouse2009-04-08
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-07
|/
* [SCSI] qla1280: use request_firmwareJaswinder Singh Rajput2009-04-03
* trivial: Fix misspelling of "firmware" in qla1280.cNick Andrew2009-01-06
* [SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar()Arjan van de Ven2008-12-29
* block: unify request timeout handlingJens Axboe2008-10-09
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-27
* scsi: fix integer as NULL pointer warningHarvey Harrison2008-05-23
* [SCSI] qla1280: Fix queue depth problemJeremy Higdon2008-05-13
* [SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh2008-05-02
* [SCSI] qla1280: remove version checkAdrian Bunk2008-04-17
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-30
* [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori2008-01-23
* [SCSI] qla1280: fix 32 bit segment codeFUJITA Tomonori2008-01-09
* [SCSI] qla1280: convert to use the data buffer accessorsJes Sorensen2007-11-14
* [SCSI] qla1280: uses wrong failure path after failed pci_set_dma_maskJohannes Dickgreber2007-10-21
* qla1280: enable use_sg_chaining optionFUJITA Tomonori2007-10-16
* qla1280: sg chaining fixesFUJITA Tomonori2007-10-16
* qla1280: sg chaining supportJens Axboe2007-10-16
* [SCSI] Remove ->pid field from scsi_cmndMatthew Wilcox2007-10-12
* [SCSI] qla1280: use DMA_64BIT_MASK instead of ~ 0ULLMatthias Kaehlcke2007-05-06
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [SCSI] qla1280: set residual correctlyJes Sorensen2007-01-06
* [SCSI] qla1280 bus reset typoJes Sorensen2006-10-25
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-10-04
|\
| * [SCSI] pci_module_init conversion in scsi subsystemHenrik Kretzschmar2006-09-26
| * [SCSI] qla1280 command timeoutJes Sorensen2006-09-26