summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_attr.c
AgeCommit message (Expand)Author
2023-08-21scsi: qla2xxx: Remove unsupported ql2xenabledif optionManish Rangankar
2023-05-08scsi: qla2xxx: Wait for io return on terminate rportQuinn Tran
2023-01-11scsi: qla2xxx: Remove dead codeQuinn Tran
2022-10-01scsi: qla2xxx: Use transport-defined speed mask for supported_speedsManish Rangankar
2022-10-01scsi: qla2xxx: Fix serialization of DCBX TLV data requestRafael Mendonca
2022-06-16scsi: qla2xxx: Add debug prints in the device remove pathArun Easi
2022-06-16scsi: qla2xxx: Fix losing target when it reappears during deleteArun Easi
2022-06-07scsi: qla2xxx: edif: Remove old doorbell interfaceQuinn Tran
2022-01-24scsi: qla2xxx: Add devids and conditionals for 28xxJoe Carnuccio
2021-12-16scsi: qla2xxx: Synchronize rport dev_loss_tmo settingHannes Reinecke
2021-10-26scsi: qla2xxx: edif: Reduce connection thrashQuinn Tran
2021-10-16scsi: qla2xxx: Switch to attribute groupsBart Van Assche
2021-09-14scsi: qla2xxx: Fix kernel crash when accessing port_speed sysfs fileArun Easi
2021-08-23scsi: qla2xxx: Fix NVMe session down detectionQuinn Tran
2021-08-11scsi: qla2xxx: Add host attribute to trigger MPI hangArun Easi
2021-07-27scsi: qla2xxx: edif: Add doorbell notification for appQuinn Tran
2021-07-27scsi: qla2xxx: edif: Add send, receive, and accept for auth_elsQuinn Tran
2021-03-24scsi: qla2xxx: Always check the return value of qla24xx_get_isp_stats()Bart Van Assche
2021-01-13scsi: qla2xxx: Implementation to get and manage host, target stats and initia...Saurav Kashyap
2020-10-14Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds
2020-09-29scsi: qla2xxx: Fix reset of MPI firmwareArun Easi
2020-09-22scsi: qla2xxx: Performance tweakQuinn Tran
2020-09-22scsi: qla2xxx: Reduce duplicate code in reporting speedQuinn Tran
2020-09-16scsi/qla2xxx: Convert to SPDX license identifiersThomas Gleixner
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-05-19scsi: qla2xxx: Fix endianness annotations in source filesBart Van Assche
2020-05-11scsi: qla2xxx: Do not log message when reading port speed via sysfsEwan D. Milne
2020-05-07scsi: qla2xxx: Use true, false for ha->fw_dumpedJason Yan
2020-05-07scsi: qla2xxx: Make qla_set_ini_mode() return voidJason Yan
2020-04-24scsi: qla2xxx: Delete all sessions before unregister local nvme portQuinn Tran
2020-04-24scsi: qla2xxx: Fix MPI failure AEN (8200) handlingArun Easi
2020-02-24scsi: qla2xxx: Add endianizer macro calls to fc host statsJoe Carnuccio
2020-02-21scsi: qla2xxx: Add sysfs node for D-Port Diagnostics AEN dataJoe Carnuccio
2020-02-21scsi: qla2xxx: Add beacon LED config sysfs interfaceJoe Carnuccio
2019-12-09scsi: qla2xxx: Correctly retrieve and interpret active flash regionHimanshu Madhani
2019-12-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-11-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-10-22scsi: qla2xxx: Fix partial flash write of MBIQuinn Tran
2019-10-09scsi: qla2xxx: Capture FW dump on MPI heartbeat stop eventQuinn Tran
2019-10-09Merge branch '5.4/scsi-fixes' into 5.5/scsi-queueMartin K. Petersen
2019-10-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-09-23scsi: qla2xxx: Optimize NPIV tear down processQuinn Tran
2019-09-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-08-14scsi: qla2xxx: Fix gnl.l memory leak on adapter init failureBill Kuzeja
2019-08-12scsi: qla2xxx: Check the PCI info string output buffer sizeBart Van Assche
2019-08-12scsi: qla2xxx: Always check the qla2x00_wait_for_hba_online() return valueBart Van Assche
2019-07-30scsi: qla2xxx: Replace vmalloc + memset with vzallocChuhong Yuan
2019-04-15scsi: qla2xxx: Insert spaces where requiredBart Van Assche
2019-04-15scsi: qla2xxx: Leave a blank line after declarationsBart Van Assche
2019-04-08scsi: qla2xxx: Change a stack variable into a static const variableBart Van Assche