index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-4
/
+4
2020-08-31
scsi: qla2xxx: Fix regression on sparc64
René Rebe
2
-4
/
+4
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
6
-14
/
+14
2020-08-17
Revert "scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe"
Quinn Tran
1
-4
/
+0
2020-08-17
Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
Saurav Kashyap
1
-8
/
+0
2020-08-17
scsi: qla2xxx: Fix null pointer access during disconnect from subsystem
Quinn Tran
1
-0
/
+5
2020-08-17
scsi: qla2xxx: Check if FW supports MQ before enabling
Saurav Kashyap
1
-0
/
+5
2020-08-17
scsi: qla2xxx: Fix WARN_ON in qla_nvme_register_hba
Arun Easi
2
-1
/
+10
2020-08-17
scsi: qla2xxx: Allow ql2xextended_error_logging special value 1 to be set any...
Arun Easi
1
-0
/
+3
2020-08-17
scsi: qla2xxx: Reduce noisy debug message
Quinn Tran
1
-2
/
+2
2020-08-17
scsi: qla2xxx: Fix login timeout
Quinn Tran
2
-4
/
+16
2020-08-17
scsi: qla2xxx: Indicate correct supported speeds for Mezz card
Quinn Tran
1
-5
/
+12
2020-08-17
scsi: qla2xxx: Flush I/O on zone disable
Quinn Tran
1
-1
/
+0
2020-08-17
scsi: qla2xxx: Flush all sessions on zone disable
Quinn Tran
1
-0
/
+12
2020-08-17
scsi: qla2xxx: Use MBX_TOV_SECONDS for mailbox command timeout values
Enzo Matsumiya
1
-7
/
+7
2020-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
15
-173
/
+494
2020-07-15
scsi: qla2xxx: Address a set of sparse warnings
Shyam Sundar
2
-3
/
+3
2020-07-01
scsi: qla2xxx: SAN congestion management implementation
Shyam Sundar
8
-33
/
+295
2020-07-01
scsi: qla2xxx: Change in PUREX to handle FPIN ELS requests
Shyam Sundar
5
-43
/
+132
2020-06-30
scsi: qla2xxx: Introduce a function for computing the debug message prefix
Bart Van Assche
1
-64
/
+32
2020-06-30
scsi: qla2xxx: Make qla2x00_restart_isp() easier to read
Bart Van Assche
1
-17
/
+22
2020-06-30
scsi: qla2xxx: Fix a Coverity complaint in qla2100_fw_dump()
Bart Van Assche
2
-1
/
+2
2020-06-30
scsi: qla2xxx: Make __qla2x00_alloc_iocbs() initialize 32 bits of request_t.h...
Bart Van Assche
1
-2
/
+2
2020-06-30
scsi: qla2xxx: Remove a superfluous cast
Bart Van Assche
1
-2
/
+1
2020-06-30
scsi: qla2xxx: Initialize 'n' before using it
Bart Van Assche
1
-0
/
+1
2020-06-30
scsi: qla2xxx: Make qla82xx_flash_wait_write_finish() easier to read
Bart Van Assche
1
-12
/
+7
2020-06-30
scsi: qla2xxx: Remove the __packed annotation from struct fcp_hdr and fcp_hdr_le
Bart Van Assche
1
-2
/
+2
2020-06-30
scsi: qla2xxx: Check the size of struct fcp_hdr at compile time
Bart Van Assche
1
-0
/
+1
2020-06-26
scsi: qla2xxx: Fix a condition in qla2x00_find_all_fabric_devs()
Dan Carpenter
1
-1
/
+1
2020-06-23
scsi: qla2xxx: Keep initiator ports after RSCN
Roman Bolshakov
1
-1
/
+3
2020-06-23
scsi: qla2xxx: Set NVMe status code for failed NVMe FCP request
Daniel Wagner
1
-1
/
+2
2020-06-15
scsi: Fix trivial spelling
Kieran Bingham
2
-4
/
+4
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-3
/
+3
2020-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
27
-2569
/
+2711
2020-05-26
scsi: qla2xxx: Remove return value from qla_nvme_ls()
Daniel Wagner
1
-4
/
+1
2020-05-26
scsi: qla2xxx: Remove an unused function
Bart Van Assche
1
-41
/
+0
2020-05-19
scsi: qla2xxx: Fix endianness annotations in source files
Bart Van Assche
14
-319
/
+329
2020-05-19
scsi: qla2xxx: Fix endianness annotations in header files
Bart Van Assche
9
-1100
/
+1100
2020-05-19
scsi: qla2xxx: Use make_handle() instead of open-coding it
Bart Van Assche
1
-5
/
+5
2020-05-19
scsi: qla2xxx: Cast explicitly to uint16_t / uint32_t
Bart Van Assche
10
-39
/
+39
2020-05-19
scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lo...
Bart Van Assche
16
-791
/
+790
2020-05-19
scsi: qla2xxx: Fix the code that reads from mailbox registers
Bart Van Assche
8
-32
/
+67
2020-05-19
scsi: qla2xxx: Use register names instead of register offsets
Bart Van Assche
1
-4
/
+4
2020-05-19
scsi: qla2xxx: Change two hardcoded constants into offsetof() / sizeof() expr...
Bart Van Assche
2
-3
/
+2
2020-05-19
scsi: qla2xxx: Increase the size of struct qla_fcp_prio_cfg to FCP_PRIO_CFG_SIZE
Bart Van Assche
2
-1
/
+3
2020-05-19
scsi: qla2xxx: Make a gap in struct qla2xxx_offld_chain explicit
Bart Van Assche
1
-0
/
+1
2020-05-19
scsi: qla2xxx: Add more BUILD_BUG_ON() statements
Bart Van Assche
2
-0
/
+72
2020-05-19
scsi: qla2xxx: Sort BUILD_BUG_ON() statements alphabetically
Bart Van Assche
1
-2
/
+2
2020-05-19
scsi: qla2xxx: Simplify the functions for dumping firmware
Bart Van Assche
11
-156
/
+71
2020-05-19
scsi: qla2xxx: Fix spelling of a variable name
Bart Van Assche
2
-3
/
+3
[next]