aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_attr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-14scsi: qla2xxx: Add multiple queue pair functionality.Michael Hernandez1-21/+15
2016-07-15qla2xxx: Disable the adapter and skip error recovery in case of register disconnect.Sawan Chandak1-0/+3
2016-07-15qla2xxx: Properly reset firmware statistics.Joe Carnuccio1-4/+24
2016-07-15qla2xxx: Properly initialize IO statistics.Joe Carnuccio1-25/+25
2016-07-15qla2xxx: Remove sysfs node fw_dump_template.Joe Carnuccio1-89/+0
2016-02-23qla2xxx: Avoid side effects when using endianizer macros.Joe Carnuccio1-2/+2
2016-02-23qla2xxx: Add support for Private link statistics counters.Harish Zunjarrao1-2/+4
2016-02-23qla2xxx: Add support for online flash update for ISP27XX.Sawan Chandak1-2/+10
2016-01-07qla2xxx: Added interface to send explicit LOGO.Himanshu Madhani1-0/+36
2015-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-5/+19
2015-08-26qla2xxx: Add support to show MPI and PEP FW version for ISP27xx.Sawan Chandak1-1/+18
2015-08-26qla2xxx: Remove a superfluous testBart Van Assche1-2/+1
2015-08-26qla2xxx: Remove set-but-not-used variablesBart Van Assche1-2/+0
2015-07-24qla2xxx: Enable target mode for ISP27XXHimanshu Madhani1-1/+1
2014-09-25qla2xxx: Add missing ISP27xx checks to optrom code.Alex Vechersky1-1/+2
2014-09-25qla2xxx: Free sysfs attributes for ISP27xx.Nigel Kirkland1-0/+2
2014-09-25qla2xxx: Add diagnostic port functionality.Joe Carnuccio1-3/+3
2014-09-25qla2xxx: Add FDMI-2 functionality.Himanshu Madhani1-2/+3
2014-05-19qla2xxx: Add MBC option for fast SFP data access.Joe Carnuccio1-1/+1
2014-05-19qla2xxx: Change copyright year to 2014 in all the source files.Armen Baloyan1-1/+1
2014-05-19qla2xxx: Enable fw_dump_size for ISP8044.Hiral Patel1-1/+1
2014-03-19[SCSI] qla2xxx: Fix build errors related to invalid print fields on some architectures.Chad Dupuis1-3/+3
2014-03-15[SCSI] qla2xxx: Read capture firmware dump on mailbox timeout for ISP8044 and ISP82XX.Chad Dupuis1-0/+35
2014-03-15[SCSI] qla2xxx: Add support for ISP2071.Chad Dupuis1-1/+96
2014-03-15[SCSI] qla2xxx: Add mutex around optrom calls to serialize accesses.Chad Dupuis1-19/+42
2014-01-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+2
2014-01-19qla2xxx: Enhancements to enable NPIV support for QLOGIC ISPs with TCM/LIO.Saurav Kashyap1-0/+2
2013-12-19[SCSI] qla2xxx: Use scnprintf() instead of snprintf() in the sysfs handlers.Sawan Chandak1-52/+52
2013-12-19[SCSI] qla2xxx: Add changes to obtain ISPFX00 adapters product information in accordance with firmware update.Armen Baloyan1-4/+0
2013-12-19[SCSI] qla2xxx: Fix undefined behavior in call to snprintf().Joe Carnuccio1-2/+2
2013-12-19[SCSI] qla2xxx: Refactor shutdown code so some functionality can be reused.Chad Dupuis1-2/+2
2013-09-03[SCSI] qla2xxx: print MAC via %pMR.Andy Shevchenko1-4/+1
2013-09-03[SCSI] qla2xxx: Add a new interface to update versions.Sawan Chandak1-2/+14
2013-09-03[SCSI] qla2xxx: Add missing FCP statistics to sysfs interface.Joe Carnuccio1-1/+24
2013-09-03[SCSI] qla2xxx: Reconfigure thermal temperature.Joe Carnuccio1-6/+0
2013-09-03[SCSI] qla2xxx: Add support for ISP8044.Atul Deshmukh1-8/+21
2013-07-08[SCSI] qla2xxx: Do not query FC statistics during chip reset.Chad Dupuis1-1/+4
2013-04-11[SCSI] qla2xxx: Enhancements to support ISPFx00.Giridhar Malavali1-1/+34
2013-04-06[SCSI] qla2xxx: Remove debug code that msleeps for random duration.Saurav Kashyap1-5/+0
2013-02-22[SCSI] qla2xxx: Integrate generic card temperature with mezz card temperature.Joe Carnuccio1-13/+20
2013-02-22[SCSI] qla2xxx: Update the copyright information.Saurav Kashyap1-1/+1
2012-11-30[SCSI] qla2xxx: Change in setting UNLOADING flag and FC vports logout sequence while unloading qla2xxx driver.Giridhar Malavali1-2/+1
2012-09-24[SCSI] qla2xxx: T10 DIF - ISP83xx changes.Arun Easi1-2/+9
2012-09-24[SCSI] qla2xxx: Update the driver copyright.Chad Dupuis1-1/+1
2012-09-24[SCSI] qla2xxx: Implemetation of mctp.Saurav Kashyap1-2/+23
2012-09-24[SCSI] qla2xxx: IDC implementation for ISP83xx.Santosh Vernekar1-11/+49
2012-09-24[SCSI] qla2xxx: Add FW DUMP SIZE sysfs attribute.Harish Zunjarrao1-0/+20
2012-09-24[SCSI] qla2xxx: Implementation of bidirectional.Saurav Kashyap1-0/+29
2012-05-22[SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx seriesNicholas Bellinger1-1/+4
2012-05-22[SCSI] qla2xxx: Don't capture minidump for ISP82xx on flash update from application.Giridhar Malavali1-0/+1