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
2019-05-31scsi: qla2xxx: Fix a qla24xx_enable_msix() error pathBart Van Assche
2018-05-25scsi: qla2xxx: Avoid triggering undefined behavior in qla2x00_mbx_completion()Bart Van Assche
2017-07-05qla2xxx: Fix erroneous invalid handle messageQuinn Tran
2016-09-15scsi: qla2xxx: Use struct t10_pi_tupleChristoph Hellwig
2016-07-15qla2xxx: Fix duplicate message id.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: Add bsg interface to support D_Port Diagnostics.Joe Carnuccio
2016-07-15qla2xxx: Shutdown board on thermal shutdown aen.Joe Carnuccio
2016-07-15qla2xxx: setup data needed in ISR before setting up the ISRJohannes Thumshirn
2016-07-05qla2xxx: Fix NULL pointer deref in QLA interruptBruno Prémont
2016-02-23qla2xxx: Remove unneeded link offline message.Chad Dupuis
2016-02-06qla2xxx: Fix stale pointer access.Quinn Tran
2016-01-07qla2xxx: Move atioq to a different lock to reduce lock contentionQuinn Tran
2016-01-07qla2xxx: Add selective command queuingQuinn Tran
2016-01-07qla2xxx: Add irq affinity notificationQuinn Tran
2016-01-07qla2xxx: Added interface to send explicit LOGO.Himanshu Madhani
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