index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_attr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-07
Merge branch 'fixes' into misc
James Bottomley
1
-4
/
+4
2017-08-31
scsi: qla2xxx: Fix an integer overflow in sysfs code
Dan Carpenter
1
-4
/
+4
2017-08-25
scsi: qla2xxx: Add support for minimum link speed
Sawan Chandak
1
-0
/
+36
2017-08-25
scsi: qla2xxx: Add ability to autodetect SFP type
Quinn Tran
1
-36
/
+6
2017-07-02
scsi: qla2xxx: fix a bunch of typos and spelling mistakes
Colin Ian King
1
-1
/
+1
2017-06-28
scsi: qla2xxx: move fields from qla_hw_data to qla_qpair
Quinn Tran
1
-1
/
+1
2017-06-28
scsi: qla2xxx: Preparation for Target MQ.
Quinn Tran
1
-1
/
+1
2017-06-13
scsi: qla2xxx: Cleanup debug message IDs
Quinn Tran
1
-1
/
+1
2017-05-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2017-04-05
scsi: qla2xxx: Fix typo in driver
Milan P Gandhi
1
-1
/
+1
2017-03-19
qla2xxx: Allow vref count to timeout on vport delete.
Joe Carnuccio
1
-3
/
+1
2017-02-09
qla2xxx: Add framework for async fabric discovery
Quinn Tran
1
-0
/
+3
2017-01-21
Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+1
2017-01-17
qla2xxx: Avoid that building with W=1 triggers complaints about set-but-not-u...
Bart Van Assche
1
-2
/
+1
2017-01-10
scsi: qla2xxx: Get mutex lock before checking optrom_state
Milan P. Gandhi
1
-5
/
+13
2016-12-14
scsi: qla2xxx: Add multiple queue pair functionality.
Michael Hernandez
1
-21
/
+15
2016-07-15
qla2xxx: Disable the adapter and skip error recovery in case of register disc...
Sawan Chandak
1
-0
/
+3
2016-07-15
qla2xxx: Properly reset firmware statistics.
Joe Carnuccio
1
-4
/
+24
2016-07-15
qla2xxx: Properly initialize IO statistics.
Joe Carnuccio
1
-25
/
+25
2016-07-15
qla2xxx: Remove sysfs node fw_dump_template.
Joe Carnuccio
1
-89
/
+0
2016-02-24
qla2xxx: Avoid side effects when using endianizer macros.
Joe Carnuccio
1
-2
/
+2
2016-02-24
qla2xxx: Add support for Private link statistics counters.
Harish Zunjarrao
1
-2
/
+4
2016-02-24
qla2xxx: Add support for online flash update for ISP27XX.
Sawan Chandak
1
-2
/
+10
2016-01-08
qla2xxx: Added interface to send explicit LOGO.
Himanshu Madhani
1
-0
/
+36
2015-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-5
/
+19
2015-08-27
qla2xxx: Add support to show MPI and PEP FW version for ISP27xx.
Sawan Chandak
1
-1
/
+18
2015-08-26
qla2xxx: Remove a superfluous test
Bart Van Assche
1
-2
/
+1
2015-08-26
qla2xxx: Remove set-but-not-used variables
Bart Van Assche
1
-2
/
+0
2015-07-25
qla2xxx: Enable target mode for ISP27XX
Himanshu Madhani
1
-1
/
+1
2014-09-25
qla2xxx: Add missing ISP27xx checks to optrom code.
Alex Vechersky
1
-1
/
+2
2014-09-25
qla2xxx: Free sysfs attributes for ISP27xx.
Nigel Kirkland
1
-0
/
+2
2014-09-25
qla2xxx: Add diagnostic port functionality.
Joe Carnuccio
1
-3
/
+3
2014-09-25
qla2xxx: Add FDMI-2 functionality.
Himanshu Madhani
1
-2
/
+3
2014-05-19
qla2xxx: Add MBC option for fast SFP data access.
Joe Carnuccio
1
-1
/
+1
2014-05-19
qla2xxx: Change copyright year to 2014 in all the source files.
Armen Baloyan
1
-1
/
+1
2014-05-19
qla2xxx: Enable fw_dump_size for ISP8044.
Hiral Patel
1
-1
/
+1
2014-03-20
[SCSI] qla2xxx: Fix build errors related to invalid print fields on some arch...
Chad Dupuis
1
-3
/
+3
2014-03-15
[SCSI] qla2xxx: Read capture firmware dump on mailbox timeout for ISP8044 and...
Chad Dupuis
1
-0
/
+35
2014-03-15
[SCSI] qla2xxx: Add support for ISP2071.
Chad Dupuis
1
-1
/
+96
2014-03-15
[SCSI] qla2xxx: Add mutex around optrom calls to serialize accesses.
Chad Dupuis
1
-19
/
+42
2014-02-01
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-0
/
+2
2014-01-19
qla2xxx: Enhancements to enable NPIV support for QLOGIC ISPs with TCM/LIO.
Saurav Kashyap
1
-0
/
+2
2013-12-19
[SCSI] qla2xxx: Use scnprintf() instead of snprintf() in the sysfs handlers.
Sawan Chandak
1
-52
/
+52
2013-12-19
[SCSI] qla2xxx: Add changes to obtain ISPFX00 adapters product information in...
Armen Baloyan
1
-4
/
+0
2013-12-19
[SCSI] qla2xxx: Fix undefined behavior in call to snprintf().
Joe Carnuccio
1
-2
/
+2
2013-12-19
[SCSI] qla2xxx: Refactor shutdown code so some functionality can be reused.
Chad Dupuis
1
-2
/
+2
2013-09-03
[SCSI] qla2xxx: print MAC via %pMR.
Andy Shevchenko
1
-4
/
+1
2013-09-03
[SCSI] qla2xxx: Add a new interface to update versions.
Sawan Chandak
1
-2
/
+14
2013-09-03
[SCSI] qla2xxx: Add missing FCP statistics to sysfs interface.
Joe Carnuccio
1
-1
/
+24
2013-09-03
[SCSI] qla2xxx: Reconfigure thermal temperature.
Joe Carnuccio
1
-6
/
+0
[next]