Commit Graph

168 Commits (71088785c6bc68fddb450063d57b1bd1c78e0ea1)

Author SHA1 Message Date
Mike Christie 7b594131c4 [SCSI] qla2xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected rport error or race 17 years ago
Andrew Vasquez 272976ca18 [SCSI] qla2xxx: Add NPIV-Config Table support. 17 years ago
Andrew Vasquez c00d8994d9 [SCSI] qla2xxx: Add Flash Layout Table support. 17 years ago
Andrew Vasquez 048feec554 [SCSI] qla2xxx: Defer enablement of RISC interrupts until ISP initialization completes. 17 years ago
Andrew Vasquez c795c1e4b6 [SCSI] qla2xxx: Explicitly tear-down vports during PCI remove_one(). 17 years ago
Andrew Vasquez 19851f136a [SCSI] qla2xxx: Reference proper ha during SBR handling. 17 years ago
Andrew Vasquez bed475c4cd [SCSI] qla2xxx: Don't leak SG-DMA mappings while aborting commands. 17 years ago
Andrew Vasquez c9c5ced90a [SCSI] qla2xxx: Additional NPIV corrections. 17 years ago
Andrew Morton bf6583b583 [SCSI] qla2xxx: suppress uninitialized-var warning 17 years ago
Seokmann Ju 5de1f70f41 [SCSI] qla2xxx: Correct rport/fcport visibility-state handling during loop-resync. 17 years ago
Seokmann Ju 8f0d6436d2 [SCSI] qla2xxx: Correct fcport state-management during loss. 17 years ago
Andrew Vasquez e5896bd5dc [SCSI] qla2xxx: Allow the user the option of disabling iIDMA. 17 years ago
Seokmann Ju 711c1d916b [SCSI] qla2xxx: Cleanup NPIV related functions 17 years ago
Andrew Vasquez 85821c906c [SCSI] qla2xxx: Set an rport's dev_loss_tmo value in a consistent manner. 17 years ago
Seokmann Ju 5f3a9a207f [SCSI] qla2xxx: Add dev_loss_tmo_callbk/terminate_rport_io callback support. 17 years ago
Seokmann Ju 08b95a12cd [SCSI] qla2xxx: Correct handling of AENs postings for vports. 17 years ago
matthias@kaehlcke.net 6c2f527cb8 [SCSI] qla2xxx: Convert vport_sem to a mutex 17 years ago
Daniel Walker e1e82b6f0d [SCSI] qla2xxx: firmware semaphore to mutex 17 years ago
Andrew Vasquez fd9a29f036 [SCSI] qla2xxx: Display driver version at module init-time. 17 years ago
Andrew Vasquez 666301e673 [SCSI] qla2xxx: Correct regression in relogin code. 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 550bf57dfb [SCSI] qla2xxx: Wakeup DPC thread to process any deferred-work requests. 17 years ago
Seokmann Ju 463717edc9 [SCSI] qla2xxx: Check DFLG_NO_CABLE only on physical port. 17 years ago
Harihara Kadayam 4d4df1932b [SCSI] qla2xxx: Add ISP84XX support. 17 years ago
Andrew Vasquez 523ec773b8 [SCSI] qla2xxx: Add midlayer target/device reset 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 0ddda2d152 [SCSI] qla2xxx: Remove unused and obsolete #define's. 17 years ago
Andrew Vasquez 01e58d8eac [SCSI] qla2xxx: Update copyright banner. 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 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
Benjamin Herrenschmidt 0948391641 PCI: Remove users of pci_enable_device_bars() 17 years ago
James Bottomley d3f46f39b7 [SCSI] remove use_sg_chaining 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 a4722cf24d [SCSI] qla2xxx: Don't schedule the DPC routine to perform an issue-lip request. 17 years ago
Andrew Vasquez 3776541d8a [SCSI] qla2xxx: Fix for 32-bit platforms with 64-bit resources. 17 years ago
Adrian Bunk 4c993f7669 scsi/qla2xxx/qla_os.c section fix 17 years ago
Andrew Vasquez 285d0321d1 [SCSI] qla2xxx: Make driver (mostly) legacy I/O port free. 18 years ago
FUJITA Tomonori 9cb83c7529 [SCSI] add use_sg_chaining option to scsi_host_template 18 years ago
Andrew Vasquez f363b9434a [SCSI] qla2xxx: Use shost_priv(). 18 years ago