summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_init.c
Commit message (Expand)AuthorAgeFilesLines
* qla2xxx: Do logins from a chip reset in DPC thread instead of the error handl...Chad Dupuis2014-05-191-37/+3
* qla2xxx: ISP27xx queue index shadow registers.Joe Carnuccio2014-05-191-0/+8
* qla2xxx: Clear loop_id for ports that are marked lost during fabric scanning.Chad Dupuis2014-05-191-1/+1
* qla2xxx: Change copyright year to 2014 in all the source files.Armen Baloyan2014-05-191-1/+1
* qla2xxx: Introduce fw_dump_flag to track fw dump progress.Hiral Patel2014-05-191-0/+1
* [SCSI] qla2xxx: Fix build errors related to invalid print fields on some arch...Chad Dupuis2014-03-191-6/+6
* [SCSI] qla2xxx: Add IOCB Abort command asynchronous handling.Armen Baloyan2014-03-151-0/+88
* [SCSI] qla2xxx: Fix Task Management command asynchronous handlingArmen Baloyan2014-03-151-35/+44
* [SCSI] qla2xxx: Add support for ISP2071.Chad Dupuis2014-03-151-19/+237
* [SCSI] qla2xxx: Enable the Flash Access Control (FAC) mailbox command.Joe Carnuccio2014-03-151-4/+1
* [SCSI] qla2xxx: Honor execute firmware failures.Chad Dupuis2013-12-191-0/+2
* [SCSI] qla2xxx: Add missing FCP statistics to sysfs interface.Joe Carnuccio2013-09-031-0/+1
* [SCSI] qla2xxx: Reconfigure thermal temperature.Joe Carnuccio2013-09-031-1/+0
* [SCSI] qla2xxx: Add setting of driver version string for vendor application.Joe Carnuccio2013-09-031-0/+5
* [SCSI] qla2xxx: Add support for ISP8044.Atul Deshmukh2013-09-031-18/+37
* [SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN formatOleksandr Khoshaba2013-09-031-19/+5
* [SCSI] qla2xxx: Remove dead code in qla2x00_configure_hba()Bart Van Assche2013-07-081-8/+0
* [SCSI] qla2xxx: Enhancements to support ISPFx00.Giridhar Malavali2013-04-111-13/+39
* [SCSI] qla2xxx: Fix crash during firmware dump procedure.Arun Easi2013-04-061-1/+1
* [SCSI] Revert "qla2xxx: Add setting of driver version string for vendor appli...Joe Carnuccio2013-04-061-2/+0
* [SCSI] qla2xxx: Integrate generic card temperature with mezz card temperature.Joe Carnuccio2013-02-221-1/+1
* [SCSI] qla2xxx: Don't process RSCNs for a vport on the same physical adapter.Chad Dupuis2013-02-221-18/+3
* [SCSI] qla2xxx: Add setting of driver version string for vendor application.Joe Carnuccio2013-02-221-0/+2
* [SCSI] Revert "[SCSI] qla2xxx: Optimize existing port name server query match...Joe Carnuccio2013-02-221-5/+9
* [SCSI] Revert "[SCSI] qla2xxx: Avoid losing any fc ports when loop id's are e...Joe Carnuccio2013-02-221-20/+63
* [SCSI] qla2xxx: Update the copyright information.Saurav Kashyap2013-02-221-1/+1
* [SCSI] qla2xxx: Unload hangs after issuing BSG commands to vport.Chad Dupuis2013-02-221-3/+1
* [SCSI] qla2xxx: Do link initialization on get loop id failure.Joe Carnuccio2013-02-221-0/+8
* [SCSI] qla2xxx: Update the FTP site references in the driver sources.Giridhar Malavali2013-02-221-1/+1
* [SCSI] qla2xxx: Enable target mode support for ISP83xx.Arun Easi2013-02-221-1/+5
* [SCSI] qla2xxx: Determine the number of outstanding commands based on availab...Chad Dupuis2013-02-221-2/+52
* [SCSI] qla2xxx: Parameterize the link speed of hba rather than fcport.Joe Carnuccio2012-11-301-3/+2
* [SCSI] qla2xxx: Move marking fcport online ahead of setting iiDMA speed.Joe Carnuccio2012-11-301-1/+1
* [SCSI] qla2xxx: Add acquiring of risc semaphore before doing ISP reset.Joe Carnuccio2012-11-301-0/+79
* [SCSI] qla2xxx: Fix for warnings reported by sparse.Saurav Kashyap2012-11-301-55/+7
* [SCSI] qla2xxx: Remove spurious taking of ha->vport_slock spinlock.Chad Dupuis2012-11-301-4/+0
* [SCSI] qla2xxx: Clear unsupported 'states' during Get-FW-State queries.Andrew Vasquez2012-11-301-0/+1
* [SCSI] qla2xxx: fix potential deadlock on ha->hardware_lockJiri Kosina2012-10-091-2/+3
* [SCSI] qla2xxx: T10 DIF - ISP83xx changes.Arun Easi2012-09-241-0/+3
* [SCSI] qla2xxx: Restrict nic core reset to one function for mctp.Saurav Kashyap2012-09-241-1/+1
* [SCSI] qla2xxx: Get fcal position map should not be called for p2p topology.Saurav Kashyap2012-09-241-5/+0
* [SCSI] qla2xxx: Set Maximum Read Request Size to 4K.Chad Dupuis2012-09-241-2/+2
* [SCSI] qla2xxx: Do not restrict the number of NPIV ports for ISP83xx.Saurav Kashyap2012-09-241-1/+1
* [SCSI] qla2xxx: Fail initialization if unable to load RISC code.Andrew Vasquez2012-09-241-1/+2
* [SCSI] qla2xxx: Dont call nic restart firmware if it is already active and ru...Saurav Kashyap2012-09-241-0/+8
* [SCSI] qla2xxx: Perform ROM mbx cmd access only after ISP soft-reset during f...Santosh Vernekar2012-09-241-8/+8
* [SCSI] qla2xxx: Fix for continuous rescan attempts in arbitrated loop topology.Arun Easi2012-09-241-0/+2
* [SCSI] qla2xxx: Update the driver copyright.Chad Dupuis2012-09-241-1/+1
* [SCSI] qla2xxx: Changes for ISP83xx loopback support.Chad Dupuis2012-09-241-5/+5
* [SCSI] qla2xxx: Implemetation of mctp.Saurav Kashyap2012-09-241-0/+54
OpenPOWER on IntegriCloud