summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_isr.c
AgeCommit message (Expand)Author
2020-01-12scsi: qla2xxx: Don't call qlt_async_event twiceRoman Bolshakov
2018-05-30scsi: qla2xxx: Avoid triggering undefined behavior in qla2x00_mbx_completion()Bart Van Assche
2017-07-05qla2xxx: Fix erroneous invalid handle messageQuinn Tran
2016-03-03qla2xxx: Fix stale pointer access.Quinn Tran
2015-08-26qla2xxx: Do not reset ISP for error entry with an out of range handle.Chad Dupuis
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: Remove __constant_ prefixBart Van Assche
2015-08-26qla2xxx: Remove set-but-not-used variablesBart Van Assche
2015-08-12qla2xxx: prevent board_disable from running during EEHThadeu Lima de Souza Cascardo
2015-06-13qla2xxx: Fix indentationBart Van Assche
2015-04-10qla2xxx: Restore physical port WWPN only, when port down detected for FA-WWPN...Sawan Chandak
2015-04-10qla2xxx: Fix virtual port configuration, when switch port is disabled/enabled.Sawan Chandak
2014-09-25qla2xxx: Mark port lost when we receive an RSCN for it.Chad Dupuis
2014-09-25qla2xxx: Restore WWPN in case of Loop Dead.Himanshu Madhani
2014-09-25qla2xxx: Honor FCP_RSP retry delay timer field.Chad Dupuis
2014-09-25qla2xxx: Add diagnostic port functionality.Joe Carnuccio
2014-09-25qla2xxx: ISPFX00 avoid writing semaphore register in request_irqs().Joe Carnuccio
2014-09-16qla2xxx: Prevent probe and board_disable raceJoe Lawrence
2014-09-16qla2xxx: Prevent removal and board_disable raceJoe Lawrence
2014-09-16qla2xxx: Schedule board_disable only onceJoe Lawrence
2014-09-16qla2xxx: Collect PCI register checks and board_disable schedulingJoe Lawrence
2014-09-16qla2xxx: Remove restriction on starting remote device discovery on port update.Chad Dupuis
2014-09-16qla2xxx: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-07-17scsi: use 64-bit LUNsHannes Reinecke
2014-05-19qla2xxx: T10-Dif: add T10-PI supportQuinn Tran
2014-05-19qla2xxx: Change copyright year to 2014 in all the source files.Armen Baloyan
2014-05-19qla2xxx: Do not schedule reset when one is already active when receiving an i...Chad Dupuis
2014-03-15[SCSI] qla2xxx: Add IOCB Abort command asynchronous handling.Armen Baloyan
2014-03-15[SCSI] qla2xxx: Fix Task Management command asynchronous handlingArmen Baloyan
2014-03-15[SCSI] qla2xxx: Add support for ISP2071.Chad Dupuis
2014-03-10[SCSI] qla2xxx: Fix multiqueue MSI-X registration.Chad Dupuis
2013-12-19[SCSI] qla2xxx: Only complete dcbx_comp and lb_portup_comp for virtual port i...Chad Dupuis
2013-12-19[SCSI] qla2xxx: Use the correct mailbox registers when acknowledging an IDC r...Chad Dupuis
2013-12-19[SCSI] qla2xxx: Disable adapter when we encounter a PCI disconnect.Chad Dupuis
2013-12-19[SCSI] Revert "qla2xxx: Ramp down queue depth for attached SCSI devices when ...Chad Dupuis
2013-12-19[SCSI] qla2xxx: Disable INTx interrupt for ISP82XXSawan Chandak
2013-10-23[SCSI] qla2xxx: Fix request queue null dereference.Chad Dupuis
2013-09-03[SCSI] qla2xxx: Add loopback IDC-TIME-EXTEND aen handling support.Santosh Vernekar
2013-09-03[SCSI] qla2xxx: Add missing FCP statistics to sysfs interface.Joe Carnuccio
2013-09-03[SCSI] qla2xxx: Make log message that prints when a completion status require...Chad Dupuis
2013-09-03[SCSI] qla2xxx: Add support for ISP8044.Atul Deshmukh
2013-09-03[SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN formatOleksandr Khoshaba
2013-07-08[SCSI] qla2xxx: Fix qla2xxx_check_risc_status().Bart Van Assche
2013-05-12[SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routinesgurinder.shergill@hp.com
2013-04-11[SCSI] qla2xxx: Remove duplicated include form qla_isr.cWei Yongjun
2013-04-11[SCSI] qla2xxx: Enhancements to support ISPFx00.Giridhar Malavali
2013-02-22[SCSI] qla2xxx: Wait for IDC complete event to finish loopback operation.Chad Dupuis
2013-02-22[SCSI] qla2xxx: Don't process state change aen for reset owner.Saurav Kashyap
2013-02-22[SCSI] qla2xxx: Don't process RSCNs for a vport on the same physical adapter.Chad Dupuis