summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_isr.c
Commit message (Expand)AuthorAgeFilesLines
* qla2xxx: Restore physical port WWPN only, when port down detected for FA-WWPN...Sawan Chandak2015-04-101-4/+13
* qla2xxx: Fix virtual port configuration, when switch port is disabled/enabled.Sawan Chandak2015-04-101-0/+2
* qla2xxx: Mark port lost when we receive an RSCN for it.Chad Dupuis2014-09-251-1/+16
* qla2xxx: Restore WWPN in case of Loop Dead.Himanshu Madhani2014-09-251-0/+10
* qla2xxx: Honor FCP_RSP retry delay timer field.Chad Dupuis2014-09-251-0/+12
* qla2xxx: Add diagnostic port functionality.Joe Carnuccio2014-09-251-0/+8
* qla2xxx: ISPFX00 avoid writing semaphore register in request_irqs().Joe Carnuccio2014-09-251-2/+3
* qla2xxx: Prevent probe and board_disable raceJoe Lawrence2014-09-161-1/+2
* qla2xxx: Prevent removal and board_disable raceJoe Lawrence2014-09-161-1/+2
* qla2xxx: Schedule board_disable only onceJoe Lawrence2014-09-161-6/+8
* qla2xxx: Collect PCI register checks and board_disable schedulingJoe Lawrence2014-09-161-15/+13
* qla2xxx: Remove restriction on starting remote device discovery on port update.Chad Dupuis2014-09-161-6/+4
* qla2xxx: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-09-161-16/+11
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-2/+2
* qla2xxx: T10-Dif: add T10-PI supportQuinn Tran2014-05-191-3/+6
* qla2xxx: Change copyright year to 2014 in all the source files.Armen Baloyan2014-05-191-1/+1
* qla2xxx: Do not schedule reset when one is already active when receiving an i...Chad Dupuis2014-05-191-5/+7
* [SCSI] qla2xxx: Add IOCB Abort command asynchronous handling.Armen Baloyan2014-03-151-0/+21
* [SCSI] qla2xxx: Fix Task Management command asynchronous handlingArmen Baloyan2014-03-151-24/+22
* [SCSI] qla2xxx: Add support for ISP2071.Chad Dupuis2014-03-151-11/+15
* [SCSI] qla2xxx: Fix multiqueue MSI-X registration.Chad Dupuis2014-03-101-16/+30
* [SCSI] qla2xxx: Only complete dcbx_comp and lb_portup_comp for virtual port i...Chad Dupuis2013-12-191-3/+3
* [SCSI] qla2xxx: Use the correct mailbox registers when acknowledging an IDC r...Chad Dupuis2013-12-191-1/+8
* [SCSI] qla2xxx: Disable adapter when we encounter a PCI disconnect.Chad Dupuis2013-12-191-1/+49
* [SCSI] Revert "qla2xxx: Ramp down queue depth for attached SCSI devices when ...Chad Dupuis2013-12-191-4/+0
* [SCSI] qla2xxx: Disable INTx interrupt for ISP82XXSawan Chandak2013-12-191-6/+7
* [SCSI] qla2xxx: Fix request queue null dereference.Chad Dupuis2013-10-231-0/+9
* [SCSI] qla2xxx: Add loopback IDC-TIME-EXTEND aen handling support.Santosh Vernekar2013-09-031-17/+30
* [SCSI] qla2xxx: Add missing FCP statistics to sysfs interface.Joe Carnuccio2013-09-031-0/+3
* [SCSI] qla2xxx: Make log message that prints when a completion status require...Chad Dupuis2013-09-031-2/+4
* [SCSI] qla2xxx: Add support for ISP8044.Atul Deshmukh2013-09-031-12/+14
* [SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN formatOleksandr Khoshaba2013-09-031-6/+3
* [SCSI] qla2xxx: Fix qla2xxx_check_risc_status().Bart Van Assche2013-07-081-0/+1
* [SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routinesgurinder.shergill@hp.com2013-05-121-23/+4
* [SCSI] qla2xxx: Remove duplicated include form qla_isr.cWei Yongjun2013-04-111-2/+0
* [SCSI] qla2xxx: Enhancements to support ISPFx00.Giridhar Malavali2013-04-111-9/+9
* [SCSI] qla2xxx: Wait for IDC complete event to finish loopback operation.Chad Dupuis2013-02-221-0/+3
* [SCSI] qla2xxx: Don't process state change aen for reset owner.Saurav Kashyap2013-02-221-0/+2
* [SCSI] qla2xxx: Don't process RSCNs for a vport on the same physical adapter.Chad Dupuis2013-02-221-0/+29
* [SCSI] qla2xxx: Update the copyright information.Saurav Kashyap2013-02-221-1/+1
* [SCSI] qla2xxx: Extra loopback error handling for ISP83xx.Chad Dupuis2013-02-221-4/+12
* [SCSI] qla2xxx: Enable target mode support for ISP83xx.Arun Easi2013-02-221-2/+14
* [SCSI] qla2xxx: Ramp down queue depth for attached SCSI devices when driver r...Chad Dupuis2013-02-221-0/+4
* [SCSI] qla2xxx: Determine the number of outstanding commands based on availab...Chad Dupuis2013-02-221-5/+5
* [SCSI] qla2xxx: Display that driver is operating in legacy interrupt mode.Saurav Kashyap2012-11-301-1/+3
* [SCSI] qla2xxx: Fix typo in qla2xxx driver.Masanari Iida2012-11-301-2/+2
* [SCSI] qla2xxx: Parameterize the link speed of hba rather than fcport.Joe Carnuccio2012-11-301-18/+14
* [SCSI] qla2xxx: Fix for warnings reported by sparse.Saurav Kashyap2012-11-301-1/+1
* [SCSI] qla2xxx: Allow MSI interrupt registration for ISP82xx.Giridhar Malavali2012-09-241-1/+1
* [SCSI] qla2xxx: Don't toggle RISC interrupt bits after IRQ lines are attached.Giridhar Malavali2012-09-241-13/+1
OpenPOWER on IntegriCloud