aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-09-24[SCSI] qla2xxx: Set Maximum Read Request Size to 4K.Chad Dupuis1-2/+2
2012-09-24[SCSI] qla2xxx: Do not restrict the number of NPIV ports for ISP83xx.Saurav Kashyap1-1/+1
2012-09-24[SCSI] qla2xxx: Fail initialization if unable to load RISC code.Andrew Vasquez1-1/+2
2012-09-24[SCSI] qla2xxx: Dont call nic restart firmware if it is already active and running.Saurav Kashyap1-0/+8
2012-09-24[SCSI] qla2xxx: Perform ROM mbx cmd access only after ISP soft-reset during f/w recovery.Santosh Vernekar1-8/+8
2012-09-24[SCSI] qla2xxx: Fix for continuous rescan attempts in arbitrated loop topology.Arun Easi1-0/+2
2012-09-24[SCSI] qla2xxx: Update the driver copyright.Chad Dupuis1-1/+1
2012-09-24[SCSI] qla2xxx: Changes for ISP83xx loopback support.Chad Dupuis1-5/+5
2012-09-24[SCSI] qla2xxx: Implemetation of mctp.Saurav Kashyap1-0/+54
2012-09-24[SCSI] qla2xxx: IDC implementation for ISP83xx.Santosh Vernekar1-0/+389
2012-09-24[SCSI] qla2xxx: Implementation of bidirectional.Saurav Kashyap1-1/+1
2012-09-24[SCSI] qla2xxx: Use bitmap to store loop_id's for fcports.Chad Dupuis1-60/+21
2012-07-20[SCSI] qla2xxx: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason1-2/+2
2012-05-22[SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx seriesNicholas Bellinger1-4/+70
2012-05-22[SCSI] qla2xxx: Avoid losing any fc ports when loop id's are exhausted.Joe Carnuccio1-63/+20
2012-05-22[SCSI] qla2xxx: Log link up and link down messages to track link flops.Chad Dupuis1-7/+1
2012-05-22[SCSI] qla2xxx: Optimize existing port name server query matching.Joe Carnuccio1-9/+5
2012-05-22[SCSI] qla2xxx: Remove mirrored field vp_idx from struct fc_port.Joe Carnuccio1-10/+0
2012-05-22[SCSI] qla2xxx: Stats should be different from physical and virtual portsSaurav Kashyap1-1/+1
2012-05-22[SCSI] qla2xxx: Fix typo in qla_init.cRaul Porcel1-3/+3
2012-02-19[SCSI] qla2xxx: Handle device mapping changes due to device logout.Arun Easi1-0/+8
2012-02-19[SCSI] qla2xxx: Add ha->max_fibre_devices to keep track of the maximum number of targets.Chad Dupuis1-6/+5
2012-02-19[SCSI] qla2xxx: Cache swl during fabric discovery.Andrew Vasquez1-7/+5
2012-02-19[SCSI] qla2xxx: Add new message when a new loopid is assigned.Arun Easi1-0/+3
2012-02-19[SCSI] qla2xxx: Handle failure cases during fabric_loginChad Dupuis1-9/+26
2012-02-19[SCSI] qla2xxx: Handle change notifications based on switch scan results.Arun Easi1-124/+12