Age | Commit message (Expand) | Author |
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_login | Chad 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-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus 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_lock | Madhuranath 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 IOs | Madhuranath Iyengar |
2010-12-23 | [SCSI] qla2xxx: list cursors are not null | Dan 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 |
2010-10-25 | [SCSI] qla2xxx: Add module parameter to enable/disable GFF_ID device type check. | Chad Dupuis |
2010-10-25 | [SCSI] qla2xxx: Remove port down retry count. | Chad Dupuis |
2010-10-25 | [SCSI] qla2xxx: locking problem in qla2x00_init_rings() | Dan Carpenter |
2010-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2010-09-05 | [SCSI] qla2xxx: Handle MPI timeout indicated by AE8002 | Madhuranath Iyengar |
2010-09-05 | [SCSI] qla2xxx: Update to AER support, do early abort commands. | Lalit Chandivade |
2010-09-05 | [SCSI] qla2xxx: Don't issue set or get port param MBC if port is not online. | Giridhar Malavali |
2010-09-05 | [SCSI] qla2xxx: Fix vport delete issues | Arun Easi |