Commit Graph

149 Commits (980b306a297725d4f25c779ca15086de757acadf)

Author SHA1 Message Date
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
Ravi Anand 63a8651f25 [SCSI] qla2xxx: Correct infinite-login-retry issue. 18 years ago
Seokmann Ju 14e660e677 [SCSI] qla2xxx: Add PCI error recovery support. 18 years ago
Andrew Vasquez 338c9161e4 [SCSI] qla2xxx: Add flash burst-read/write support. 18 years ago
Andrew Vasquez 29856e2841 [SCSI] qla2xxx: Allocate enough space for the full PCI descriptor. 18 years ago
Seokmann Ju 53772a2cb4 [SCSI] qla2xxx: fix panic caused by previous patch 18 years ago
Andrew Vasquez c3a2f0dfe1 [SCSI] qla2xxx: Add ISP25XX support. 18 years ago
Andrew Vasquez fd34f55694 [SCSI] qla2xxx: Re-factor isp_operations to static structures. 18 years ago
Andrew Vasquez c76f2c013f [SCSI] qla2xxx: Generalize iIDMA support. 18 years ago
Andrew Vasquez e428924ccd [SCSI] qla2xxx: Generalize FW-Interface-2 support. 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Seokmann Ju 2c3dfe3f6a [SCSI] qla2xxx: add support for NPIV 18 years ago
FUJITA Tomonori 385d70b4e2 [SCSI] qla2xxx: convert to use the data buffer accessors 18 years ago
Bill Nottingham 88f5774b07 [SCSI] qla2xxx: fix timeout in qla2x00_down_timeout 18 years ago
Andrew Vasquez a7b6184225 [SCSI] qla2xxx: Honor NVRAM port-down-retry-count settings. 18 years ago
Andrew Vasquez 765140bf22 [SCSI] qla2xxx: Error-out during probe() if we're unable to complete HBA initialization. 18 years ago
Bernhard Walle 665db93b8a [SCSI] qla2xxx: Remove duplicate pci_disable_device() call 18 years ago
Andrew Vasquez 27d9403528 [SCSI] qla2xxx: Allow the extended-error-logging flag to be dynamic. 18 years ago
Andrew Vasquez ed67708639 [SCSI] qla2xxx: Add scan_[start|finish]() callbacks for ISP24xx HBAs. 18 years ago
Seokmann Ju 03c79cc56e [SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock. 18 years ago