summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx
AgeCommit message (Expand)Author
2010-09-05[SCSI] qla2xxx: Update version number to 8.03.04-k0.Madhuranath Iyengar
2010-09-05[SCSI] qla2xxx: Check for empty slot in request queue before posting Command ...Giridhar Malavali
2010-09-05[SCSI] qla2xxx: Cover UNDERRUN case where SCSI status is set.Lalit Chandivade
2010-09-05[SCSI] qla2xxx: Correctly set fw hung and complete only waiting mbx.Giridhar Malavali
2010-09-05[SCSI] qla2xxx: Reset seconds_since_last_heartbeat correctly.Lalit Chandivade
2010-09-05[SCSI] qla2xxx: make rport deletions explicit during vport removalArun Easi
2010-09-05[SCSI] qla2xxx: Fix vport delete issuesArun Easi
2010-08-11drivers/scsi/qla2xxx/qla_os.c: fix continuation line formatsJoe Perches
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-07-28[SCSI] qla2xxx: T10 DIF Type 2 supportArun Easi
2010-07-28[SCSI] qla2xxx: Cleanup some dead-code and make some functions static.Andrew Vasquez
2010-07-28[SCSI] qla2xxx: Update copyright banner.Giridhar Malavali
2010-07-28[SCSI] qla2xxx: Rearranged and cleaned up the code for processing the pending...Giridhar Malavali
2010-07-28[SCSI] qla2xxx: Updates for ISP82xx.Giridhar Malavali
2010-07-28[SCSI] qla2xxx: Do not allow ELS Passthru commands for ISP23xx adaptersHarish Zunjarrao
2010-07-28[SCSI] qla2xxx: Add CT passthru support for ISP23xx adaptersHarish Zunjarrao
2010-07-28[SCSI] qla2xxx: Don't issue set or get port param MBC if remote port is not l...Madhuranath Iyengar
2010-07-28[SCSI] qla2xxx: Add qla2x00_free_fcports() functionChad Dupuis
2010-07-28[SCSI] qla2xxx: Stop firmware before doing init firmware.Andrew Vasquez
2010-07-28[SCSI] qla2xxx: Propogate transport disrupted status for cable pull condition...Duane Grigsby
2010-07-28[SCSI] qla2xxx: Correct extended sense-data handling.Andrew Vasquez
2010-07-28[SCSI] qla2xxx: Check for golden firmware and show version if availableMadhuranath Iyengar
2010-07-28[SCSI] qla2xxx: Use GFF_ID to check FCP-SCSI FC4 type before logging into Nx_...Chad Dupuis
2010-07-28[SCSI] qla2xxx: Appropriately log FCP priority data messagesMadhuranath Iyengar
2010-07-28[SCSI] qla2xxx: Removed dependency for SRB structure for Marker processingGiridhar Malavali
2010-07-28[SCSI] qla2xxx: Don't issue set or get port param MBC if invalid port loop idMadhuranath Iyengar
2010-07-27[SCSI] qla2xxx: Updated version number to 8.03.03-k0.Giridhar Malavali
2010-07-27[SCSI] qla2xxx: For ISP 23xx, select user specified login timeout value if gr...Andrew Vasquez
2010-07-27[SCSI] qla2xxx: Removed redundant check for ISP 84xx.Giridhar Malavali
2010-07-27[SCSI] qla2xxx: Enable CRB based doorbell posting for request queue as defaul...Giridhar Malavali
2010-07-27[SCSI] qla2xxx: T10 DIF enablement for 81XXArun Easi
2010-07-27[SCSI] qla2xxx: Fix flash write failure on ISP82xx.Lalit Chandivade
2010-07-27[SCSI] qla2xxx: Handle outstanding mbx cmds on hung f/w scenarios.Santosh Vernekar
2010-07-27[SCSI] qla2xxx: Do not enable VP in non fabric topology.Lalit Chandivade
2010-07-27[SCSI] qla2xxx: Support for loading Unified ROM Image (URI) format firmware f...Harish Zunjarrao
2010-07-27[SCSI] qla2xxx: Make the FC port capability mutual exclusive.Andrew Vasquez
2010-07-27[SCSI] qla2xxx: Add internal loopback support for ISP81xx.Sarang Radke
2010-07-27[SCSI] qla2xxx: Limit rport-flaps during link-disruptions.Giridhar Malavali
2010-07-27[SCSI] qla2xxx: Correct async-srb issues.Andrew Vasquez
2010-07-27[SCSI] qla2xxx: Correct use-after-free oops seen during EH-abort.Giridhar Malavali
2010-07-27[SCSI] qla2xxx: Fix cpu-affinity usage for non-capable ISPs.Giridhar Malavali
2010-07-27[SCSI] qla2xxx: Add portid to async-request messages.Andrew Vasquez
2010-07-27[SCSI] qla2xxx: Clear drive active CRB register when not in use.Giridhar Malavali
2010-06-16fix typos concerning "management"Uwe Kleine-König
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-05-16[SCSI] qla2xxx: Updates to ISP82xx support.Giridhar Malavali
2010-05-16[SCSI] qla2xxx: Optionally disable target reset.Giridhar Malavali
2010-05-16[SCSI] qla2xxx: ensure flash operation and host reset via sg_reset are mutual...Lalit Chandivade
2010-05-16[SCSI] qla2xxx: Silence bogus warning by gcc for wrap and did.Mike Waychison
2010-05-16[SCSI] qla2xxx: T10 DIF support added.Arun Easi