Commit Graph

68 Commits (9aaeded72f923212e6d9d7b6b8e3830e983f323e)

Author SHA1 Message Date
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
Christoph Hellwig 39a112403f [SCSI] qla2xxx: use kthread_ API 19 years ago
andrew.vasquez@qlogic.com f7757a5f0f [PATCH] qla2xxx: Remove bogus debug-code. 19 years ago
andrew.vasquez@qlogic.com 387f96b4d9 [PATCH] qla2xxx: Close window on race between rport removal and fcport transition. 19 years ago
andrew.vasquez@qlogic.com 854165f424 [SCSI] qla2xxx: Add support to retrieve/update HBA option-rom. 19 years ago
andrew.vasquez@qlogic.com f6df144cca [SCSI] qla2xxx: Add beacon support via class-device attribute. 19 years ago
andrew.vasquez@qlogic.com 04414013bb [SCSI] qla2xxx: Add port-speed FC transport attribute. 19 years ago
andrew.vasquez@qlogic.com 052c40c83b [SCSI] qla2xxx: Correct issue where the rport's upcall was not being made after relogin. 19 years ago
andrew.vasquez@qlogic.com d97994dc1f [SCSI] qla2xxx: Correct synchronization issues during rport addition/deletion. 19 years ago
andrew.vasquez@qlogic.com 79f89a4296 [SCSI] qla2xxx: Disable port-type RSCN handling via driver state-machine. 19 years ago
James Bottomley 0a21ef1e60 [SCSI] qla2xxx: fix compile error caused by pci_dev.owner move 19 years ago
Andrew Vasquez 331e347686 [SCSI] qla2xxx: Add support for embedded ISP24xx firmware. 19 years ago
Andrew Vasquez 5433383ef3 [SCSI] qla2xxx: Add full firmware(-request) hotplug support for all ISPs. 19 years ago
James.Smart@Emulex.Com 19a7b4aebf [SCSI] update fc_transport for removal of block/unblock functions 19 years ago
Andrew Vasquez 91ca7b01ec [SCSI] Add an 'Issue LIP' device attribute in fc_transport class 19 years ago
James Bottomley 28f22b031f [SCSI] qla2xxx: put back label erroneously removed by eh_active patch 19 years ago
Andrew Vasquez 9a41a62b74 [SCSI] qla2xxx: remove eh_active checks in qla2xxx error handling 19 years ago
Andrew Vasquez fa90c54f6d [SCSI] qla2xxx: Update license. 19 years ago
Andrew Vasquez 4fdfefe529 [SCSI] qla2xxx: Add support to dynamically enable/disable ZIO. 19 years ago
Andrew Morton 444d1d9bb5 [PATCH] qlogic lockup fix 19 years ago
Andrew Vasquez f6ef3b1872 [SCSI] qla2xxx: Stop firmware execution at unintialization time. 20 years ago
Andrew Vasquez fe74c71f6b [SCSI] qla2xxx: Replace schedule_timeout(). 20 years ago
Andrew Vasquez 86cd6baa82 [SCSI] qla2xxx: Remove bad call to fc_remove_host() during probe failure. 20 years ago
Andrew Vasquez afb046e2be [SCSI] qla2xxx: Add host attributes. 20 years ago
Andrew Vasquez ce7e4af7f5 [SCSI] qla2xxx: Add change_queue_depth/type() API support. 20 years ago
Andrew Vasquez c00c72ae01 [SCSI] qla2xxx: Simplify redundant target/device reset logic. 20 years ago
Andrew Vasquez cca5335caf [SCSI] qla2xxx: Add FDMI support. 20 years ago
Andrew Vasquez 7524f9b9e7 [SCSI] qla2xxx: Use dma_get_required_mask() in determining the 'ideal' DMA mask. 20 years ago
Andrew Vasquez 77d7414361 [SCSI] qla2xxx: Cleanup FC remote port registration. 20 years ago
Andrew Vasquez f0883ac6a7 [SCSI] qla2xxx: Add firmware version number to qla24xx_fw_version_str(). 20 years ago
Andrew Vasquez ae91193cd5 [SCSI] qla2xxx: Update copyright banner. 20 years ago
Andrew Vasquez fa2a1ce53d [SCSI] qla2xxx: Code scrubbing. 20 years ago
Andrew Vasquez fca2970371 [SCSI] qla2xxx: Add OS initialization codes for ISP24xx recognition. 20 years ago
Andrew Vasquez 0107109ed6 [SCSI] qla2xxx: Add ISP24xx initialization routines. 20 years ago
Andrew Vasquez 459c537807 [SCSI] qla2xxx: Add ISP24xx flash-manipulation routines. 20 years ago
Andrew Vasquez 1c7c63574f [SCSI] qla2xxx: Add MBX command routines for ISP24xx support. 20 years ago