aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_attr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-01scsi: qla2xxx: Use transport-defined speed mask for supported_speedsManish Rangankar1-2/+26
2022-10-01scsi: qla2xxx: Fix serialization of DCBX TLV data requestRafael Mendonca1-1/+1
2022-06-16scsi: qla2xxx: Add debug prints in the device remove pathArun Easi1-0/+3
2022-06-16scsi: qla2xxx: Fix losing target when it reappears during deleteArun Easi1-7/+17
2022-06-07scsi: qla2xxx: edif: Remove old doorbell interfaceQuinn Tran1-2/+0
2022-01-24scsi: qla2xxx: Add devids and conditionals for 28xxJoe Carnuccio1-5/+2
2021-12-16scsi: qla2xxx: Synchronize rport dev_loss_tmo settingHannes Reinecke1-0/+6
2021-10-26scsi: qla2xxx: edif: Reduce connection thrashQuinn Tran1-1/+6
2021-10-16scsi: qla2xxx: Switch to attribute groupsBart Van Assche1-60/+65
2021-09-14scsi: qla2xxx: Fix kernel crash when accessing port_speed sysfs fileArun Easi1-2/+22
2021-08-23scsi: qla2xxx: Fix NVMe session down detectionQuinn Tran1-5/+7
2021-08-11scsi: qla2xxx: Add host attribute to trigger MPI hangArun Easi1-0/+25
2021-07-27scsi: qla2xxx: edif: Add doorbell notification for appQuinn Tran1-0/+4
2021-07-27scsi: qla2xxx: edif: Add send, receive, and accept for auth_elsQuinn Tran1-0/+1
2021-03-24scsi: qla2xxx: Always check the return value of qla24xx_get_isp_stats()Bart Van Assche1-1/+7
2021-01-13scsi: qla2xxx: Implementation to get and manage host, target stats and initiator portSaurav Kashyap1-0/+9
2020-10-14Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds1-2/+1
2020-09-29scsi: qla2xxx: Fix reset of MPI firmwareArun Easi1-2/+8
2020-09-22scsi: qla2xxx: Performance tweakQuinn Tran1-6/+40
2020-09-22scsi: qla2xxx: Reduce duplicate code in reporting speedQuinn Tran1-40/+1
2020-09-16scsi/qla2xxx: Convert to SPDX license identifiersThomas Gleixner1-2/+1
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-10/+30
2020-05-19scsi: qla2xxx: Fix endianness annotations in source filesBart Van Assche1-2/+1
2020-05-11scsi: qla2xxx: Do not log message when reading port speed via sysfsEwan D. Milne1-3/+0
2020-05-07scsi: qla2xxx: Use true, false for ha->fw_dumpedJason Yan1-1/+1
2020-05-07scsi: qla2xxx: Make qla_set_ini_mode() return voidJason Yan1-4/+1
2020-04-24scsi: qla2xxx: Delete all sessions before unregister local nvme portQuinn Tran1-1/+1
2020-04-24scsi: qla2xxx: Fix MPI failure AEN (8200) handlingArun Easi1-3/+27
2020-02-24scsi: qla2xxx: Add endianizer macro calls to fc host statsJoe Carnuccio1-15/+21
2020-02-21scsi: qla2xxx: Add sysfs node for D-Port Diagnostics AEN dataJoe Carnuccio1-0/+21
2020-02-21scsi: qla2xxx: Add beacon LED config sysfs interfaceJoe Carnuccio1-0/+76
2019-12-09scsi: qla2xxx: Correctly retrieve and interpret active flash regionHimanshu Madhani1-0/+1
2019-12-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+3
2019-11-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-4/+3
2019-10-22scsi: qla2xxx: Fix partial flash write of MBIQuinn Tran1-4/+3
2019-10-09scsi: qla2xxx: Capture FW dump on MPI heartbeat stop eventQuinn Tran1-1/+3
2019-10-09Merge branch '5.4/scsi-fixes' into 5.5/scsi-queueMartin K. Petersen1-0/+2
2019-10-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+2
2019-09-23scsi: qla2xxx: Optimize NPIV tear down processQuinn Tran1-0/+2
2019-09-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-6/+6
2019-08-14scsi: qla2xxx: Fix gnl.l memory leak on adapter init failureBill Kuzeja1-0/+2
2019-08-12scsi: qla2xxx: Check the PCI info string output buffer sizeBart Van Assche1-1/+2
2019-08-12scsi: qla2xxx: Always check the qla2x00_wait_for_hba_online() return valueBart Van Assche1-1/+2
2019-07-30scsi: qla2xxx: Replace vmalloc + memset with vzallocChuhong Yuan1-4/+2
2019-04-15scsi: qla2xxx: Insert spaces where requiredBart Van Assche1-3/+3
2019-04-15scsi: qla2xxx: Leave a blank line after declarationsBart Van Assche1-0/+9
2019-04-08scsi: qla2xxx: Change a stack variable into a static const variableBart Van Assche1-2/+3
2019-04-03scsi: qla2xxx: Use mutex protection during qla2x00_sysfs_read_fw_dump()Quinn Tran1-11/+14
2019-04-03scsi: qla2xxx: Further limit FLASH region write access from SysFSAndrew Vasquez1-3/+5
2019-04-03scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routinesAndrew Vasquez1-2/+2