aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_dbg.c
AgeCommit message (Expand)Author
2020-02-14scsi: qla2xxx: Fix unbound NVME response lengthArun Easi
2017-08-24scsi: qla2xxx: Remove potential macro parameter side-effect in ql_dump_regs()Joe Carnuccio
2017-08-24scsi: qla2xxx: Move logging default mask to execute once only.Joe Carnuccio
2017-08-24scsi: qla2xxx: Fix NPIV host enable after chip resetQuinn Tran
2017-08-07scsi: qla2xxx: Added change to enable ZIO for FC-NVMe devicesDuane Grigsby
2017-06-27scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registrationDuane Grigsby
2017-06-27scsi: qla2xxx: Add FC-NVMe port discovery and PRLI handlingDuane Grigsby
2017-06-27scsi: qla2xxx: Include Exchange offload/Extended Login into FW dumpQuinn Tran
2017-06-27scsi: qla2xxx: Add debug logging routine for qpairQuinn Tran
2017-06-12scsi: qla2xxx: Cleanup debug message IDsQuinn Tran
2017-05-24scsi: qla2xxx: Fix mailbox pointer error in fwdump captureJoe Carnuccio
2017-03-06scsi: qla2xxx: Fix ql_dump_bufferJoe Perches
2016-12-14scsi: qla2xxx: Add multiple queue pair functionality.Michael Hernandez
2016-07-15qla2xxx: Fix duplicate message id.Sawan Chandak
2016-07-15qla2xxx: Disable the adapter and skip error recovery in case of register disc...Sawan Chandak
2016-07-15qla2xxx: Correction to function qla26xx_dport_diagnostics().Joe Carnuccio
2016-07-15qla2xxx: Add support to handle Loop Init error Asynchronus event.Joe Carnuccio
2016-07-15qla2xxx: Let DPORT be enabled purely by nvram.Joe Carnuccio
2016-07-15qla2xxx: Add bsg interface to support D_Port Diagnostics.Joe Carnuccio
2016-07-15qla2xxx: Check for device state before unloading the driver.Sawan Chandak
2016-07-15qla2xxx: Properly reset firmware statistics.Joe Carnuccio
2016-07-15qla2xxx: Make debug buffer log easier to view.Joe Carnuccio
2016-07-15qla2xxx: Set FLOGI retry in additional firmware options for P2P (N2N) mode.Giridhar Malavali
2016-07-15qla2xxx: Shutdown board on thermal shutdown aen.Joe Carnuccio
2016-07-15qla2xxx: Remove sysfs node fw_dump_template.Joe Carnuccio
2016-02-23qla2xxx: Avoid side effects when using endianizer macros.Joe Carnuccio
2016-02-23qla2xxx: Add support for Private link statistics counters.Harish Zunjarrao
2016-02-23qla2xxx: Add support for online flash update for ISP27XX.Sawan Chandak
2016-02-23qla2xxx: Remove unneeded link offline message.Chad Dupuis
2016-01-07qla2xxx: Wait for all conflicts before ack'ing PLOGIAlexei Potashnik
2016-01-07qla2xxx: Added interface to send explicit LOGO.Himanshu Madhani
2016-01-07qla2xxx: Enable Target counters in DebugFS.Himanshu Madhani
2016-01-07qla2xxx: Enable Exchange offload support.Himanshu Madhani
2016-01-07qla2xxx: Enable Extended Logins supportHimanshu Madhani
2015-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-08-26qla2xxx: Do not reset adapter if SRB handle is in range.Chad Dupuis
2015-08-26qla2xxx: Handle AEN8014 incoming port logout.Joe Carnuccio
2015-08-26qla2xxx: Avoid that sparse complains about context imbalancesBart Van Assche
2015-08-26qla2xxx: Avoid that sparse complains about duplicate [noderef] attributesBart Van Assche
2015-08-26qla2xxx: Remove __constant_ prefixBart Van Assche
2015-08-26qla2xxx: Remove set-but-not-used variablesBart Van Assche
2015-07-24qla2xxx: added sess generations to detect RSCN update racesAlexei Potashnik
2015-07-24qla2xxx: delay plogi/prli ack until existing sessions are deletedAlexei Potashnik
2015-07-24qla2xxx: cleanup cmd in qla workqueue before processing TMRSwapnil Nagle
2015-07-24qla2xxx: kill sessions/log out initiator on RSCN and port down eventsRoland Dreier
2015-04-10qla2xxx: Prevent multiple firmware dump collection for ISP27XX.Himanshu Madhani
2015-04-10qla2xxx: Add debugging info for MBX timeout.Himanshu Madhani
2015-04-10qla2xxx: Add message for sucessful FW dump collected for ISP27XX.Himanshu Madhani
2014-09-25qla2xxx: Add support for QFull throttling and Term Exchange retryQuinn Tran
2014-09-25qla2xxx: Add Host reset handling in target mode.Arun Easi