summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_init.c
AgeCommit message (Expand)Author
2012-07-20[SCSI] qla2xxx: remove unnecessary reads of PCI_CAP_ID_EXPJon Mason
2012-05-22[SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx seriesNicholas Bellinger
2012-05-22[SCSI] qla2xxx: Avoid losing any fc ports when loop id's are exhausted.Joe Carnuccio
2012-05-22[SCSI] qla2xxx: Log link up and link down messages to track link flops.Chad Dupuis
2012-05-22[SCSI] qla2xxx: Optimize existing port name server query matching.Joe Carnuccio
2012-05-22[SCSI] qla2xxx: Remove mirrored field vp_idx from struct fc_port.Joe Carnuccio
2012-05-22[SCSI] qla2xxx: Stats should be different from physical and virtual portsSaurav Kashyap
2012-05-22[SCSI] qla2xxx: Fix typo in qla_init.cRaul Porcel
2012-02-19[SCSI] qla2xxx: Handle device mapping changes due to device logout.Arun Easi
2012-02-19[SCSI] qla2xxx: Add ha->max_fibre_devices to keep track of the maximum number...Chad Dupuis
2012-02-19[SCSI] qla2xxx: Cache swl during fabric discovery.Andrew Vasquez
2012-02-19[SCSI] qla2xxx: Add new message when a new loopid is assigned.Arun Easi
2012-02-19[SCSI] qla2xxx: Handle failure cases during fabric_loginChad Dupuis
2012-02-19[SCSI] qla2xxx: Handle change notifications based on switch scan results.Arun Easi
2012-02-19[SCSI] qla2xxx: Consolidation of SRB processing.Giridhar Malavali
2012-02-19[SCSI] qla2xxx: Use a valid enode-mac if none defined.Andrew Vasquez
2012-02-19[SCSI] qla2xxx: Enhancements to support ISP83xx.Giridhar Malavali
2012-02-19[SCSI] qla2xxx: Enhanced the dump routines to capture multiple request and re...Giridhar Malavali
2011-12-15[SCSI] qla2xxx: Ensure there's enough request-queue space for passthru IOCBs.Andrew Vasquez
2011-12-15[SCSI] qla2xxx: Implement FCP priority tagging for 82xx adapters.Saurav Kashyap
2011-12-15[SCSI] qla2xxx: Update to dynamic logging.Chad Dupuis
2011-12-15[SCSI] qla2xxx: Make the logging functions verify their arguments and fixed t...Joe Perches
2011-12-12[SCSI] qla2xxx: Don't call alloc_fw_dump for ISP82XX.Saurav Kashyap
2011-08-29[SCSI] qla2xxx: Issue mailbox command only when firmware hung bit is reset fo...Giridhar Malavali
2011-08-29[SCSI] qla2xxx: Add support for ISP82xx to capture dump (minidump) on failure.Giridhar Malavali
2011-08-27[SCSI] qla2xxx: Correct inadvertent loop state transitions during port-update...Andrew Vasquez
2011-07-27[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.Saurav Kashyap
2011-07-27[SCSI] qla2xxx: Basic infrastructure for dynamic logging.Saurav Kashyap
2011-05-17[SCSI] qla2xxx: Clear complete initialization control block.Andrew Vasquez
2011-05-17[SCSI] qla2xxx: Update firmware version after flash update for ISP82xx.Saurav Kashyap
2011-05-01[SCSI] qla2xxx: Log fcport state transitions when debug messages are enabled.Chad Dupuis
2011-05-01[SCSI] qla2xxx: Verify login-state has transitioned to PRLI-completed.Andrew Vasquez
2011-05-01[SCSI] qla2xxx: Add test for valid loop id to qla2x00_relogin().Joe Carnuccio
2011-05-01[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez
2011-05-01[SCSI] qla2xxx: Remove extraneous setting of FCF_ASYNC_SENT during login-done...Andrew Vasquez
2011-05-01[SCSI] qla2xxx: Check for a match before attempting to set FCP-priority infor...Andrew Vasquez
2011-05-01[SCSI] qla2xxx: Correct calling contexts of qla2x00_mark_device_lost() in asy...Andrew Vasquez
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-02-25[SCSI] qla2xxx: The ISP82XX should be online while waiting for commands compl...Saurav Kashyap
2011-02-25[SCSI] qla2xxx: Clear any stale login-states during an adapter reset.Andrew Vasquez
2011-02-25[SCSI] qla2xxx: Abort pending commands for faster recovery during ISP reset.Giridhar Malavali
2011-02-12[SCSI] qla2xxx: Change from irq to irqsave with host_lockMadhuranath Iyengar
2010-12-23[SCSI] qla2xxx: Don't perform a BIG_HAMMER if Get-ID (0x20) mailbox command f...Andrew Vasquez
2010-12-23[SCSI] qla2xxx: Add sysfs node for displaying board temperature.Andrew Vasquez
2010-12-23[SCSI] qla2xxx: Update FCP priority information to firmware before sending IOsMadhuranath Iyengar
2010-12-23[SCSI] qla2xxx: list cursors are not nullDan Carpenter
2010-12-23[SCSI] qla2xxx: Added support for quiescence mode for ISP82xx.Saurav Kashyap
2010-10-25[SCSI] qla2xxx: Avoid depending on SCSI host_lock in queuecommand function.Giridhar Malavali
2010-10-25[SCSI] qla2xxx: Addition of shutdown callback handler.Madhuranath Iyengar
2010-10-25[SCSI] qla2xxx: Change del_timer_sync() to del_timer() in qla2x00_ctx_sp_free().Chad Dupuis