index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
Age
Commit message (
Expand
)
Author
2020-06-29
scsi: qla2xxx: Fix issue with adapter's stopping state
Viacheslav Dubeyko
2020-05-20
scsi: qla2xxx: Avoid double completion of abort command
Ben Hutchings
2020-02-28
scsi: qla2xxx: fix a potential NULL pointer dereference
Allen Pais
2020-02-14
scsi: qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return type
Bart Van Assche
2020-02-14
scsi: qla2xxx: Fix mtcp dump collection failure
Quinn Tran
2020-01-29
scsi: qla2xxx: Unregister chrdev if module initialization fails
Bart Van Assche
2020-01-12
scsi: qla2xxx: Don't call qlt_async_event twice
Roman Bolshakov
2019-12-21
scsi: qla2xxx: Always check the qla2x00_wait_for_hba_online() return value
Bart Van Assche
2019-12-21
scsi: qla2xxx: Fix qla24xx_process_bidir_cmd()
Bart Van Assche
2019-12-21
scsi: qla2xxx: Fix DMA unmap leak
Himanshu Madhani
2019-12-05
scsi: qla2xxx: deadlock by configfs_depend_item
Anatoliy Glagolev
2019-11-12
scsi: qla2xxx: stop timer in shutdown path
Nicholas Piggin
2019-11-12
scsi: qla2xxx: fixup incorrect usage of host_byte
Hannes Reinecke
2019-10-29
scsi: qla2xxx: Fix unbound sleep in fcport delete path.
Quinn Tran
2019-05-16
scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines
Andrew Vasquez
2018-12-01
scsi: qla2xxx: do not queue commands when unloading
Mauricio Faria de Oliveira
2018-11-21
scsi: qla2xxx: Fix incorrect port speed being set for FC adapters
Himanshu Madhani
2018-08-09
scsi: qla2xxx: Return error when TMF returns
Anil Gurumurthy
2018-08-09
scsi: qla2xxx: Fix ISP recovery on unload
Quinn Tran
2018-07-03
scsi: qla2xxx: Fix setting lower transfer speed if GPSC fails
Himanshu Madhani
2018-05-30
scsi: qla2xxx: Avoid triggering undefined behavior in qla2x00_mbx_completion()
Bart Van Assche
2018-03-18
scsi: qla2xxx: Replace fcport alloc with qla2x00_alloc_fcport
Quinn Tran
2018-03-18
scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTS
himanshu.madhani@cavium.com
2017-09-27
scsi: qla2xxx: Fix an integer overflow in sysfs code
Dan Carpenter
2017-08-11
scsi: qla2xxx: Get mutex lock before checking optrom_state
Milan P. Gandhi
2017-07-05
qla2xxx: Fix erroneous invalid handle message
Quinn Tran
2017-06-14
scsi: qla2xxx: don't disable a not previously enabled PCI device
Johannes Thumshirn
2017-01-26
qla2xxx: Fix crash due to null pointer access
Quinn Tran
2016-11-18
scsi: qla2xxx: Fix scsi scan hang triggered if adapter fails during init
Bill Kuzeja
2016-09-15
qla2xxx: Use ATIO type to send correct tmr response
Swapnil Nagle
2016-03-03
qla2xxx: Fix stale pointer access.
Quinn Tran
2015-12-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2015-12-03
Merge branch 'mkp-fixes' into fixes
James Bottomley
2015-11-28
qla2xxx: Fix regression introduced by target configFS changes
Himanshu Madhani
2015-11-17
qla2xxx: Fix rwlock recursion
Bart Van Assche
2015-11-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-11-09
scsi: use host wide tags by default
Christoph Hellwig
2015-10-13
target: use per-attribute show and store methods
Christoph Hellwig
2015-09-11
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-09-11
target/qla2xxx: Honor max_data_sg_nents I/O transfer limit
Nicholas Bellinger
2015-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-08-26
qla2xxx: Update driver version to 8.07.00.26-k
Himanshu Madhani
2015-08-26
qla2xxx: Add pci device id 0x2261.
Sawan Chandak
2015-08-26
qla2xxx: Fix missing device login retries.
Arun Easi
2015-08-26
qla2xxx: do not clear slot in outstanding cmd array
Himanshu Madhani
2015-08-26
qla2xxx: Remove decrement of sp reference count in abort handler.
Chad Dupuis
2015-08-26
qla2xxx: Add support to show MPI and PEP FW version for ISP27xx.
Sawan Chandak
2015-08-26
qla2xxx: Do not reset ISP for error entry with an out of range handle.
Chad Dupuis
2015-08-26
qla2xxx: Do not reset adapter if SRB handle is in range.
Chad Dupuis
2015-08-26
qla2xxx: Do not crash system for sp ref count zero
Hiral Patel
[next]