Commit Graph

90 Commits (ab46feae865c5b96dbf5e261be8638165932bfb1)

Author SHA1 Message Date
Seokmann Ju b9b12f73df [SCSI] qla2xxx: Correct several PCI-EEH issues. 16 years ago
Joe Carnuccio ad0ecd61f4 [SCSI] qla2xxx: Add EDC-update support. 16 years ago
Shyam Sundar ddb9b12632 [SCSI] qla2xxx: Cleanup unused flags and #defines. 16 years ago
Lalit Chandivade 6e181be508 [SCSI] qla2xxx: Add reset capabilities for application support. 16 years ago
Joe Carnuccio 1d2874de80 [SCSI] qla2xxx: Add Flash-Access-Control support for recent ISPs. 16 years ago
Andrew Vasquez 55a961581f [SCSI] qla2xxx: Update MPI/PHY version retrieval codes. 16 years ago
Andrew Vasquez b64b0e8fd9 [SCSI] qla2xxx: Pass in optional extended-initialization control block. 16 years ago
Anirban Chakraborty ee546b6e04 [SCSI] qla2xxx: Correct vport delete bug. 16 years ago
Andrew Vasquez 8a659571ec [SCSI] qla2xxx: Properly acknowledge IDC notification messages. 16 years ago
Anirban Chakraborty 618a752319 [SCSI] qla2xxx: Remove interrupt request bit check in the response processing path in multiq mode. 16 years ago
Andrew Vasquez 8eca3f39c4 [SCSI] qla2xxx: Always serialize mailbox command execution. 16 years ago
Andrew Vasquez 3a03eb797c [SCSI] qla2xxx: Add ISP81XX support. 16 years ago
Andrew Vasquez 444786d7fd [SCSI] qla2xxx: Use proper request/response queues with MQ instantiations. 16 years ago
Andrew Vasquez 124f85e6cc [SCSI] qla2xxx: Don't fallback to interrupt-polling during re-initialization with MSI-X enabled. 16 years ago
Andrew Vasquez 1ded85e285 [SCSI] qla2xxx: Remove support for reading/writing HW-event-log. 16 years ago
Anirban Chakraborty 17d98630a4 [SCSI] qla2xxx: changes in multiq code 16 years ago
Anirban Chakraborty 73208dfd7a [SCSI] qla2xxx: add support for multi-queue adapter 16 years ago
Anirban Chakraborty 749af3d54a [SCSI] qla2xxx: Code changes for vport bus reset 16 years ago
Anirban Chakraborty 7b867cf76f [SCSI] qla2xxx: Refactor qla data structures 16 years ago
Shyam Sundar 680d7db88a [SCSI] qla2xxx: Do not honour max_vports from firmware for 2G ISPs and below. 16 years ago
Bjorn Helgaas cc3ef7bc40 [SCSI] qla2xxx: Fix "occured" spelling errors. 17 years ago
Andrew Vasquez 4b89258c73 [SCSI] qla2xxx: Change GFP_ATOMIC to GFP_KERNEL for non-atomic allocations. 17 years ago
Andrew Vasquez c795c1e4b6 [SCSI] qla2xxx: Explicitly tear-down vports during PCI remove_one(). 17 years ago
Andrew Vasquez c9c5ced90a [SCSI] qla2xxx: Additional NPIV corrections. 17 years ago
Andrew Vasquez 42e421b184 [SCSI] qla2xxx: Verify the RISC is not in ROM code if firmware-load is disabled. 17 years ago
Seokmann Ju 246de42cfc [SCSI] qla2xxx: Always aquire the parent's hardware_lock. 17 years ago
Andrew Vasquez 68af081151 [SCSI] qla2xxx: Extend the 'fw_dump' SYSFS node the ability to initiate a firmware dump. 17 years ago
Andrew Vasquez fa0926df0f [SCSI] qla2xxx: Don't depend on mailbox return values while enabling FCE tracing. 17 years ago
matthias@kaehlcke.net 6c2f527cb8 [SCSI] qla2xxx: Convert vport_sem to a mutex 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
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
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 cb8dacbf11 [SCSI] qla2xxx: Add hardware trace-logging support. 17 years ago
Andrew Vasquez 0ddda2d152 [SCSI] qla2xxx: Remove unused and obsolete #define's. 17 years ago
Andrew Vasquez 01e58d8eac [SCSI] qla2xxx: Update copyright banner. 17 years ago
Andrew Vasquez 00a537b820 [SCSI] qla2xxx: Correct usage of inconsistent timeout values while issuing ELS commands. 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 c48339decc [SCSI] qla2xxx: Issue correct MBC_INITIALIZE_FIRMWARE command. 17 years ago
Andrew Vasquez df613b9607 [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support. 17 years ago
Andrew Vasquez 00b6bd2516 [SCSI] qla2xxx: Trace-Control naming cleanups. 17 years ago
Adrian Bunk a824ebb37c [SCSI] qla2xxx: Code cleanups. 17 years ago
Marcus Barrow 0b05a1f0d6 [SCSI] qla2xxx: Use completion routines. 17 years ago
Andrew Vasquez 43ef058010 [SCSI] qla2xxx: Retrieve additional HBA port statistics from recent ISPs. 17 years ago
Andrew Vasquez eb66dc60be [SCSI] qla2xxx: Correct NPIV support for recent ISPs. 17 years ago
Andrew Vasquez a3a63d55a4 [SCSI] qla2xxx: Defer explicit interrupt-polling processing to init-time scenarios. 18 years ago
Andrew Vasquez 8b3253d10f [SCSI] qla2xxx: Clear options-flags while staging firmware-execution. 18 years ago