aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_mbx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-20[SCSI] qla2xxx: Generalize iIDMA support.Andrew Vasquez1-2/+2
2007-07-20[SCSI] qla2xxx: Generalize FW-Interface-2 support.Andrew Vasquez1-27/+27
2007-07-14[SCSI] qla2xxx: add support for NPIVSeokmann Ju1-13/+383
2007-04-01[SCSI] qla2xxx: fix for byteswap in fc_host fabric_nameRichard Lary1-8/+8
2007-01-31Merge branch 'linus'James Bottomley1-6/+6
2007-01-31[SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock.Seokmann Ju1-16/+0
2007-01-31[SCSI] qla2xxx: Perform implicit LOGO during fabric logout request.Lalit Chandivade1-1/+1
2007-01-03[SCSI] qla2xxx: Correct reset handling logic.Andrew Vasquez1-5/+5
2007-01-03[SCSI] qla2xxx: Don't log trace-control async-events.Andrew Vasquez1-1/+1
2006-10-03[SCSI] qla2xxx: Add iIDMA support.Andrew Vasquez1-0/+86
2006-06-26[SCSI] qla2xxx: Cleanup DEBUG macro usage.Andrew Vasquez1-100/+100
2006-06-26[SCSI] qla2xxx: Add DMI (Diagnostics Monitoring Interface) support.Andrew Vasquez1-0/+36
2006-06-26[SCSI] qla2xxx: Honour 'skip process-login' option during fabric-login IOCB.Andrew Vasquez1-0/+2
2006-06-26[SCSI] qla2xxx: Rework firmware-trace facilities.Andrew Vasquez1-0/+42
2006-03-12[SCSI] qla2xxx: Correct FCAL login retry logic for ISP24xx.andrew.vasquez@qlogic.com1-3/+8
2006-03-12[SCSI] qla2xxx: Correct swing/emphasis settings on ISP24xx.andrew.vasquez@qlogic.com1-3/+3
2006-03-12[SCSI] qla2xxx: Add ISP54xx support.andrew.vasquez@qlogic.com1-21/+21
2006-03-02[SCSI] qla2xxx: use kthread_ APIChristoph Hellwig1-3/+1
2006-02-07[PATCH] qla2xxx: Pass input-buffer length to Get-ID-List mailbox command.andrew.vasquez@qlogic.com1-1/+2
2006-02-04[SCSI] qla2xxx: Add host-statistics FC transport attributes.andrew.vasquez@qlogic.com1-3/+102
2006-01-14[SCSI] qla2xxx: Collapse load RISC RAM implementations.andrew.vasquez@qlogic.com1-93/+10
2006-01-14[SCSI] qla2xxx: Correct excessive delay during LOAD-RISC-RAM mailbox command.andrew.vasquez@qlogic.com1-1/+3
2006-01-14[SCSI] qla2xxx: Use msleep() as delay during ISP polling.andrew.vasquez@qlogic.com1-1/+1
2005-11-09[SCSI] qla2xxx: Correct abort issue during loop-down state.Ravi Anand1-8/+0
2005-11-09[SCSI] qla2xxx: Correct loop-in-transition issuesRavi Anand1-0/+2
2005-10-28[SCSI] qla2xxx: Update license.Andrew Vasquez1-15/+3
2005-09-04[SCSI] qla2xxx: Stop firmware execution at unintialization time.Andrew Vasquez1-0/+29
2005-09-04[SCSI] qla2xxx: Simplify redundant target/device reset logic.Andrew Vasquez1-52/+0
2005-09-04[SCSI] qla2xxx: Add FDMI support.Andrew Vasquez1-1/+1
2005-09-04[SCSI] qla2xxx: Export class-of-service (COS) information.Andrew Vasquez1-0/+14
2005-07-14[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez1-1/+1
2005-07-14[SCSI] qla2xxx: Code scrubbing.Andrew Vasquez1-6/+6
2005-07-14[SCSI] qla2xxx: Add MBX command routines for ISP24xx support.Andrew Vasquez1-229/+755
2005-07-14[SCSI] qla2xxx: Generalize SNS generic-services routines.Andrew Vasquez1-1/+5
2005-07-14[SCSI] qla2xxx: Add ISP24xx definitions.Andrew Vasquez1-1/+1
2005-05-20[SCSI] remove some dead code in qla2xxxAndrew Vasquez1-5/+1
2005-04-18[PATCH] qla2xxx: remove lun discovery codes...1-15/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1950