index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla1280.c
Age
Commit message (
Expand
)
Author
2020-01-20
scsi: qla1280: Make checking for 64bit support consistent
Thomas Bogendoerfer
2020-01-15
scsi: qla1280: Fix dma firmware download, if dma address is 64bit
Thomas Bogendoerfer
2019-08-16
qla1280: remove SGI SN2 support
Christoph Hellwig
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118
Thomas Gleixner
2019-04-08
scsi/qla1280: Remove stale comment about mmiowb()
Will Deacon
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-01-11
scsi: qla1280: set 64bit coherent mask
Thomas Bogendoerfer
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2018-11-06
scsi: qla1280: properly handle 64-bit DMA
Christoph Hellwig
2018-11-06
scsi: qla1280: use lower_32_bits and upper_32_bits instead of reinventing them
Christoph Hellwig
2018-10-17
scsi: qla1280: switch to generic DMA API
Christoph Hellwig
2017-10-05
timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
Kees Cook
2017-05-16
ia64, scsi: update references for the device-io book
Mauro Carvalho Chehab
2016-04-30
qla1280: Don't allocate 512kb of host tags
Johannes Thumshirn
2015-05-31
scsi: Do not set cmd_per_lun to 1 in the host template
Hannes Reinecke
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-02-27
x86, platforms: Remove SGI Visual Workstation
H. Peter Anvin
2013-12-19
[SCSI] qla1280: Annotate timer on stack so object debug does not complain
Meelis Roos
2013-01-03
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
2012-04-30
qla1280: Remove redundant NULL check before release_firmware() call
Jesper Juhl
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2011-05-01
[SCSI] remove cmd->serial_number litter
Christoph Hellwig
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-11-16
SCSI host lock push-down
Jeff Garzik
2010-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-27
[SCSI] qla1280: retain firmware for error recovery
Michael Reed
2010-02-08
[SCSI] qla1280: Drop host_lock while requesting firmware
Ben Hutchings
2009-05-20
[SCSI] qla1280: error recovery rewrite
Michael Reed
2009-05-20
[SCSI] qla1280: driver clean up
Michael Reed
2009-04-10
Merge git://git.infradead.org/~dwmw2/firmware-2.6
Linus Torvalds
2009-04-08
qla1280: Fix off-by-some error in firmware loading.
David Woodhouse
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-03
[SCSI] qla1280: use request_firmware
Jaswinder Singh Rajput
2009-01-06
trivial: Fix misspelling of "firmware" in qla1280.c
Nick Andrew
2008-12-29
[SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use pci_ioremap_bar()
Arjan van de Ven
2008-10-09
block: unify request timeout handling
Jens Axboe
2008-07-27
[SCSI] replace __FUNCTION__ with __func__
Harvey Harrison
2008-05-23
scsi: fix integer as NULL pointer warning
Harvey Harrison
2008-05-13
[SCSI] qla1280: Fix queue depth problem
Jeremy Higdon
2008-05-02
[SCSI] Let scsi_cmnd->cmnd use request->cmd buffer
Boaz Harrosh
2008-04-17
[SCSI] qla1280: remove version check
Adrian Bunk
2008-01-30
[SCSI] remove use_sg_chaining
James Bottomley
2008-01-23
[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE
FUJITA Tomonori
2008-01-09
[SCSI] qla1280: fix 32 bit segment code
FUJITA Tomonori
2007-11-14
[SCSI] qla1280: convert to use the data buffer accessors
Jes Sorensen
2007-10-21
[SCSI] qla1280: uses wrong failure path after failed pci_set_dma_mask
Johannes Dickgreber
2007-10-16
qla1280: enable use_sg_chaining option
FUJITA Tomonori
[next]