summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_attr.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: qla2xxx: fix a bunch of typos and spelling mistakesColin Ian King2017-07-011-1/+1
* scsi: qla2xxx: move fields from qla_hw_data to qla_qpairQuinn Tran2017-06-271-1/+1
* scsi: qla2xxx: Preparation for Target MQ.Quinn Tran2017-06-271-1/+1
* scsi: qla2xxx: Cleanup debug message IDsQuinn Tran2017-06-121-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-05-041-1/+1
|\
| * scsi: qla2xxx: Fix typo in driverMilan P Gandhi2017-04-041-1/+1
* | qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio2017-03-181-3/+1
|/
* qla2xxx: Add framework for async fabric discoveryQuinn Tran2017-02-091-0/+3
* Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-201-2/+1
|\
| * qla2xxx: Avoid that building with W=1 triggers complaints about set-but-not-u...Bart Van Assche2017-01-171-2/+1
* | scsi: qla2xxx: Get mutex lock before checking optrom_stateMilan P. Gandhi2017-01-091-5/+13
|/
* scsi: qla2xxx: Add multiple queue pair functionality.Michael Hernandez2016-12-141-21/+15
* qla2xxx: Disable the adapter and skip error recovery in case of register disc...Sawan Chandak2016-07-151-0/+3
* qla2xxx: Properly reset firmware statistics.Joe Carnuccio2016-07-151-4/+24
* qla2xxx: Properly initialize IO statistics.Joe Carnuccio2016-07-151-25/+25
* qla2xxx: Remove sysfs node fw_dump_template.Joe Carnuccio2016-07-151-89/+0
* qla2xxx: Avoid side effects when using endianizer macros.Joe Carnuccio2016-02-231-2/+2
* qla2xxx: Add support for Private link statistics counters.Harish Zunjarrao2016-02-231-2/+4
* qla2xxx: Add support for online flash update for ISP27XX.Sawan Chandak2016-02-231-2/+10
* qla2xxx: Added interface to send explicit LOGO.Himanshu Madhani2016-01-071-0/+36
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-09-021-5/+19
|\
| * qla2xxx: Add support to show MPI and PEP FW version for ISP27xx.Sawan Chandak2015-08-261-1/+18
| * qla2xxx: Remove a superfluous testBart Van Assche2015-08-261-2/+1
| * qla2xxx: Remove set-but-not-used variablesBart Van Assche2015-08-261-2/+0
* | qla2xxx: Enable target mode for ISP27XXHimanshu Madhani2015-07-241-1/+1
|/
* qla2xxx: Add missing ISP27xx checks to optrom code.Alex Vechersky2014-09-251-1/+2
* qla2xxx: Free sysfs attributes for ISP27xx.Nigel Kirkland2014-09-251-0/+2
* qla2xxx: Add diagnostic port functionality.Joe Carnuccio2014-09-251-3/+3
* qla2xxx: Add FDMI-2 functionality.Himanshu Madhani2014-09-251-2/+3
* qla2xxx: Add MBC option for fast SFP data access.Joe Carnuccio2014-05-191-1/+1
* qla2xxx: Change copyright year to 2014 in all the source files.Armen Baloyan2014-05-191-1/+1
* qla2xxx: Enable fw_dump_size for ISP8044.Hiral Patel2014-05-191-1/+1
* [SCSI] qla2xxx: Fix build errors related to invalid print fields on some arch...Chad Dupuis2014-03-191-3/+3
* [SCSI] qla2xxx: Read capture firmware dump on mailbox timeout for ISP8044 and...Chad Dupuis2014-03-151-0/+35
* [SCSI] qla2xxx: Add support for ISP2071.Chad Dupuis2014-03-151-1/+96
* [SCSI] qla2xxx: Add mutex around optrom calls to serialize accesses.Chad Dupuis2014-03-151-19/+42
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-01-311-0/+2
|\
| * qla2xxx: Enhancements to enable NPIV support for QLOGIC ISPs with TCM/LIO.Saurav Kashyap2014-01-191-0/+2
* | [SCSI] qla2xxx: Use scnprintf() instead of snprintf() in the sysfs handlers.Sawan Chandak2013-12-191-52/+52
* | [SCSI] qla2xxx: Add changes to obtain ISPFX00 adapters product information in...Armen Baloyan2013-12-191-4/+0
* | [SCSI] qla2xxx: Fix undefined behavior in call to snprintf().Joe Carnuccio2013-12-191-2/+2
* | [SCSI] qla2xxx: Refactor shutdown code so some functionality can be reused.Chad Dupuis2013-12-191-2/+2
|/
* [SCSI] qla2xxx: print MAC via %pMR.Andy Shevchenko2013-09-031-4/+1
* [SCSI] qla2xxx: Add a new interface to update versions.Sawan Chandak2013-09-031-2/+14
* [SCSI] qla2xxx: Add missing FCP statistics to sysfs interface.Joe Carnuccio2013-09-031-1/+24
* [SCSI] qla2xxx: Reconfigure thermal temperature.Joe Carnuccio2013-09-031-6/+0
* [SCSI] qla2xxx: Add support for ISP8044.Atul Deshmukh2013-09-031-8/+21
* [SCSI] qla2xxx: Do not query FC statistics during chip reset.Chad Dupuis2013-07-081-1/+4
* [SCSI] qla2xxx: Enhancements to support ISPFx00.Giridhar Malavali2013-04-111-1/+34
* [SCSI] qla2xxx: Remove debug code that msleeps for random duration.Saurav Kashyap2013-04-061-5/+0