Commit Graph

107 Commits (36aaccc1e96481e8310b1d13600096da0f24ff43)

Author SHA1 Message Date
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
Andrew Vasquez 30c4766213 [SCSI] qla2xxx: Export OptionROM boot-codes version information. 18 years ago
Andrew Vasquez a8488abefa [SCSI] qla2xxx: Add MSI-X support. 18 years ago
Andrew Vasquez 0c8c39af16 [SCSI] qla2xxx: Correct reset handling logic. 18 years ago
Andrew Vasquez 8bc69e7dc3 [SCSI] qla2xxx: Correct IOCB queueing mechanism for ISP54XX HBAs. 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Andrew Vasquez 1e99e33ad9 [SCSI] qla2xxx: add asynchronous scsi scanning support. 18 years ago
Andrew Vasquez d19044c32b [SCSI] qla2xxx: defer topology discovery to DPC thread during initialization. 18 years ago
Adrian Bunk e5f82ab834 [SCSI] qla2xxx: make some functions static 18 years ago
Andrew Vasquez df7baa506c [SCSI] qla2xxx: Correct QUEUE_FULL handling. 19 years ago
Andrew Vasquez 18c6c12759 [SCSI] qla2xxx: Workaround D3 power-management issues. 19 years ago
Andrew Vasquez 11010fecd2 [SCSI] Maintain module-parameter name consistency with qla2xxx/qla4xxx. 19 years ago
Frederik Deweerdt d7a297baa6 [PATCH] fix qla{2,4} build error 19 years ago
Andrew Vasquez 07db518313 [SCSI] qla2xxx: Stall mid-layer error handlers while rport is blocked. 19 years ago
Andrew Vasquez bb8ee49984 [SCSI] qla2xxx: Add MODULE_FIRMWARE tags. 19 years ago
Andrew Vasquez d8b4521349 [SCSI] qla2xxx: Add iIDMA support. 19 years ago
Andrew Vasquez 9c06938aa4 [SCSI] qla2xxx: Correct PLOGI retry logic. 19 years ago
Vladislav Bolkhovitin b0328beed0 [SCSI] qla2xxx: Fix to allow to reset devices using sg interface (sg_reset). 19 years ago
Thomas Gleixner 1d6f359a2e [PATCH] irq-flags: scsi: Use the new IRQF_ constants 19 years ago
Jesper Juhl 900d9f9873 [SCSI] small whitespace cleanup for qlogic driver 19 years ago
Andrew Vasquez 7ee6139709 [SCSI] qla2xxx: Convert from pci_module_init() to pci_register_driver(). 19 years ago
Andrew Vasquez 0181944fe6 [SCSI] qla2xxx: Add support for extended error logging. 19 years ago
Andrew Vasquez 744f11fdb1 [SCSI] qla2xxx: Cleanup DEBUG macro usage. 19 years ago
Andrew Vasquez 7469059d52 [SCSI] qla2xxx: Remove no-op IOCTL codes and macros. 19 years ago
Andrew Vasquez 88729e53a4 [SCSI] qla2xxx: Add DMI (Diagnostics Monitoring Interface) support. 19 years ago
Andrew Vasquez a7a167bf7e [SCSI] qla2xxx: Rework firmware-trace facilities. 19 years ago
Andrew Vasquez d4e3e04d78 [SCSI] qla2xxx: Consolidate firmware-dump handling across ISPs. 19 years ago
Andrew Vasquez cb63067a77 [SCSI] qla2xxx: Consolidate "qla2xxx" string usage to a #define. 19 years ago
Andrew Vasquez 47f5e069e4 [SCSI] qla2xxx: Use PCI_DEVICE() for pci_device_id definition. 19 years ago
Andrew Vasquez 441d107204 [SCSI] qla2xxx: Remove obsolete firmware-loader-module support. 19 years ago
Andrew Vasquez 4971cd221a [SCSI] qla2xxx: Remove unused port-type RSCN handling code. 19 years ago
Andrew Vasquez 75bc419070 [SCSI] qla2xxx: Drop unused driver cruft. 19 years ago
Ravi Anand 57680080ba [SCSI] qla2xxx: Don't wait for loop transition to complete if LOOP_DEAD state is attained. 19 years ago
Michael Reed 2ea0020250 [SCSI] qla2xxx: Correct eh_abort recovery logic. 19 years ago
Zach Brown 77347ff755 [SCSI] qla2xxx: only free_irq() after request_irq() succeeds 19 years ago
Matthew Dobson 93d2341c75 [PATCH] mempool: use mempool_create_slab_pool() 19 years ago
andrew.vasquez@qlogic.com 9a52a57cb9 [SCSI] qla2xxx: Correct FCAL login retry logic for ISP24xx. 19 years ago
andrew.vasquez@qlogic.com 4a59f71d7f [SCSI] qla2xxx: Further restrict ZIO mode support. 19 years ago
andrew.vasquez@qlogic.com 48c02fde94 [SCSI] qla2xxx: Consolidate ISP63xx handling. 19 years ago
andrew.vasquez@qlogic.com 044cc6c8ec [SCSI] qla2xxx: Add ISP54xx support. 19 years ago
andrew.vasquez@qlogic.com ea5b6382fd [SCSI] qla2xxx: Convert IS_QLA*() defines to bit-operations. 19 years ago