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
/
qla_gs.c
Age
Commit message (
Expand
)
Author
2020-06-23
scsi: qla2xxx: Keep initiator ports after RSCN
Roman Bolshakov
2020-02-28
scsi: qla2xxx: Fix FCP-SCSI FC4 flag passing error
Quinn Tran
2020-02-24
scsi: qla2xxx: Save rscn_gen for new fcport
Himanshu Madhani
2020-02-24
scsi: qla2xxx: Add vendor extended FDMI commands
Joe Carnuccio
2020-02-24
scsi: qla2xxx: Add changes in preparation for vendor extended FDMI/RDP
Joe Carnuccio
2019-12-21
scsi: qla2xxx: Correct fcport flags handling
Shyam Sundar
2019-12-19
scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcport
Shyam Sundar
2019-11-26
scsi: qla2xxx: unregister ports after GPN_FT failure
Martin Wilck
2019-11-08
scsi: qla2xxx: Fix SRB leak on switch command timeout
Quinn Tran
2019-10-09
scsi: qla2xxx: Improve logging for scan thread
Himanshu Madhani
2019-10-09
scsi: qla2xxx: Dual FCP-NVMe target port support
Michael Hernandez
2019-09-23
scsi: qla2xxx: Optimize NPIV tear down process
Quinn Tran
2019-09-07
scsi: qla2xxx: Fix stale session
Quinn Tran
2019-08-12
scsi: qla2xxx: Remove two superfluous if-tests
Bart Van Assche
2019-08-12
scsi: qla2xxx: Introduce qla2x00_els_dcmd2_free()
Bart Van Assche
2019-08-12
scsi: qla2xxx: Inline the qla2x00_fcport_event_handler() function
Bart Van Assche
2019-08-12
scsi: qla2xxx: Enable type checking for the SRB free and done callback functions
Bart Van Assche
2019-08-12
scsi: qla2xxx: Introduce the be_id_t and le_id_t data types for FC src/dst IDs
Bart Van Assche
2019-08-12
scsi: qla2xxx: Suppress multiple Coverity complaint about out-of-bounds accesses
Bart Van Assche
2019-08-12
scsi: qla2xxx: Change the return type of qla2x00_update_ms_fdmi_iocb() into void
Bart Van Assche
2019-08-12
scsi: qla2xxx: Use tabs instead of spaces for indentation
Bart Van Assche
2019-08-07
scsi: qla2xxx: Retry fabric Scan on IOCB queue full
Quinn Tran
2019-07-30
scsi: qla2xxx: Fix different size DMA Alloc/Unmap
Quinn Tran
2019-04-29
scsi: qla2xxx: Use __le64 instead of uint32_t[2] for sending DMA addresses to...
Bart Van Assche
2019-04-29
scsi: qla2xxx: Introduce the dsd32 and dsd64 data structures
Bart Van Assche
2019-04-15
scsi: qla2xxx: Insert spaces where required
Bart Van Assche
2019-04-15
scsi: qla2xxx: Leave a blank line after declarations
Bart Van Assche
2019-04-03
scsi: qla2xxx: Reset the FCF_ASYNC_{SENT|ACTIVE} flags
Giridhar Malavali
2019-03-19
scsi: qla2xxx: Cleanups for NVRAM/Flash read/write path
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-09
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-02-19
scsi: qla2xxx: Move debug messages before sending srb preventing panic
Bill Kuzeja
2019-02-05
scsi: qla2xxx: Prevent memory leak for CT req/rsp allocation
Quinn Tran
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-09-27
scsi: qla2xxx: Move log messages before issuing command to firmware
Giridhar Malavali
2018-09-27
scsi: qla2xxx: Fix for double free of SRB structure
Giridhar Malavali
2018-09-27
scsi: qla2xxx: Fix duplicate switch database entries
Quinn Tran
2018-09-11
scsi: qla2xxx: fix typo "CT-PASSTRHU" -> "CT-PASSTHRU"
Colin Ian King
2018-09-11
scsi: qla2xxx: Fix double increment of switch scan retry count
Quinn Tran
2018-09-11
scsi: qla2xxx: Fix duplicate switch's Nport ID entries
Quinn Tran
2018-09-11
scsi: qla2xxx: Remove ASYNC GIDPN switch command
Himanshu Madhani
2018-09-11
scsi: qla2xxx: Reduce holding sess_lock to prevent CPU lock-up
Quinn Tran
2018-09-11
scsi: qla2xxx: Move {get|rel}_sp to base_qpair struct
Quinn Tran
2018-09-11
scsi: qla2xxx: Fix iIDMA error
Quinn Tran
2018-09-11
scsi: qla2xxx: Remove all rports if fabric scan retry fails
Quinn Tran
2018-09-11
scsi: qla2xxx: Turn off IOCB timeout timer on IOCB completion
Quinn Tran
2018-09-11
scsi: qla2xxx: Remove redundant check for fcport deletion
Quinn Tran
2018-09-11
scsi: qla2xxx: Update rscn_rcvd field to more meaningful scan_needed
Quinn Tran
2018-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
[next]