index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_dbg.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: qla2xxx: Remove unsupported ql2xenabledif option
Manish Rangankar
2023-08-21
1
-1
/
+1
*
scsi: qla2xxx: Add Unsolicited LS Request and Response Support for NVMe
Manish Rangankar
2023-08-21
1
-3
/
+2
*
scsi: qla2xxx: Enhance driver tracing with separate tunable and more
Arun Easi
2022-09-01
1
-14
/
+36
*
scsi: qla2xxx: Format log strings only if needed
Roman Bolshakov
2021-12-07
1
-0
/
+3
*
scsi: qla2xxx: Changes to support FCP2 Target
Saurav Kashyap
2021-08-12
1
-2
/
+1
*
scsi: qla2xxx: Fix crash in PCIe error handling
Quinn Tran
2021-03-30
1
-1
/
+15
*
scsi: qla2xxx: Fix mailbox Ch erroneous error
Quinn Tran
2021-01-13
1
-0
/
+1
*
Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
2020-10-15
1
-2
/
+1
|
\
|
*
scsi/qla2xxx: Convert to SPDX license identifiers
Thomas Gleixner
2020-09-16
1
-2
/
+1
*
|
scsi: qla2xxx: Fix inconsistent format argument type in qla_dbg.c
Ye Bin
2020-10-03
1
-1
/
+1
*
|
scsi: qla2xxx: Add SLER and PI control support
Saurav Kashyap
2020-09-23
1
-1
/
+1
|
/
*
scsi: qla2xxx: SAN congestion management implementation
Shyam Sundar
2020-07-02
1
-10
/
+3
*
scsi: qla2xxx: Introduce a function for computing the debug message prefix
Bart Van Assche
2020-07-01
1
-64
/
+32
*
scsi: qla2xxx: Fix a Coverity complaint in qla2100_fw_dump()
Bart Van Assche
2020-07-01
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-06-06
1
-470
/
+396
|
\
|
*
scsi: qla2xxx: Fix endianness annotations in source files
Bart Van Assche
2020-05-20
1
-43
/
+44
|
*
scsi: qla2xxx: Cast explicitly to uint16_t / uint32_t
Bart Van Assche
2020-05-20
1
-2
/
+2
|
*
scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lo...
Bart Van Assche
2020-05-20
1
-291
/
+291
|
*
scsi: qla2xxx: Simplify the functions for dumping firmware
Bart Van Assche
2020-05-20
1
-114
/
+39
|
*
scsi: qla2xxx: Use true, false for ha->fw_dumped
Jason Yan
2020-05-08
1
-2
/
+2
|
*
scsi: qla2xxx: Use ARRAY_SIZE() instead of open-coding it
Bart Van Assche
2020-04-15
1
-18
/
+18
*
|
scsi: qla2xxx: Fix regression warnings
Nilesh Javali
2020-04-13
1
-1
/
+2
|
/
*
scsi: qla2xxx: add ring buffer for tracing debug logs
Rajan Shanmugavelu
2020-03-12
1
-3
/
+20
*
scsi: qla2xxx: Fix unbound NVME response length
Arun Easi
2020-01-30
1
-6
/
+0
*
scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcport
Shyam Sundar
2019-12-20
1
-1
/
+1
*
scsi: qla2xxx: Declare the fourth ql_dump_buffer() argument const
Bart Van Assche
2019-08-13
1
-1
/
+2
*
scsi: qla2xxx: Insert spaces where required
Bart Van Assche
2019-04-16
1
-1
/
+1
*
scsi: qla2xxx: Cleanups for NVRAM/Flash read/write path
Joe Carnuccio
2019-03-19
1
-11
/
+8
*
scsi: qla2xxx: Add Device ID for ISP28XX
Joe Carnuccio
2019-03-19
1
-3
/
+6
*
scsi: qla2xxx: Fix routine qla27xx_dump_{mpi|ram}()
Joe Carnuccio
2019-03-19
1
-85
/
+81
*
scsi: qla2xxx: Add longer window for chip reset
Quinn Tran
2018-08-02
1
-0
/
+3
*
Merge branch 'fixes' into misc
James Bottomley
2018-04-04
1
-1
/
+1
|
\
|
*
scsi: qla2xxx: fix error message on <qla2400
Meelis Roos
2018-03-21
1
-1
/
+1
*
|
scsi: qla2xxx: Fix retry for PRLI RJT with reason of BUSY
Darren Trapp
2018-03-21
1
-1
/
+1
*
|
scsi: qla2xxx: Fix function argument descriptions
Bart Van Assche
2018-02-12
1
-2
/
+2
|
/
*
scsi: qla2xxx: Remove potential macro parameter side-effect in ql_dump_regs()
Joe Carnuccio
2017-08-25
1
-2
/
+2
*
scsi: qla2xxx: Move logging default mask to execute once only.
Joe Carnuccio
2017-08-25
1
-2
/
+0
*
scsi: qla2xxx: Fix NPIV host enable after chip reset
Quinn Tran
2017-08-25
1
-1
/
+1
*
scsi: qla2xxx: Added change to enable ZIO for FC-NVMe devices
Duane Grigsby
2017-08-07
1
-1
/
+1
*
scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registration
Duane Grigsby
2017-06-28
1
-1
/
+1
*
scsi: qla2xxx: Add FC-NVMe port discovery and PRLI handling
Duane Grigsby
2017-06-28
1
-4
/
+5
*
scsi: qla2xxx: Include Exchange offload/Extended Login into FW dump
Quinn Tran
2017-06-28
1
-0
/
+49
*
scsi: qla2xxx: Add debug logging routine for qpair
Quinn Tran
2017-06-28
1
-0
/
+101
*
scsi: qla2xxx: Cleanup debug message IDs
Quinn Tran
2017-06-13
1
-1
/
+1
*
scsi: qla2xxx: Fix mailbox pointer error in fwdump capture
Joe Carnuccio
2017-05-25
1
-2
/
+2
*
scsi: qla2xxx: Fix ql_dump_buffer
Joe Perches
2017-03-07
1
-8
/
+4
*
scsi: qla2xxx: Add multiple queue pair functionality.
Michael Hernandez
2016-12-14
1
-2
/
+2
*
qla2xxx: Fix duplicate message id.
Sawan Chandak
2016-07-15
1
-4
/
+3
*
qla2xxx: Disable the adapter and skip error recovery in case of register disc...
Sawan Chandak
2016-07-15
1
-1
/
+1
*
qla2xxx: Correction to function qla26xx_dport_diagnostics().
Joe Carnuccio
2016-07-15
1
-1
/
+1
[next]