summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_mbx.c
AgeCommit message (Expand)Author
2012-05-22[SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx seriesNicholas Bellinger
2012-05-22[SCSI] qla2xxx: Remove mirrored field vp_idx from struct fc_port.Joe Carnuccio
2012-05-22[SCSI] qla2xxx: Add ql_dbg_verbose logging level.Saurav Kashyap
2012-05-22[SCSI] qla2xxx: Change "Done" to "Entering" in the debug print statement in q...Chad Dupuis
2012-05-22[SCSI] qla2xxx: Fix typo in qla_mbx.cMasanari Iida
2012-02-19[SCSI] qla2xxx: Handle device mapping changes due to device logout.Arun Easi
2012-02-19[SCSI] qla2xxx: Perform firmware dump procedure on mailbox command timeout.Chad Dupuis
2012-02-19[SCSI] qla2xxx: Log messages to use correct vha.Arun Easi
2012-02-19[SCSI] qla2xxx: Print mailbox command opcode and return code when a command t...Chad Dupuis
2012-02-19[SCSI] qla2xxx: Reduce mbx-command timeout for Login/Logout requests.Andrew Vasquez
2012-02-19[SCSI] qla2xxx: Perform implicit logout during rport tear-down.Andrew Vasquez
2012-02-19[SCSI] qla2xxx: Consolidation of SRB processing.Giridhar Malavali
2012-02-19[SCSI] qla2xxx: Enhancements to support ISP83xx.Giridhar Malavali
2012-02-18[SCSI] qla2xxx: Complete mailbox command timedout to avoid initialization fai...Giridhar Malavali
2012-02-18[SCSI] qla2xxx: Clear options-flags while issuing stop-firmware mbx command.Andrew Vasquez
2011-12-15[SCSI] qla2xxx: Correct report-id acquisition checkGiridhar Malavali
2011-12-12[SCSI] qla2xxx: Disable generating pause frames when firmware hang detected f...Giridhar Malavali
2011-12-12[SCSI] qla2xxx: Clear mailbox busy flag during premature mailbox completion f...Giridhar Malavali
2011-12-12[SCSI] qla2xxx: Return the correct value for a mailbox command if 82xx is in ...Andrew Vasquez
2011-08-29[SCSI] qla2xxx: Implemeted beacon on/off for ISP82XX.Saurav Kashyap
2011-08-29[SCSI] qla2xxx: Add support for ISP82xx to capture dump (minidump) on failure.Giridhar Malavali
2011-07-27[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.Saurav Kashyap
2011-05-17[SCSI] qla2xxx: Refactor call to qla2xxx_read_sfp for thermal temperature.Joe Carnuccio
2011-05-17[SCSI] qla2xxx: Unify the read/write sfp mailbox command routines.Joe Carnuccio
2011-05-17[SCSI] qla2xxx: Correctly read sfp single byte mailbox register.Joe Carnuccio
2011-05-01[SCSI] qla2xxx: Verify login-state has transitioned to PRLI-completed.Andrew Vasquez
2011-05-01[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez
2011-05-01[SCSI] qla2xxx: Free firmware PCB on logout request.Andrew Vasquez
2011-05-01[SCSI] qla2xxx: Include request queue ID in the upper 16-bits of the I/O hand...Mike Hernandez
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-25[SCSI] qla2xxx: Adjust FCP_RSP response-info field check after TMF completion.Andrew Vasquez
2011-02-25[SCSI] qla2xxx: Don't wait for active mailbox command completion when firmwar...Giridhar Malavali
2011-02-25[SCSI] qla2xxx: Abort pending commands for faster recovery during ISP reset.Giridhar Malavali
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-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-09-05[SCSI] qla2xxx: Handle MPI timeout indicated by AE8002Madhuranath Iyengar
2010-09-05[SCSI] qla2xxx: Pass first 64 bytes of MBX information when vendor commands f...Giridhar Malavali
2010-09-05[SCSI] qla2xxx: Fix vport delete issuesArun Easi
2010-07-28[SCSI] qla2xxx: Update copyright banner.Giridhar Malavali
2010-07-28[SCSI] qla2xxx: Updates for ISP82xx.Giridhar Malavali
2010-07-27[SCSI] qla2xxx: Handle outstanding mbx cmds on hung f/w scenarios.Santosh Vernekar
2010-07-27[SCSI] qla2xxx: Add internal loopback support for ISP81xx.Sarang Radke
2010-07-27[SCSI] qla2xxx: Fix cpu-affinity usage for non-capable ISPs.Giridhar Malavali
2010-05-16[SCSI] qla2xxx: Support for asynchronous TM and Marker IOCBs.Madhuranath Iyengar
2010-05-01[SCSI] qla2xxx: Add ISP82XX support.Giridhar Malavali
2010-04-11[SCSI] qla2xxx: General checkpatch corrections.Andrew Vasquez
2010-04-11[SCSI] qla2xxx: Add APEX support.Sarang Radke
2010-04-11[SCSI] qla2xxx: Re-organized BSG interface specific code.Giridhar Malavali
2010-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds