summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_mbx.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla2xxx: Explicitly tear-down vports during PCI remove_one().Andrew Vasquez2008-08-161-1/+1
* [SCSI] qla2xxx: Additional NPIV corrections.Andrew Vasquez2008-07-261-4/+3
* [SCSI] qla2xxx: Verify the RISC is not in ROM code if firmware-load is disabled.Andrew Vasquez2008-07-261-0/+2
* [SCSI] qla2xxx: Always aquire the parent's hardware_lock.Seokmann Ju2008-07-261-4/+6
* [SCSI] qla2xxx: Extend the 'fw_dump' SYSFS node the ability to initiate a fir...Andrew Vasquez2008-05-151-5/+1
* [SCSI] qla2xxx: Don't depend on mailbox return values while enabling FCE trac...Andrew Vasquez2008-05-151-1/+1
* [SCSI] qla2xxx: Convert vport_sem to a mutexmatthias@kaehlcke.net2008-05-151-2/+2
* [SCSI] qla2xxx: Correct misc. endian and byte-ordering issues.Seokmann Ju2008-04-271-7/+6
* [SCSI] qla2xxx: make qla2x00_issue_iocb_timeout() staticAdrian Bunk2008-04-271-1/+1
* [SCSI] qla2xxx: Correct SRB usage-after-completion/free issues.Andrew Vasquez2008-04-271-2/+0
* [SCSI] qla2xxx: Correct ISP84XX verify-chip response handling.Andrew Vasquez2008-04-271-1/+1
* [SCSI] qla2xxx: Add ISP84XX support.Harihara Kadayam2008-04-071-7/+118
* [SCSI] qla2xxx: Assign mailbox command timeout values in a consistent manner.Ravi Anand2008-04-071-31/+31
* [SCSI] qla2xxx: Add midlayer target/device reset support.Andrew Vasquez2008-04-071-41/+82
* [SCSI] qla2xxx: Add hardware trace-logging support.Andrew Vasquez2008-04-071-0/+8
* [SCSI] qla2xxx: Remove unused and obsolete #define's.Andrew Vasquez2008-04-071-2/+0
* [SCSI] qla2xxx: Update copyright banner.Andrew Vasquez2008-04-071-1/+1
* [SCSI] qla2xxx: Correct usage of inconsistent timeout values while issuing EL...Andrew Vasquez2008-03-031-1/+1
* [SCSI] qla2xxx: Correct issue where incorrect init-fw mailbox command was use...Andrew Vasquez2008-02-071-1/+1
* [SCSI] qla2xxx: Issue correct MBC_INITIALIZE_FIRMWARE command.Seokmann Ju2008-01-231-1/+1
* [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support.Andrew Vasquez2008-01-231-0/+87
* [SCSI] qla2xxx: Trace-Control naming cleanups.Andrew Vasquez2008-01-231-12/+37
* [SCSI] qla2xxx: Code cleanups.Adrian Bunk2008-01-231-174/+3
* [SCSI] qla2xxx: Use completion routines.Marcus Barrow2008-01-231-40/+4
* [SCSI] qla2xxx: Retrieve additional HBA port statistics from recent ISPs.Andrew Vasquez2008-01-231-73/+26
* [SCSI] qla2xxx: Correct NPIV support for recent ISPs.Andrew Vasquez2008-01-111-2/+2
* [SCSI] qla2xxx: Defer explicit interrupt-polling processing to init-time scen...Andrew Vasquez2007-10-231-1/+1
* [SCSI] qla2xxx: Clear options-flags while staging firmware-execution.Andrew Vasquez2007-10-121-1/+2
* [SCSI] qla2xxx: Retrieve max-NPIV support capabilities from FW.Seokmann Ju2007-10-121-4/+7
* [SCSI] qla2xxx: Add flash burst-read/write support.Andrew Vasquez2007-10-121-0/+48
* [SCSI] qla2xxx: Generalize iIDMA support.Andrew Vasquez2007-07-201-2/+2
* [SCSI] qla2xxx: Generalize FW-Interface-2 support.Andrew Vasquez2007-07-201-27/+27
* [SCSI] qla2xxx: add support for NPIVSeokmann Ju2007-07-141-13/+383
* [SCSI] qla2xxx: fix for byteswap in fc_host fabric_nameRichard Lary2007-04-011-8/+8
* Merge branch 'linus'James Bottomley2007-01-311-6/+6
|\
| * [SCSI] qla2xxx: Correct reset handling logic.Andrew Vasquez2007-01-031-5/+5
| * [SCSI] qla2xxx: Don't log trace-control async-events.Andrew Vasquez2007-01-031-1/+1
* | [SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock.Seokmann Ju2007-01-311-16/+0
* | [SCSI] qla2xxx: Perform implicit LOGO during fabric logout request.Lalit Chandivade2007-01-311-1/+1
|/
* [SCSI] qla2xxx: Add iIDMA support.Andrew Vasquez2006-10-031-0/+86
* [SCSI] qla2xxx: Cleanup DEBUG macro usage.Andrew Vasquez2006-06-261-100/+100
* [SCSI] qla2xxx: Add DMI (Diagnostics Monitoring Interface) support.Andrew Vasquez2006-06-261-0/+36
* [SCSI] qla2xxx: Honour 'skip process-login' option during fabric-login IOCB.Andrew Vasquez2006-06-261-0/+2
* [SCSI] qla2xxx: Rework firmware-trace facilities.Andrew Vasquez2006-06-261-0/+42
* [SCSI] qla2xxx: Correct FCAL login retry logic for ISP24xx.andrew.vasquez@qlogic.com2006-03-121-3/+8
* [SCSI] qla2xxx: Correct swing/emphasis settings on ISP24xx.andrew.vasquez@qlogic.com2006-03-121-3/+3
* [SCSI] qla2xxx: Add ISP54xx support.andrew.vasquez@qlogic.com2006-03-121-21/+21
* [SCSI] qla2xxx: use kthread_ APIChristoph Hellwig2006-03-021-3/+1
* [PATCH] qla2xxx: Pass input-buffer length to Get-ID-List mailbox command.andrew.vasquez@qlogic.com2006-02-071-1/+2
* [SCSI] qla2xxx: Add host-statistics FC transport attributes.andrew.vasquez@qlogic.com2006-02-041-3/+102
OpenPOWER on IntegriCloud