Commit Graph

378 Commits (33ae0cdd3eaba219e7c2f0647b6db4be540e2130)

Author SHA1 Message Date
Andrew Vasquez a198c3d039 [SCSI] qla2xxx: Update version number to 8.02.01-k2. 17 years ago
Andrew Vasquez 666301e673 [SCSI] qla2xxx: Correct regression in relogin code. 17 years ago
Seokmann Ju c6852c4c59 [SCSI] qla2xxx: Correct misc. endian and byte-ordering issues. 17 years ago
Adrian Bunk 3b8117b837 [SCSI] qla2xxx: make qla2x00_issue_iocb_timeout() static 17 years ago
Adrian Bunk 01ef66bbb6 [SCSI] qla2xxx: qla_os.c, make 2 functions static 17 years ago
Andrew Vasquez 7e47e5ca18 [SCSI] qla2xxx: Re-register FDMI information after a LIP. 17 years ago
Andrew Vasquez 0c23b85658 [SCSI] qla2xxx: Correct SRB usage-after-completion/free issues. 17 years ago
Andrew Vasquez c1ec1f1bf9 [SCSI] qla2xxx: Correct ISP84XX verify-chip response handling. 17 years ago
Andrew Vasquez 550bf57dfb [SCSI] qla2xxx: Wakeup DPC thread to process any deferred-work requests. 17 years ago
Andrew Vasquez c5722708c2 [SCSI] qla2xxx: Collapse RISC-RAM retrieval code during a firmware-dump. 17 years ago
Hannes Reinecke bbd1ae412c [SCSI] qla2xxx, lfpc: Rename 'state' attribute to 'link_state' 17 years ago
Tony Jones ee959b00c3 SCSI: convert struct class_device to struct device 17 years ago
Matthew Wilcox 6188e10d38 Convert asm/semaphore.h users to linux/semaphore.h 17 years ago
Andrew Vasquez b35c07d007 [SCSI] qla2xxx: Update version number to 8.02.01-k1. 17 years ago
Seokmann Ju 221726d41a [SCSI] qla2xxx: Correct vport configuration-change handling. 17 years ago
Seokmann Ju bd2a1846b2 [SCSI] qla2xxx: Use proper HA during asynchrounous event handling. 17 years ago
Seokmann Ju 463717edc9 [SCSI] qla2xxx: Check DFLG_NO_CABLE only on physical port. 17 years ago
Seokmann Ju d4486fd6de [SCSI] qla2xxx: Consistently access the physical HA port. 17 years ago
Andrew Vasquez 73f0f0f24a [SCSI] qla2xxx: Remove unused member (dma_handle) from srb_t structure. 17 years ago
Harihara Kadayam 4d4df1932b [SCSI] qla2xxx: Add ISP84XX support. 17 years ago
Ravi Anand b93480e319 [SCSI] qla2xxx: Assign mailbox command timeout values in a consistent manner. 17 years ago
Andrew Vasquez 523ec773b8 [SCSI] qla2xxx: Add midlayer target/device reset support. 17 years ago
Andrew Vasquez 3fe7cfb910 [SCSI] qla2xxx: Check alternate 'reason' code during GPSC status handling. 17 years ago
Andrew Vasquez 7d232c745e [SCSI] qla2xxx: Add Flash Descriptor Table layout support. 17 years ago
Andrew Vasquez c87a0d8c8d [SCSI] qla2xxx: Use PCI-SIG nomenclature for PCIe bandwidth units. 17 years ago
Andrew Vasquez 587f4cae4a [SCSI] qla2xxx: Cruft cleanup of functions and structures. 17 years ago
Andrew Vasquez cb8dacbf11 [SCSI] qla2xxx: Add hardware trace-logging support. 17 years ago
Andrew Vasquez 0971de7f56 [SCSI] qla2xxx: Add FC-transport Asynchronous Event Notification support. 17 years ago
Andrew Vasquez c6952483b0 [SCSI] qla2xxx: Simplify interrupt handler locking. 17 years ago
Andrew Vasquez 5ab5a4dd54 [SCSI] qla2xxx: Use an rport's scsi_target_id member consistently throughout driver. 17 years ago
Andrew Vasquez 0ddda2d152 [SCSI] qla2xxx: Remove unused and obsolete #define's. 17 years ago
Andrew Vasquez 2ae2b37095 [SCSI] qla2xxx: Add support for host supported speeds FC transport attribute. 17 years ago
Andrew Vasquez 01e58d8eac [SCSI] qla2xxx: Update copyright banner. 17 years ago
Andrew Vasquez 203c29102b [SCSI] qla2xxx: Update firmware filenames for new ISP parts. 17 years ago
Andrew Vasquez ca3aefb822 [SCSI] qla2xxx: Update version number to 8.02.00-k9. 17 years ago
Andrew Vasquez 00a537b820 [SCSI] qla2xxx: Correct usage of inconsistent timeout values while issuing ELS commands. 17 years ago
Andrew Vasquez 3e8ce320cf [SCSI] qla2xxx: Correct discrepancies during OVERRUN handling on FWI2-capable cards. 17 years ago
Andrew Vasquez 7c7f1f299b [SCSI] qla2xxx: Correct needless clean-up resets during shutdown. 17 years ago
FUJITA Tomonori 279e7f5425 [SCSI] qla2xxx: fix compile warning for printk format 17 years ago
Andrew Vasquez d7402cd910 [SCSI] qla2xxx: Update version number to 8.02.00-k8. 17 years ago
Andrew Vasquez e6e074f175 [SCSI] qla2xxx: Correct issue where incorrect init-fw mailbox command was used on non-NPIV capable ISPs. 17 years ago
Seokmann Ju da4541b63b [SCSI] qla2xxx: Access the proper 'physical' port in FC-transport callbacks. 17 years ago
Seokmann Ju 99363ef81c [SCSI] qla2xxx: Correct issue where vport-state was not updated during an ISP_ABORT_NEEDED requst. 17 years ago
Andrew Vasquez 963b0fdd3a [SCSI] qla2xxx: Move RISC-interrupt-register modifications to qla2x00_request_irqs(). 17 years ago
Andrew Vasquez 3db0652ef9 [SCSI] qla2xxx: Consolidate RISC-parity enablement codes. 17 years ago
Andrew Vasquez e87110852d [SCSI] qla2xxx: Cleanse memory allocation logic during probe. 17 years ago
Andrew Vasquez 0afb467b47 [SCSI] qla2xxx: Clear EFT buffer before firmware reinitialization. 17 years ago
Andrew Vasquez df4bf0bb5b [SCSI] qla2xxx: Cleanup any outstanding SRB resources during shutdown. 17 years ago
Andrew Vasquez 61623fc34f [SCSI] qla2xxx: Add MODULE_FIRMWARE hint for ISP25XX firmware. 17 years ago
Andrew Vasquez 948882f6b7 [SCSI] qla2xxx: Correct resource_size_t usages. 17 years ago