index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_gs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-13
scsi: qla2xxx: Implementation to get and manage host, target stats and initia...
Saurav Kashyap
1
-0
/
+1
2020-12-09
scsi: qla2xxx: Change post del message from debug level to log level
Saurav Kashyap
1
-4
/
+4
2020-10-15
Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
1
-2
/
+1
2020-10-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+4
2020-09-23
scsi: qla2xxx: Reduce duplicate code in reporting speed
Quinn Tran
1
-3
/
+4
2020-09-16
scsi/qla2xxx: Convert to SPDX license identifiers
Thomas Gleixner
1
-2
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-18
scsi: qla2xxx: Fix login timeout
Quinn Tran
1
-3
/
+15
2020-08-18
scsi: qla2xxx: Indicate correct supported speeds for Mezz card
Quinn Tran
1
-5
/
+12
2020-08-18
scsi: qla2xxx: Flush I/O on zone disable
Quinn Tran
1
-1
/
+0
2020-08-18
scsi: qla2xxx: Flush all sessions on zone disable
Quinn Tran
1
-0
/
+12
2020-06-24
scsi: qla2xxx: Keep initiator ports after RSCN
Roman Bolshakov
1
-1
/
+3
2020-02-29
scsi: qla2xxx: Fix FCP-SCSI FC4 flag passing error
Quinn Tran
1
-2
/
+2
2020-02-24
scsi: qla2xxx: Save rscn_gen for new fcport
Himanshu Madhani
1
-0
/
+1
2020-02-24
scsi: qla2xxx: Add vendor extended FDMI commands
Joe Carnuccio
1
-919
/
+760
2020-02-24
scsi: qla2xxx: Add changes in preparation for vendor extended FDMI/RDP
Joe Carnuccio
1
-8
/
+7
2019-12-21
scsi: qla2xxx: Correct fcport flags handling
Shyam Sundar
1
-4
/
+0
2019-12-20
scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcport
Shyam Sundar
1
-1
/
+1
2019-11-27
scsi: qla2xxx: unregister ports after GPN_FT failure
Martin Wilck
1
-2
/
+14
2019-11-09
scsi: qla2xxx: Fix SRB leak on switch command timeout
Quinn Tran
1
-1
/
+1
2019-10-10
scsi: qla2xxx: Improve logging for scan thread
Himanshu Madhani
1
-10
/
+12
2019-10-10
scsi: qla2xxx: Dual FCP-NVMe target port support
Michael Hernandez
1
-17
/
+25
2019-09-24
scsi: qla2xxx: Optimize NPIV tear down process
Quinn Tran
1
-1
/
+2
2019-09-07
scsi: qla2xxx: Fix stale session
Quinn Tran
1
-2
/
+3
2019-08-13
scsi: qla2xxx: Remove two superfluous if-tests
Bart Van Assche
1
-14
/
+11
2019-08-13
scsi: qla2xxx: Introduce qla2x00_els_dcmd2_free()
Bart Van Assche
1
-11
/
+1
2019-08-13
scsi: qla2xxx: Inline the qla2x00_fcport_event_handler() function
Bart Van Assche
1
-10
/
+5
2019-08-13
scsi: qla2xxx: Enable type checking for the SRB free and done callback functions
Bart Van Assche
1
-14
/
+7
2019-08-13
scsi: qla2xxx: Introduce the be_id_t and le_id_t data types for FC src/dst IDs
Bart Van Assche
1
-45
/
+17
2019-08-13
scsi: qla2xxx: Suppress multiple Coverity complaint about out-of-bounds accesses
Bart Van Assche
1
-4
/
+4
2019-08-13
scsi: qla2xxx: Change the return type of qla2x00_update_ms_fdmi_iocb() into void
Bart Van Assche
1
-3
/
+1
2019-08-13
scsi: qla2xxx: Use tabs instead of spaces for indentation
Bart Van Assche
1
-39
/
+39
2019-08-08
scsi: qla2xxx: Retry fabric Scan on IOCB queue full
Quinn Tran
1
-6
/
+22
2019-07-30
scsi: qla2xxx: Fix different size DMA Alloc/Unmap
Quinn Tran
1
-1
/
+1
2019-04-30
scsi: qla2xxx: Use __le64 instead of uint32_t[2] for sending DMA addresses to...
Bart Van Assche
1
-2
/
+1
2019-04-30
scsi: qla2xxx: Introduce the dsd32 and dsd64 data structures
Bart Van Assche
1
-26
/
+18
2019-04-16
scsi: qla2xxx: Insert spaces where required
Bart Van Assche
1
-1
/
+1
2019-04-16
scsi: qla2xxx: Leave a blank line after declarations
Bart Van Assche
1
-0
/
+2
2019-04-04
scsi: qla2xxx: Reset the FCF_ASYNC_{SENT|ACTIVE} flags
Giridhar Malavali
1
-0
/
+3
2019-03-19
scsi: qla2xxx: Cleanups for NVRAM/Flash read/write path
Joe Carnuccio
1
-2
/
+2
2019-03-19
scsi: qla2xxx: Add Serdes support for ISP28XX
Joe Carnuccio
1
-48
/
+29
2019-03-19
scsi: qla2xxx: Add Device ID for ISP28XX
Joe Carnuccio
1
-2
/
+2
2019-03-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-31
/
+46
2019-02-20
scsi: qla2xxx: Move debug messages before sending srb preventing panic
Bill Kuzeja
1
-29
/
+37
2019-02-06
scsi: qla2xxx: Prevent memory leak for CT req/rsp allocation
Quinn Tran
1
-2
/
+9
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-6
/
+8
2018-09-28
scsi: qla2xxx: Move log messages before issuing command to firmware
Giridhar Malavali
1
-7
/
+8
2018-09-28
scsi: qla2xxx: Fix for double free of SRB structure
Giridhar Malavali
1
-0
/
+3
2018-09-28
scsi: qla2xxx: Fix duplicate switch database entries
Quinn Tran
1
-3
/
+3
2018-09-12
scsi: qla2xxx: fix typo "CT-PASSTRHU" -> "CT-PASSTHRU"
Colin Ian King
1
-1
/
+1
[next]