summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_init.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-04-161-12/+63
|\
| * qla2xxx: Add debugging info for MBX timeout.Himanshu Madhani2015-04-101-10/+58
| * qla2xxx: Increase the wait time for firmware to be ready for P3P.Chad Dupuis2015-04-101-2/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-141-2/+2
|\ \ | |/ |/|
| * qla2xxx: Fix printks in ql_log messageYannick Guerrini2015-03-061-2/+2
* | qla2xxx: fix race in handling rport deletion during recovery causes panicLaurence Oberman2014-12-151-2/+0
|/
* qla2xxx: Handle chip reset in target mode.Arun Easi2014-09-251-0/+4
* qla2xxx: Fail adapter initialization on load ram failure.Chad Dupuis2014-09-251-2/+2
* qla2xxx: Restore WWPN in case of Loop Dead.Himanshu Madhani2014-09-251-0/+5
* qla2xxx: Force use of mailbox interface for flash access commands for ISP27xx.Chad Dupuis2014-09-251-1/+3
* qla2xxx: Enable diagnostic port using NVRAM parameters.Himanshu Madhani2014-09-251-0/+4
* qla2xxx: Declaration error cause stack corruption.Quinn Tran2014-09-251-1/+1
* qla2xxx: Add diagnostic port functionality.Joe Carnuccio2014-09-251-3/+3
* qla2xxx: Add endianizer to max_payload_size modifier.Joe Carnuccio2014-09-251-6/+6
* qla2xxx: Use dma_zalloc_coherentJoe Perches2014-07-251-6/+4
* 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
OpenPOWER on IntegriCloud