aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_dfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-22scsi: qla2xxx: Remove unnecessary NULL checkDan Carpenter1-1/+1
2021-01-13scsi: qla2xxx: Add error counters to debugfs nodeSaurav Kashyap1-0/+28
2020-10-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-60/+8
2020-10-14Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds1-2/+1
2020-10-07scsi: qla2xxx: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao1-60/+8
2020-09-22scsi: qla2xxx: Add IOCB resource trackingQuinn Tran1-0/+14
2020-09-22scsi: qla2xxx: Add rport fields in debugfsArun Easi1-0/+53
2020-09-22scsi: qla2xxx: Make tgt_port_database available in initiator modeArun Easi1-32/+32
2020-09-22scsi: qla2xxx: Allow dev_loss_tmo setting for FC-NVMe devicesArun Easi1-0/+58
2020-09-22scsi: qla2xxx: Setup debugfs entries for remote portsArun Easi1-1/+41
2020-09-16scsi/qla2xxx: Convert to SPDX license identifiersThomas Gleixner1-2/+1
2020-02-28scsi: qla2xxx: fix FW resource count valuesQuinn Tran1-6/+5
2019-08-12scsi: qla2xxx: Reduce the number of casts in GID list codeBart Van Assche1-6/+3
2019-04-15scsi: qla2xxx: Leave a blank line after declarationsBart Van Assche1-0/+3
2019-03-19scsi: qla2xxx: Add Device ID for ISP28XXJoe Carnuccio1-3/+3
2019-03-06scsi: qla2xxx: Fix panic in qla_dfs_tgt_counters_showBill Kuzeja1-0/+2
2019-01-29scsi: qla2xxx: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-42/+1
2018-01-22scsi: qla2xxx: Add XCB counters to debugfsAnil Gurumurthy1-0/+9
2018-01-03scsi: qla2xxx: Tweak resource count dumpQuinn Tran1-15/+17
2017-06-27scsi: qla2xxx: Move target stat counters from vha to qpair.Quinn Tran1-9/+39
2017-06-27scsi: qla2xxx: Add debug knob for user control workloadQuinn Tran1-0/+89
2017-06-12scsi: qla2xxx: Cleanup debug message IDsQuinn Tran1-4/+4
2017-03-18qla2xxx: Add DebugFS node to display Port DatabaseHimanshu Madhani1-4/+88
2017-03-18qla2xxx: Export DIF stats via debugfsAnil Gurumurthy1-0/+15
2017-02-08qla2xxx: Track I-T nexus as single fc_port structQuinn Tran1-2/+2
2017-02-08qla2xxx: Use d_id instead of s_id for more clarityQuinn Tran1-5/+4
2016-03-10qla2xxx: Add DebugFS node for target sess list.Quinn Tran1-0/+55
2016-01-07qla2xxx: Add FW resource count in DebugFS.Quinn Tran1-0/+50
2016-01-07qla2xxx: Enable Target counters in DebugFS.Himanshu Madhani1-0/+56
2015-02-02scsi: print single-character strings with seq_putcRasmus Villemoes1-1/+1
2015-02-02scsi: replace seq_printf with seq_putsRasmus Villemoes1-4/+4
2014-05-19qla2xxx: Change copyright year to 2014 in all the source files.Armen Baloyan1-1/+1
2014-03-15[SCSI] qla2xxx: Add support for ISP2071.Chad Dupuis1-1/+2
2013-02-22[SCSI] qla2xxx: Update the copyright information.Saurav Kashyap1-1/+1
2012-09-24[SCSI] qla2xxx: Update the driver copyright.Chad Dupuis1-1/+1
2012-02-19[SCSI] qla2xxx: Enhancements to support ISP83xx.Giridhar Malavali1-1/+1
2011-07-27[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.Saurav Kashyap1-8/+8
2011-05-01[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez1-1/+1
2010-07-28[SCSI] qla2xxx: Update copyright banner.Giridhar Malavali1-1/+1
2009-04-03[SCSI] qla2xxx: Initialize FCE debugfs codes with the proper vha structure.Giridhar Malavali1-2/+2
2009-01-07[SCSI] qla2xxx: Add ISP81XX support.Andrew Vasquez1-1/+2
2008-12-29[SCSI] qla2xxx: Refactor qla data structuresAnirban Chakraborty1-8/+13
2008-04-07[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez1-1/+1
2008-02-18[SCSI] qla2xxx: fix compile warning for printk formatFUJITA Tomonori1-1/+1
2008-01-23[SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support.Andrew Vasquez1-0/+175