aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-25qla2xxx: Handle chip reset in target mode.Arun Easi1-0/+4
2014-09-25qla2xxx: Fail adapter initialization on load ram failure.Chad Dupuis1-2/+2
2014-09-25qla2xxx: Restore WWPN in case of Loop Dead.Himanshu Madhani1-0/+5
2014-09-25qla2xxx: Force use of mailbox interface for flash access commands for ISP27xx.Chad Dupuis1-1/+3
2014-09-25qla2xxx: Enable diagnostic port using NVRAM parameters.Himanshu Madhani1-0/+4
2014-09-25qla2xxx: Declaration error cause stack corruption.Quinn Tran1-1/+1
2014-09-25qla2xxx: Add diagnostic port functionality.Joe Carnuccio1-3/+3
2014-09-25qla2xxx: Add endianizer to max_payload_size modifier.Joe Carnuccio1-6/+6
2014-07-25qla2xxx: Use dma_zalloc_coherentJoe Perches1-6/+4
2014-05-19qla2xxx: Do logins from a chip reset in DPC thread instead of the error handler thread.Chad Dupuis1-37/+3
2014-05-19qla2xxx: ISP27xx queue index shadow registers.Joe Carnuccio1-0/+8
2014-05-19qla2xxx: Clear loop_id for ports that are marked lost during fabric scanning.Chad Dupuis1-1/+1
2014-05-19qla2xxx: Change copyright year to 2014 in all the source files.Armen Baloyan1-1/+1
2014-05-19qla2xxx: Introduce fw_dump_flag to track fw dump progress.Hiral Patel1-0/+1
2014-03-19[SCSI] qla2xxx: Fix build errors related to invalid print fields on some architectures.Chad Dupuis1-6/+6
2014-03-15[SCSI] qla2xxx: Add IOCB Abort command asynchronous handling.Armen Baloyan1-0/+88
2014-03-15[SCSI] qla2xxx: Fix Task Management command asynchronous handlingArmen Baloyan1-35/+44
2014-03-15[SCSI] qla2xxx: Add support for ISP2071.Chad Dupuis1-19/+237
2014-03-15[SCSI] qla2xxx: Enable the Flash Access Control (FAC) mailbox command.Joe Carnuccio1-4/+1
2013-12-19[SCSI] qla2xxx: Honor execute firmware failures.Chad Dupuis1-0/+2
2013-09-03[SCSI] qla2xxx: Add missing FCP statistics to sysfs interface.Joe Carnuccio1-0/+1
2013-09-03[SCSI] qla2xxx: Reconfigure thermal temperature.Joe Carnuccio1-1/+0
2013-09-03[SCSI] qla2xxx: Add setting of driver version string for vendor application.Joe Carnuccio1-0/+5
2013-09-03[SCSI] qla2xxx: Add support for ISP8044.Atul Deshmukh1-18/+37
2013-09-03[SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN formatOleksandr Khoshaba1-19/+5
2013-07-08[SCSI] qla2xxx: Remove dead code in qla2x00_configure_hba()Bart Van Assche1-8/+0
2013-04-11[SCSI] qla2xxx: Enhancements to support ISPFx00.Giridhar Malavali1-13/+39
2013-04-06[SCSI] qla2xxx: Fix crash during firmware dump procedure.Arun Easi1-1/+1
2013-04-06[SCSI] Revert "qla2xxx: Add setting of driver version string for vendor application."Joe Carnuccio1-2/+0
2013-02-22[SCSI] qla2xxx: Integrate generic card temperature with mezz card temperature.Joe Carnuccio1-1/+1
2013-02-22[SCSI] qla2xxx: Don't process RSCNs for a vport on the same physical adapter.Chad Dupuis1-18/+3
2013-02-22[SCSI] qla2xxx: Add setting of driver version string for vendor application.Joe Carnuccio1-0/+2
2013-02-22[SCSI] Revert "[SCSI] qla2xxx: Optimize existing port name server query matching."Joe Carnuccio1-5/+9
2013-02-22[SCSI] Revert "[SCSI] qla2xxx: Avoid losing any fc ports when loop id's are exhausted."Joe Carnuccio1-20/+63
2013-02-22[SCSI] qla2xxx: Update the copyright information.Saurav Kashyap1-1/+1
2013-02-22[SCSI] qla2xxx: Unload hangs after issuing BSG commands to vport.Chad Dupuis1-3/+1
2013-02-22[SCSI] qla2xxx: Do link initialization on get loop id failure.Joe Carnuccio1-0/+8
2013-02-22[SCSI] qla2xxx: Update the FTP site references in the driver sources.Giridhar Malavali1-1/+1
2013-02-22[SCSI] qla2xxx: Enable target mode support for ISP83xx.Arun Easi1-1/+5
2013-02-22[SCSI] qla2xxx: Determine the number of outstanding commands based on available resources.Chad Dupuis1-2/+52
2012-11-30[SCSI] qla2xxx: Parameterize the link speed of hba rather than fcport.Joe Carnuccio1-3/+2
2012-11-30[SCSI] qla2xxx: Move marking fcport online ahead of setting iiDMA speed.Joe Carnuccio1-1/+1
2012-11-30[SCSI] qla2xxx: Add acquiring of risc semaphore before doing ISP reset.Joe Carnuccio1-0/+79
2012-11-30[SCSI] qla2xxx: Fix for warnings reported by sparse.Saurav Kashyap1-55/+7
2012-11-30[SCSI] qla2xxx: Remove spurious taking of ha->vport_slock spinlock.Chad Dupuis1-4/+0
2012-11-30[SCSI] qla2xxx: Clear unsupported 'states' during Get-FW-State queries.Andrew Vasquez1-0/+1
2012-10-09[SCSI] qla2xxx: fix potential deadlock on ha->hardware_lockJiri Kosina1-2/+3
2012-09-24[SCSI] qla2xxx: T10 DIF - ISP83xx changes.Arun Easi1-0/+3
2012-09-24[SCSI] qla2xxx: Restrict nic core reset to one function for mctp.Saurav Kashyap1-1/+1
2012-09-24[SCSI] qla2xxx: Get fcal position map should not be called for p2p topology.Saurav Kashyap1-5/+0