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
/
qla_gs.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2010-05-01
[SCSI] qla2xxx: Add ISP82XX support.
Giridhar Malavali
1
-1
/
+1
2009-08-22
[SCSI] qla2xxx: ISP21xx/22xx do not support FDMI registrations.
Andrew Vasquez
1
-0
/
+4
2009-06-08
[SCSI] qla2xxx: Add 10Gb iiDMA support.
Andrew Vasquez
1
-0
/
+3
2009-05-20
[SCSI] qla2xxx: Perform an implicit login to the Management Server.
Joe Carnuccio
1
-1
/
+1
2009-01-07
[SCSI] qla2xxx: Add ISP81XX support.
Andrew Vasquez
1
-1
/
+8
2008-12-29
[SCSI] qla2xxx: add support for multi-queue adapter
Anirban Chakraborty
1
-6
/
+0
2008-12-29
[SCSI] qla2xxx: Refactor qla data structures
Anirban Chakraborty
1
-236
/
+243
2008-07-26
[SCSI] qla2xxx: Skip FDMI registration on ISP21xx/22xx parts.
Andrew Vasquez
1
-0
/
+6
2008-04-27
[SCSI] qla2xxx: Correct misc. endian and byte-ordering issues.
Seokmann Ju
1
-2
/
+2
2008-04-07
[SCSI] qla2xxx: Add ISP84XX support.
Harihara Kadayam
1
-1
/
+1
2008-04-07
[SCSI] qla2xxx: Check alternate 'reason' code during GPSC status handling.
Andrew Vasquez
1
-2
/
+4
2008-04-07
[SCSI] qla2xxx: Cruft cleanup of functions and structures.
Andrew Vasquez
1
-6
/
+0
2008-04-07
[SCSI] qla2xxx: Update copyright banner.
Andrew Vasquez
1
-1
/
+1
2008-03-03
[SCSI] qla2xxx: Correct usage of inconsistent timeout values while issuing EL...
Andrew Vasquez
1
-5
/
+5
2008-02-03
drivers/scsi/: Spelling fixes
Joe Perches
1
-1
/
+1
2007-10-12
[SCSI] qla2xxx: Set correct attribute count during FDMI RPA.
Andrew Vasquez
1
-2
/
+4
2007-08-15
[SCSI] qla2xxx: Correct 8GB iIDMA support.
Andrew Vasquez
1
-9
/
+19
[next]