aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_init.c
Commit message (Expand)AuthorAge
* [SCSI] qla2xxx: Parameterize the link speed of hba rather than fcport.Joe Carnuccio2012-11-30
* [SCSI] qla2xxx: Move marking fcport online ahead of setting iiDMA speed.Joe Carnuccio2012-11-30
* [SCSI] qla2xxx: Add acquiring of risc semaphore before doing ISP reset.Joe Carnuccio2012-11-30
* [SCSI] qla2xxx: Fix for warnings reported by sparse.Saurav Kashyap2012-11-30
* [SCSI] qla2xxx: Remove spurious taking of ha->vport_slock spinlock.Chad Dupuis2012-11-30
* [SCSI] qla2xxx: Clear unsupported 'states' during Get-FW-State queries.Andrew Vasquez2012-11-30
* [SCSI] qla2xxx: fix potential deadlock on ha->hardware_lockJiri Kosina2012-10-09
* [SCSI] qla2xxx: T10 DIF - ISP83xx changes.Arun Easi2012-09-24
* [SCSI] qla2xxx: Restrict nic core reset to one function for mctp.Saurav Kashyap2012-09-24
* [SCSI] qla2xxx: Get fcal position map should not be called for p2p topology.Saurav Kashyap2012-09-24
* [SCSI] qla2xxx: Set Maximum Read Request Size to 4K.Chad Dupuis2012-09-24
* [SCSI] qla2xxx: Do not restrict the number of NPIV ports for ISP83xx.Saurav Kashyap2012-09-24
* [SCSI] qla2xxx: Fail initialization if unable to load RISC code.Andrew Vasquez2012-09-24
* [SCSI] qla2xxx: Dont call nic restart firmware if it is already active and ru...Saurav Kashyap2012-09-24
* [SCSI] qla2xxx: Perform ROM mbx cmd access only after ISP soft-reset during f...Santosh Vernekar2012-09-24
* [SCSI] qla2xxx: Fix for continuous rescan attempts in arbitrated loop topology.Arun Easi2012-09-24
* [SCSI] qla2xxx: Update the driver copyright.Chad Dupuis2012-09-24
* [SCSI] qla2xxx: Changes for ISP83xx loopback support.Chad Dupuis2012-09-24
* [SCSI] qla2xxx: Implemetation of mctp.Saurav Kashyap2012-09-24
* [SCSI] qla2xxx: IDC implementation for ISP83xx.Santosh Vernekar2012-09-24
* [SCSI] qla2xxx: Implementation of bidirectional.Saurav Kashyap2012-09-24
* [SCSI] qla2xxx: Use bitmap to store loop_id's for fcports.Chad Dupuis2012-09-24
* [SCSI] qla2xxx: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason2012-07-20
* [SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx seriesNicholas Bellinger2012-05-22
* [SCSI] qla2xxx: Avoid losing any fc ports when loop id's are exhausted.Joe Carnuccio2012-05-22
* [SCSI] qla2xxx: Log link up and link down messages to track link flops.Chad Dupuis2012-05-22
* [SCSI] qla2xxx: Optimize existing port name server query matching.Joe Carnuccio2012-05-22
* [SCSI] qla2xxx: Remove mirrored field vp_idx from struct fc_port.Joe Carnuccio2012-05-22
* [SCSI] qla2xxx: Stats should be different from physical and virtual portsSaurav Kashyap2012-05-22
* [SCSI] qla2xxx: Fix typo in qla_init.cRaul Porcel2012-05-22
* [SCSI] qla2xxx: Handle device mapping changes due to device logout.Arun Easi2012-02-19
* [SCSI] qla2xxx: Add ha->max_fibre_devices to keep track of the maximum number...Chad Dupuis2012-02-19
* [SCSI] qla2xxx: Cache swl during fabric discovery.Andrew Vasquez2012-02-19
* [SCSI] qla2xxx: Add new message when a new loopid is assigned.Arun Easi2012-02-19
* [SCSI] qla2xxx: Handle failure cases during fabric_loginChad Dupuis2012-02-19
* [SCSI] qla2xxx: Handle change notifications based on switch scan results.Arun Easi2012-02-19
* [SCSI] qla2xxx: Consolidation of SRB processing.Giridhar Malavali2012-02-19
* [SCSI] qla2xxx: Use a valid enode-mac if none defined.Andrew Vasquez2012-02-19
* [SCSI] qla2xxx: Enhancements to support ISP83xx.Giridhar Malavali2012-02-19
* [SCSI] qla2xxx: Enhanced the dump routines to capture multiple request and re...Giridhar Malavali2012-02-19
* [SCSI] qla2xxx: Ensure there's enough request-queue space for passthru IOCBs.Andrew Vasquez2011-12-15
* [SCSI] qla2xxx: Implement FCP priority tagging for 82xx adapters.Saurav Kashyap2011-12-15
* [SCSI] qla2xxx: Update to dynamic logging.Chad Dupuis2011-12-15
* [SCSI] qla2xxx: Make the logging functions verify their arguments and fixed t...Joe Perches2011-12-15
* [SCSI] qla2xxx: Don't call alloc_fw_dump for ISP82XX.Saurav Kashyap2011-12-12
* [SCSI] qla2xxx: Issue mailbox command only when firmware hung bit is reset fo...Giridhar Malavali2011-08-29
* [SCSI] qla2xxx: Add support for ISP82xx to capture dump (minidump) on failure.Giridhar Malavali2011-08-29
* [SCSI] qla2xxx: Correct inadvertent loop state transitions during port-update...Andrew Vasquez2011-08-27
* [SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.Saurav Kashyap2011-07-27
* [SCSI] qla2xxx: Basic infrastructure for dynamic logging.Saurav Kashyap2011-07-27