index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_attr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletion
Quinn Tran
2018-07-19
1
-0
/
+1
*
scsi: qla2xxx: Use zeroing allocator rather than allocator/memset
Himanshu Jha
2018-01-04
1
-3
/
+2
*
scsi: qla2xxx: Add switch command to simplify fabric discovery
Quinn Tran
2018-01-03
1
-0
/
+2
*
Merge branch 'fixes' into misc
James Bottomley
2017-09-07
1
-4
/
+4
|
\
|
*
scsi: qla2xxx: Fix an integer overflow in sysfs code
Dan Carpenter
2017-08-30
1
-4
/
+4
*
|
scsi: qla2xxx: Add support for minimum link speed
Sawan Chandak
2017-08-24
1
-0
/
+36
*
|
scsi: qla2xxx: Add ability to autodetect SFP type
Quinn Tran
2017-08-24
1
-36
/
+6
|
/
*
scsi: qla2xxx: fix a bunch of typos and spelling mistakes
Colin Ian King
2017-07-01
1
-1
/
+1
*
scsi: qla2xxx: move fields from qla_hw_data to qla_qpair
Quinn Tran
2017-06-27
1
-1
/
+1
*
scsi: qla2xxx: Preparation for Target MQ.
Quinn Tran
2017-06-27
1
-1
/
+1
*
scsi: qla2xxx: Cleanup debug message IDs
Quinn Tran
2017-06-12
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-05-04
1
-1
/
+1
|
\
|
*
scsi: qla2xxx: Fix typo in driver
Milan P Gandhi
2017-04-04
1
-1
/
+1
*
|
qla2xxx: Allow vref count to timeout on vport delete.
Joe Carnuccio
2017-03-18
1
-3
/
+1
|
/
*
qla2xxx: Add framework for async fabric discovery
Quinn Tran
2017-02-09
1
-0
/
+3
*
Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-01-20
1
-2
/
+1
|
\
|
*
qla2xxx: Avoid that building with W=1 triggers complaints about set-but-not-u...
Bart Van Assche
2017-01-17
1
-2
/
+1
*
|
scsi: qla2xxx: Get mutex lock before checking optrom_state
Milan P. Gandhi
2017-01-09
1
-5
/
+13
|
/
*
scsi: qla2xxx: Add multiple queue pair functionality.
Michael Hernandez
2016-12-14
1
-21
/
+15
*
qla2xxx: Disable the adapter and skip error recovery in case of register disc...
Sawan Chandak
2016-07-15
1
-0
/
+3
*
qla2xxx: Properly reset firmware statistics.
Joe Carnuccio
2016-07-15
1
-4
/
+24
*
qla2xxx: Properly initialize IO statistics.
Joe Carnuccio
2016-07-15
1
-25
/
+25
*
qla2xxx: Remove sysfs node fw_dump_template.
Joe Carnuccio
2016-07-15
1
-89
/
+0
*
qla2xxx: Avoid side effects when using endianizer macros.
Joe Carnuccio
2016-02-23
1
-2
/
+2
*
qla2xxx: Add support for Private link statistics counters.
Harish Zunjarrao
2016-02-23
1
-2
/
+4
*
qla2xxx: Add support for online flash update for ISP27XX.
Sawan Chandak
2016-02-23
1
-2
/
+10
*
qla2xxx: Added interface to send explicit LOGO.
Himanshu Madhani
2016-01-07
1
-0
/
+36
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-09-02
1
-5
/
+19
|
\
|
*
qla2xxx: Add support to show MPI and PEP FW version for ISP27xx.
Sawan Chandak
2015-08-26
1
-1
/
+18
|
*
qla2xxx: Remove a superfluous test
Bart Van Assche
2015-08-26
1
-2
/
+1
|
*
qla2xxx: Remove set-but-not-used variables
Bart Van Assche
2015-08-26
1
-2
/
+0
*
|
qla2xxx: Enable target mode for ISP27XX
Himanshu Madhani
2015-07-24
1
-1
/
+1
|
/
*
qla2xxx: Add missing ISP27xx checks to optrom code.
Alex Vechersky
2014-09-25
1
-1
/
+2
*
qla2xxx: Free sysfs attributes for ISP27xx.
Nigel Kirkland
2014-09-25
1
-0
/
+2
*
qla2xxx: Add diagnostic port functionality.
Joe Carnuccio
2014-09-25
1
-3
/
+3
*
qla2xxx: Add FDMI-2 functionality.
Himanshu Madhani
2014-09-25
1
-2
/
+3
*
qla2xxx: Add MBC option for fast SFP data access.
Joe Carnuccio
2014-05-19
1
-1
/
+1
*
qla2xxx: Change copyright year to 2014 in all the source files.
Armen Baloyan
2014-05-19
1
-1
/
+1
*
qla2xxx: Enable fw_dump_size for ISP8044.
Hiral Patel
2014-05-19
1
-1
/
+1
*
[SCSI] qla2xxx: Fix build errors related to invalid print fields on some arch...
Chad Dupuis
2014-03-19
1
-3
/
+3
*
[SCSI] qla2xxx: Read capture firmware dump on mailbox timeout for ISP8044 and...
Chad Dupuis
2014-03-15
1
-0
/
+35
*
[SCSI] qla2xxx: Add support for ISP2071.
Chad Dupuis
2014-03-15
1
-1
/
+96
*
[SCSI] qla2xxx: Add mutex around optrom calls to serialize accesses.
Chad Dupuis
2014-03-15
1
-19
/
+42
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-01-31
1
-0
/
+2
|
\
|
*
qla2xxx: Enhancements to enable NPIV support for QLOGIC ISPs with TCM/LIO.
Saurav Kashyap
2014-01-19
1
-0
/
+2
*
|
[SCSI] qla2xxx: Use scnprintf() instead of snprintf() in the sysfs handlers.
Sawan Chandak
2013-12-19
1
-52
/
+52
*
|
[SCSI] qla2xxx: Add changes to obtain ISPFX00 adapters product information in...
Armen Baloyan
2013-12-19
1
-4
/
+0
*
|
[SCSI] qla2xxx: Fix undefined behavior in call to snprintf().
Joe Carnuccio
2013-12-19
1
-2
/
+2
*
|
[SCSI] qla2xxx: Refactor shutdown code so some functionality can be reused.
Chad Dupuis
2013-12-19
1
-2
/
+2
|
/
*
[SCSI] qla2xxx: print MAC via %pMR.
Andy Shevchenko
2013-09-03
1
-4
/
+1
[next]