index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_gs.c
Age
Commit message (
Expand
)
Author
2023-06-07
scsi: qla2xxx: Replace one-element array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
2023-01-11
scsi: qla2xxx: Remove dead code (GNN ID)
Quinn Tran
2023-01-11
scsi: qla2xxx: Remove dead code (GPNID)
Quinn Tran
2022-07-18
scsi: qla2xxx: Update manufacturer details
Bikash Hazarika
2022-07-18
scsi: qla2xxx: Fix incorrect display of max frame size
Bikash Hazarika
2022-07-07
scsi: qla2xxx: Check correct variable in qla24xx_async_gffid()
Dan Carpenter
2022-06-16
scsi: qla2xxx: Fix losing FCP-2 targets during port perturbation tests
Arun Easi
2022-06-07
scsi: qla2xxx: edif: Reduce Initiator-Initiator thrashing
Quinn Tran
2022-03-15
scsi: qla2xxx: Fix typos in comments
Julia Lawall
2022-03-15
scsi: qla2xxx: Use correct feature type field during RFF_ID processing
Manish Rangankar
2022-01-24
scsi: qla2xxx: Implement ref count for SRB
Saurav Kashyap
2022-01-24
scsi: qla2xxx: Refactor asynchronous command initialization
Daniel Wagner
2021-09-14
scsi: qla2xxx: Display 16G only as supported speeds for 3830c card
Saurav Kashyap
2021-08-23
scsi: qla2xxx: Fix NVMe retry
Quinn Tran
2021-08-23
scsi: qla2xxx: Fix NVMe | FCP personality change
Quinn Tran
2021-08-11
scsi: qla2xxx: Show OS name and version in FDMI-1
Arun Easi
2021-07-27
scsi: qla2xxx: edif: Add encryption to I/O path
Quinn Tran
2021-07-27
scsi: qla2xxx: edif: Add detection of secure device
Quinn Tran
2021-03-29
scsi: qla2xxx: Do logout even if fabric scan retries got exhausted
Quinn Tran
2021-03-15
scsi: qla2xxx: Fix some incorrect formatting/spelling issues
Lee Jones
2021-01-13
scsi: qla2xxx: Implementation to get and manage host, target stats and initia...
Saurav Kashyap
2020-12-09
scsi: qla2xxx: Change post del message from debug level to log level
Saurav Kashyap
2020-10-14
Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-09-22
scsi: qla2xxx: Reduce duplicate code in reporting speed
Quinn Tran
2020-09-16
scsi/qla2xxx: Convert to SPDX license identifiers
Thomas Gleixner
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-17
scsi: qla2xxx: Fix login timeout
Quinn Tran
2020-08-17
scsi: qla2xxx: Indicate correct supported speeds for Mezz card
Quinn Tran
2020-08-17
scsi: qla2xxx: Flush I/O on zone disable
Quinn Tran
2020-08-17
scsi: qla2xxx: Flush all sessions on zone disable
Quinn Tran
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
[next]