index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_os.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-08
scsi: qla2xxx: Add devids and conditionals for 28xx
Joe Carnuccio
1
-2
/
+1
2022-04-08
scsi: qla2xxx: Fix device reconnect in loop topology
Arun Easi
1
-0
/
+5
2021-11-18
scsi: qla2xxx: Turn off target reset during issue_lip
Quinn Tran
1
-25
/
+2
2021-11-18
scsi: qla2xxx: Changes to support FCP2 Target
Saurav Kashyap
1
-0
/
+10
2021-11-18
scsi: qla2xxx: Return -ENOMEM if kzalloc() fails
Zheyu Ma
1
-1
/
+1
2021-11-18
scsi: qla2xxx: Fix use after free in eh_abort path
Quinn Tran
1
-3
/
+5
2021-09-18
scsi: qla2xxx: Changes to support kdump kernel
Saurav Kashyap
1
-0
/
+6
2021-05-11
scsi: qla2xxx: Fix crash in qla2xxx_mqueuecommand()
Arun Easi
1
-7
/
+0
2021-02-03
scsi: qla2xxx: Fix description for parameter ql2xenforce_iocb_limit
Enzo Matsumiya
1
-1
/
+1
2020-10-14
Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...
Linus Torvalds
1
-2
/
+1
2020-10-02
scsi: qla2xxx: Fix inconsistent format argument type in qla_os.c
Ye Bin
1
-2
/
+2
2020-09-29
scsi: qla2xxx: Fix point-to-point (N2N) device discovery issue
Arun Easi
1
-0
/
+2
2020-09-29
scsi: qla2xxx: Fix buffer-buffer credit extraction error
Quinn Tran
1
-15
/
+4
2020-09-22
scsi: qla2xxx: Update version to 10.02.00.102-k
Nilesh Javali
1
-1
/
+0
2020-09-22
scsi: qla2xxx: Add SLER and PI control support
Saurav Kashyap
1
-0
/
+1
2020-09-22
scsi: qla2xxx: Add IOCB resource tracking
Quinn Tran
1
-0
/
+6
2020-09-22
scsi: qla2xxx: Performance tweak
Quinn Tran
1
-4
/
+5
2020-09-22
scsi: qla2xxx: Fix memory size truncation
Quinn Tran
1
-2
/
+3
2020-09-22
scsi: qla2xxx: Reduce duplicate code in reporting speed
Quinn Tran
1
-94
/
+2
2020-09-16
scsi/qla2xxx: Convert to SPDX license identifiers
Thomas Gleixner
1
-2
/
+1
2020-09-15
Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufs
Martin K. Petersen
1
-4
/
+5
2020-08-24
scsi: qla2xxx: Remove pci-dma-compat wrapper API
Suraj Upadhyay
1
-2
/
+2
2020-08-17
Revert "scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe"
Quinn Tran
1
-4
/
+0
2020-08-17
scsi: qla2xxx: Check if FW supports MQ before enabling
Saurav Kashyap
1
-0
/
+5
2020-07-01
scsi: qla2xxx: SAN congestion management implementation
Shyam Sundar
1
-0
/
+18
2020-07-01
scsi: qla2xxx: Change in PUREX to handle FPIN ELS requests
Shyam Sundar
1
-4
/
+15
2020-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-33
/
+100
2020-05-19
scsi: qla2xxx: Fix endianness annotations in source files
Bart Van Assche
1
-13
/
+14
2020-05-19
scsi: qla2xxx: Cast explicitly to uint16_t / uint32_t
Bart Van Assche
1
-5
/
+5
2020-05-19
scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lo...
Bart Van Assche
1
-13
/
+13
2020-05-19
scsi: qla2xxx: Fix the code that reads from mailbox registers
Bart Van Assche
1
-1
/
+1
2020-05-19
scsi: qla2xxx: Increase the size of struct qla_fcp_prio_cfg to FCP_PRIO_CFG_SIZE
Bart Van Assche
1
-0
/
+1
2020-05-19
scsi: qla2xxx: Add more BUILD_BUG_ON() statements
Bart Van Assche
1
-0
/
+58
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
1
-1
/
+1
2020-05-07
scsi: qla2xxx: Use true, false for ha->fw_dumped
Jason Yan
1
-1
/
+1
2020-05-07
scsi: qla2xxx: Fix warning after FC target reset
Viacheslav Dubeyko
1
-0
/
+1
2020-04-24
scsi: qla2xxx: Fix MPI failure AEN (8200) handling
Arun Easi
1
-0
/
+6
2020-04-21
scsi: qla2xxx: check UNLOADING before posting async work
Martin Wilck
1
-0
/
+3
2020-04-21
scsi: qla2xxx: set UNLOADING before waiting for session deletion
Martin Wilck
1
-18
/
+14
2020-04-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-63
/
+659
2020-03-26
scsi: qla2xxx: Remove non functional code
Daniel Wagner
1
-23
/
+0
2020-03-17
scsi: qla2xxx: Fix I/Os being passed down when FC device is being deleted
Arun Easi
1
-2
/
+2
2020-02-28
scsi: qla2xxx: Remove restriction of FC T10-PI and FC-NVMe
Quinn Tran
1
-4
/
+0
2020-02-28
scsi: qla2xxx: Serialize fc_port alloc in N2N
Quinn Tran
1
-3
/
+2
2020-02-28
scsi: qla2xxx: Fix RDP respond data format
Quinn Tran
1
-55
/
+47
2020-02-28
scsi: qla2xxx: Update BPM enablement semantics.
Andrew Vasquez
1
-14
/
+8
2020-02-28
scsi: qla2xxx: Use FC generic update firmware options routine for ISP27xx
Giridhar Malavali
1
-2
/
+2
2020-02-28
scsi: qla2xxx: Add 16.0GT for PCI String
Himanshu Madhani
1
-0
/
+3
2020-02-28
scsi: qla2xxx: Simplify the code for aborting SCSI commands
Bart Van Assche
1
-13
/
+14
[next]