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_gs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-03
scsi: qla2xxx: Fix GPNFT/GNNFT error handling
Quinn Tran
1
-0
/
+15
2018-01-03
scsi: qla2xxx: Migrate switch registration commands away from mailbox interface
Quinn Tran
1
-134
/
+316
2018-01-03
scsi: qla2xxx: Add switch command to simplify fabric discovery
Quinn Tran
1
-2
/
+709
2018-01-03
scsi: qla2xxx: Replace GPDB with async ADISC command
Quinn Tran
1
-7
/
+13
2017-12-11
scsi: qla2xxx: Suppress gcc 7 fall-through warnings
Bart Van Assche
1
-1
/
+1
2017-12-07
scsi: qla2xxx: Relogin to target port on a cable swap
Quinn Tran
1
-36
/
+130
2017-12-07
scsi: qla2xxx: Serialize GPNID for multiple RSCN
Quinn Tran
1
-5
/
+30
2017-12-07
scsi: qla2xxx: Retry switch command on time out
Quinn Tran
1
-8
/
+26
2017-12-07
scsi: qla2xxx: Fix re-login for Nport Handle in use
Quinn Tran
1
-5
/
+11
2017-12-07
scsi: qla2xxx: Fix gpnid error processing
Quinn Tran
1
-0
/
+5
2017-08-24
scsi: qla2xxx: Recheck session state after RSCN
Quinn Tran
1
-5
/
+11
2017-08-24
scsi: qla2xxx: Use fabric name for Get Port Speed command
Quinn Tran
1
-1
/
+1
2017-06-27
scsi: qla2xxx: Use FC-NVMe FC4 type for FDMI registration
Duane Grigsby
1
-0
/
+16
2017-06-27
scsi: qla2xxx: Send FC4 type NVMe to the management server
Duane Grigsby
1
-2
/
+116
2017-06-12
scsi: qla2xxx: Cleanup debug message IDs
Quinn Tran
1
-51
/
+49
2017-06-12
scsi: qla2xxx: Fix name server relogin
Quinn Tran
1
-0
/
+20
2017-06-12
scsi: qla2xxx: Fix path recovery
Quinn Tran
1
-5
/
+16
2017-04-04
scsi: qla2xxx: Fix typo in driver
Milan P Gandhi
1
-1
/
+1
2017-03-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-71
/
+655
2017-02-09
qla2xxx: Simplify usage of SRB structure in driver
Joe Carnuccio
1
-16
/
+16
2017-02-09
qla2xxx: Improve RSCN handling in driver
Quinn Tran
1
-1
/
+3
2017-02-09
qla2xxx: Add framework for async fabric discovery
Quinn Tran
1
-71
/
+653
2017-01-09
scsi: qla2xxx: rename {vendor|hba}_indentifer to {vendor|hba}_identifer
Colin Ian King
1
-3
/
+3
2015-08-26
qla2xxx: Remove __constant_ prefix
Bart Van Assche
1
-26
/
+26
2014-09-25
qla2xxx: Add FDMI-2 functionality.
Himanshu Madhani
1
-119
/
+824
2014-05-19
qla2xxx: Change copyright year to 2014 in all the source files.
Armen Baloyan
1
-1
/
+1
2014-03-15
[SCSI] qla2xxx: Add support for ISP2071.
Chad Dupuis
1
-0
/
+11
2013-09-03
[SCSI] qla2xxx: Add missing FCP statistics to sysfs interface.
Joe Carnuccio
1
-0
/
+6
2013-09-03
[SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN format
Oleksandr Khoshaba
1
-76
/
+15
2013-07-08
[SCSI] qla2xxx: Help Coverity with analyzing ct_sns_pkt initialization.
Bart Van Assche
1
-44
/
+39
2013-07-08
[SCSI] qla2xxx: Remove two superfluous tests.
Bart Van Assche
1
-2
/
+1
2013-04-11
[SCSI] qla2xxx: Enhancements to support ISPFx00.
Giridhar Malavali
1
-5
/
+11
2013-02-22
[SCSI] qla2xxx: silence two GCC warnings.
Paul Bolle
1
-4
/
+4
2013-02-22
[SCSI] qla2xxx: Update the copyright information.
Saurav Kashyap
1
-1
/
+1
2012-11-30
[SCSI] qla2xxx: Add 16Gb/s case to get port speed capability.
Joe Carnuccio
1
-0
/
+3
2012-11-30
[SCSI] qla2xxx: No fcport FC-4 type assignment in GA_NXT response.
Armen Baloyan
1
-0
/
+3
2012-09-24
[SCSI] qla2xxx: Ensure PLOGI is sent to Fabric Management-Server upon request.
Andrew Vasquez
1
-1
/
+1
2012-09-24
[SCSI] qla2xxx: Update the driver copyright.
Chad Dupuis
1
-1
/
+1
2012-05-22
[SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx series
Nicholas Bellinger
1
-1
/
+3
2012-02-19
[SCSI] qla2xxx: Stop iteration after first failure in *_id functions.
Arun Easi
1
-0
/
+6
2012-02-19
[SCSI] qla2xxx: Add ha->max_fibre_devices to keep track of the maximum number...
Chad Dupuis
1
-21
/
+31
2012-02-19
[SCSI] qla2xxx: Handle failure cases during fabric_login
Chad Dupuis
1
-8
/
+14
2012-02-19
[SCSI] qla2xxx: Enhancements to support ISP83xx.
Giridhar Malavali
1
-1
/
+5
2011-12-15
[SCSI] qla2xxx: Update to dynamic logging.
Chad Dupuis
1
-1
/
+1
2011-07-27
[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.
Saurav Kashyap
1
-183
/
+188
2011-05-01
[SCSI] qla2xxx: Update copyright banner.
Andrew Vasquez
1
-1
/
+1
2011-02-25
[SCSI] qla2xxx: Pass right CT command string for CT status processing.
Andrew Vasquez
1
-1
/
+1
2011-02-25
[SCSI] qla2xxx: Display nport_id when any SNS command fails.
Giridhar Malavali
1
-6
/
+13
2010-07-28
[SCSI] qla2xxx: Update copyright banner.
Giridhar Malavali
1
-1
/
+1
2010-07-28
[SCSI] qla2xxx: Use GFF_ID to check FCP-SCSI FC4 type before logging into Nx_...
Chad Dupuis
1
-0
/
+72
[prev]
[next]