index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
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
2013-09-03
[SCSI] qla2xxx: Add support for ISP8044.
Atul Deshmukh
1
-8
/
+21
2013-07-08
[SCSI] qla2xxx: Do not query FC statistics during chip reset.
Chad Dupuis
1
-1
/
+4
2013-04-12
[SCSI] qla2xxx: Enhancements to support ISPFx00.
Giridhar Malavali
1
-1
/
+34
2013-04-06
[SCSI] qla2xxx: Remove debug code that msleeps for random duration.
Saurav Kashyap
1
-5
/
+0
2013-02-22
[SCSI] qla2xxx: Integrate generic card temperature with mezz card temperature.
Joe Carnuccio
1
-13
/
+20
2013-02-22
[SCSI] qla2xxx: Update the copyright information.
Saurav Kashyap
1
-1
/
+1
2012-11-30
[SCSI] qla2xxx: Change in setting UNLOADING flag and FC vports logout sequenc...
Giridhar Malavali
1
-2
/
+1
2012-09-24
[SCSI] qla2xxx: T10 DIF - ISP83xx changes.
Arun Easi
1
-2
/
+9
2012-09-24
[SCSI] qla2xxx: Update the driver copyright.
Chad Dupuis
1
-1
/
+1
2012-09-24
[SCSI] qla2xxx: Implemetation of mctp.
Saurav Kashyap
1
-2
/
+23
2012-09-24
[SCSI] qla2xxx: IDC implementation for ISP83xx.
Santosh Vernekar
1
-11
/
+49
2012-09-24
[SCSI] qla2xxx: Add FW DUMP SIZE sysfs attribute.
Harish Zunjarrao
1
-0
/
+20
2012-09-24
[SCSI] qla2xxx: Implementation of bidirectional.
Saurav Kashyap
1
-0
/
+29
2012-05-22
[SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx series
Nicholas Bellinger
1
-1
/
+4
2012-05-22
[SCSI] qla2xxx: Don't capture minidump for ISP82xx on flash update from appli...
Giridhar Malavali
1
-0
/
+1
2012-05-22
[SCSI] qla2xxx: Fixups for ISP83xx.
Nigel Kirkland
1
-2
/
+2
2012-05-22
[SCSI] qla2xxx: Display proper supported speeds for 16G FC adapters.
Giridhar Malavali
1
-0
/
+3
2012-05-22
[SCSI] qla2xxx: Stats should be different from physical and virtual ports
Saurav Kashyap
1
-5
/
+4
2012-02-19
[SCSI] qla2xxx: Remove EDC sysfs interface.
Joe Carnuccio
1
-140
/
+0
2012-02-19
[SCSI] qla2xxx: Perform implicit logout during rport tear-down.
Andrew Vasquez
1
-4
/
+8
2012-02-19
[SCSI] qla2xxx: Return blank sysfs string on initial get thermal failure.
Joe Carnuccio
1
-1
/
+1
2012-02-19
[SCSI] qla2xxx: Correct print format for edc ql_log() calls.
Joe Carnuccio
1
-2
/
+2
2012-02-19
[SCSI] qla2xxx: Enhancements to support ISP83xx.
Giridhar Malavali
1
-9
/
+14
2012-02-18
[SCSI] qla2xxx: Add an "is reset active" helper.
Andrew Vasquez
1
-9
/
+4
2011-12-15
[SCSI] qla2xxx: Corrections to returned sysfs error codes.
Joe Carnuccio
1
-2
/
+2
2011-12-15
[SCSI] qla2xxx: Update to dynamic logging.
Chad Dupuis
1
-1
/
+1
2011-12-15
[SCSI] qla2xxx: Make the logging functions verify their arguments and fixed t...
Joe Perches
1
-2
/
+2
2011-12-12
[SCSI] qla2xxx: Correct fc_host port_state display.
Saurav Kashyap
1
-4
/
+23
2011-08-29
[SCSI] qla2xxx: Return sysfs error codes appropriate to conditions.
Joe Carnuccio
1
-30
/
+29
2011-08-29
[SCSI] qla2xxx: Correction to sysfs edc interface.
Joe Carnuccio
1
-3
/
+3
2011-08-29
[SCSI] qla2xxx: Add support for ISP82xx to capture dump (minidump) on failure.
Giridhar Malavali
1
-8
/
+42
2011-08-27
[SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting.
Arun Easi
1
-1
/
+1
2011-08-27
[SCSI] qla2xxx: T10 DIF - Handle uninitalized sectors.
Arun Easi
1
-1
/
+4
2011-07-27
[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.
Saurav Kashyap
1
-86
/
+97
2011-05-17
[SCSI] qla2xxx: Unify the read/write sfp mailbox command routines.
Joe Carnuccio
1
-6
/
+6
2011-05-17
[SCSI] qla2xxx: Correct buffer start in edc sysfs debug print.
Joe Carnuccio
1
-1
/
+1
[next]