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
/
qla2xxx
Age
Commit message (
Expand
)
Author
2019-04-08
scsi: qla2xxx: Unregister resources in the opposite order of the registration...
Bart Van Assche
2019-04-08
scsi: qla2xxx: Unregister chrdev if module initialization fails
Bart Van Assche
2019-04-08
scsi: qla2xxx: Use get/put_unaligned where appropriate
Bart Van Assche
2019-04-08
scsi: qla2xxx: Make qla2x00_process_response_queue() easier to read
Bart Van Assche
2019-04-08
scsi: qla2xxx: Reduce the number of forward declarations
Bart Van Assche
2019-04-08
scsi: qla2xxx: Declare local symbols static
Bart Van Assche
2019-04-08
scsi: qla2xxx: Use ARRAY_SIZE() in the definition of QLA_LAST_SPEED
Bart Van Assche
2019-04-08
scsi: qla2xxx: Remove a comment that refers to the SCSI host lock
Bart Van Assche
2019-04-08
scsi: qla2xxx: Change a stack variable into a static const variable
Bart Van Assche
2019-04-08
scsi: qla2xxx: fix spelling mistake "alredy" -> "already"
Colin Ian King
2019-04-03
scsi: qla2xxx: Remove useless set memory to zero use memset()
YueHaibing
2019-04-03
scsi: qla2xxx: Update driver version to 10.01.00.16-k
Himanshu Madhani
2019-04-03
scsi: qla2xxx: Change abort wait_loop from msleep to wait_event_timeout
Giridhar Malavali
2019-04-03
scsi: qla2xxx: Fix driver unload when FC-NVMe LUNs are connected
Giridhar Malavali
2019-04-03
scsi: qla2xxx: Cleanup redundant qla2x00_abort_all_cmds during unload
Anil Gurumurthy
2019-04-03
scsi: qla2xxx: Set remote port devloss timeout to 0
Giridhar Malavali
2019-04-03
scsi: qla2xxx: Cleanup fcport memory to prevent leak
Quinn Tran
2019-04-03
scsi: qla2xxx: Use mutex protection during qla2x00_sysfs_read_fw_dump()
Quinn Tran
2019-04-03
scsi: qla2xxx: Fix fw dump corruption
Quinn Tran
2019-04-03
scsi: qla2xxx: Further limit FLASH region write access from SysFS
Andrew Vasquez
2019-04-03
scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines
Andrew Vasquez
2019-04-03
scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe
Giridhar Malavali
2019-04-03
scsi: qla2xxx: Increase the max_sgl_segments to 1024
Giridhar Malavali
2019-04-03
scsi: qla2xxx: Reset the FCF_ASYNC_{SENT|ACTIVE} flags
Giridhar Malavali
2019-04-03
scsi: qla2xxx: Set the qpair in SRB to NULL when SRB is released
Giridhar Malavali
2019-04-03
scsi: qla2xxx: Set the SCSI command result before calling the command done
Giridhar Malavali
2019-03-27
scsi: qla2xxx: Simplify conditional check again
Nathan Chancellor
2019-03-19
scsi: qla2xxx: Fix a small typo in qla_bsg.c
Milan P. Gandhi
2019-03-19
scsi: qla2xxx: Fix comment alignment in qla_bsg.c
Milan P. Gandhi
2019-03-19
scsi: qla2xxx: Use HCTX_TYPE_DEFAULT for blk_mq_tag_set->map
Dongli Zhang
2019-03-19
scsi: qla2xxx: Fix NULL pointer crash due to stale CPUID
Himanshu Madhani
2019-03-19
scsi: qla2xxx: Fix FC-AL connection target discovery
Quinn Tran
2019-03-19
scsi: qla2xxx: Update driver version to 10.01.00.15-k
Himanshu Madhani
2019-03-19
scsi: qla2xxx: Secure flash update support for ISP28XX
Michael Hernandez
2019-03-19
scsi: qla2xxx: Add 28xx flash primary/secondary status/image mechanism
Joe Carnuccio
2019-03-19
scsi: qla2xxx: Simplification of register address used in qla_tmpl.c
Joe Carnuccio
2019-03-19
scsi: qla2xxx: Correction and improvement to fwdt processing
Joe Carnuccio
2019-03-19
scsi: qla2xxx: Update flash read/write routine
Joe Carnuccio
2019-03-19
scsi: qla2xxx: Add support for multiple fwdump templates/segments
Joe Carnuccio
2019-03-19
scsi: qla2xxx: Cleanups for NVRAM/Flash read/write path
Joe Carnuccio
2019-03-19
scsi: qla2xxx: Correctly report max/min supported speeds
Joe Carnuccio
2019-03-19
scsi: qla2xxx: Add Serdes support for ISP28XX
Joe Carnuccio
2019-03-19
scsi: qla2xxx: Add Device ID for ISP28XX
Joe Carnuccio
2019-03-19
scsi: qla2xxx: Fix routine qla27xx_dump_{mpi|ram}()
Joe Carnuccio
2019-03-19
scsi: qla2xxx: Remove FW default template
Joe Carnuccio
2019-03-19
scsi: qla2xxx: Add fw_attr and port_no SysFS node
Joe Carnuccio
2019-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-03-06
scsi: qla2xxx: check for kstrtol() failure
Dan Carpenter
2019-03-06
scsi: qla2xxx: avoid printf format warning
Arnd Bergmann
[prev]
[next]