Commit Graph

444 Commits (671434904633876f89be70af415c35c89fb90115)

Author SHA1 Message Date
Andrew Vasquez 3869a17288 [SCSI] qla2xxx: Update version number to 8.02.01-k9. 17 years ago
Michael Reed 5bff55db3d [SCSI] qla2xxx: Return a FAILED status when abort mailbox-command fails. 17 years ago
Shyam Sundar 680d7db88a [SCSI] qla2xxx: Do not honour max_vports from firmware for 2G ISPs and below. 17 years ago
Andrew Vasquez 737faece27 [SCSI] qla2xxx: Use pci_disable_rom() to manipulate PCI config space. 17 years ago
Lalit Chandivade 821b399600 [SCSI] qla2xxx: Correct Atmel flash-part handling. 17 years ago
Jesse Barnes 0927678f55 PCI: use pci_find_ext_capability everywhere 17 years ago
Yinghai Lu 16dbef4a83 PCI: change MSI-x vector to 32bit 17 years ago
Yinghai Lu 42379b1122 pci: change msi-x vector to 32bit 17 years ago
Mike Christie 056a448349 [SCSI] qla2xxx: use new host byte transport errors. 17 years ago
Mike Christie 9cc328f502 [SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unblock calls in terminate callbacks 17 years ago
Mike Christie 7b594131c4 [SCSI] qla2xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected rport error or race 17 years ago
Alexander Beregalov 4a3e1ea8b2 [SCSI] qla2xxx: fix printk format warnings 17 years ago
Andrew Vasquez 36d1cdcffb [SCSI] qla2xxx: Update version number to 8.02.01-k8. 17 years ago
Ravi Anand 59d72d873c [SCSI] qla2xxx: Ignore payload reserved-bits during RSCN processing. 17 years ago
Andrew Vasquez 2d13693879 [SCSI] qla2xxx: Additional residual-count corrections during UNDERRUN handling. 17 years ago
Bjorn Helgaas cc3ef7bc40 [SCSI] qla2xxx: Fix "occured" spelling errors. 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 4b89258c73 [SCSI] qla2xxx: Change GFP_ATOMIC to GFP_KERNEL for non-atomic allocations. 17 years ago
Harish Zunjarrao 49fd462a1b [SCSI] qla2xxx: Add input/output byte-count statistics. 17 years ago
Matthew Wilcox 3fd7f93883 [SCSI] qla2xxx: Remove semaphore.h 17 years ago
Andrew Vasquez 048feec554 [SCSI] qla2xxx: Defer enablement of RISC interrupts until ISP initialization completes. 17 years ago
Adrian Bunk 7a8fc9b248 removed unused #include <linux/version.h>'s 17 years ago
Andrew Vasquez bcd2361d7e [SCSI] qla2xxx: Update version number to 8.02.01-k7. 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
Mike Hernandez 946fb8915a [SCSI] qla2xxx: Set npiv_supported flag for FCoE HBAs. 17 years ago
Andrew Vasquez bed475c4cd [SCSI] qla2xxx: Don't leak SG-DMA mappings while aborting commands. 17 years ago
Andrew Vasquez a7a28504bf [SCSI] qla2xxx: Correct vport-state management issues during ISP-ABORT. 17 years ago
Andrew Vasquez 6390d1f33f [SCSI] qla2xxx: Correct synchronization of software/firmware fcport states. 17 years ago
FUJITA Tomonori 00eabe7c44 [SCSI] qla2xxx: fix msleep compile error 17 years ago
Andrew Vasquez 4cfc51017d [SCSI] qla2xxx: Update version number to 8.02.01-k6. 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
Akinobu Mita b3dc9088f3 [SCSI] qla2xxx: use memory_read_from_buffer() 17 years ago
Andrew Vasquez 8201e20799 [SCSI] qla2xxx: Issue proper ISP callbacks during stop-firmware. 17 years ago
Andrew Vasquez f0773b5ff6 [SCSI] qla2xxx: Update version number to 8.02.01-k5. 17 years ago
Andrew Vasquez 6d0525292a [SCSI] qla2xxx: Don't hardcode fw_transfer_size for ISP2[45]xx parts. 17 years ago
Andrew Vasquez 42e421b184 [SCSI] qla2xxx: Verify the RISC is not in ROM code if firmware-load is disabled. 17 years ago
Andrew Vasquez e792121ec8 [SCSI] qla2xxx: Correct overflow during dump-processing on large-memory ISP23xx parts. 17 years ago
Andrew Vasquez 031e134e5f [SCSI] qla2xxx: Skip FDMI registration on ISP21xx/22xx parts. 17 years ago
Seokmann Ju 5de1f70f41 [SCSI] qla2xxx: Correct rport/fcport visibility-state handling during loop-resync. 17 years ago
Seokmann Ju da57bf8f25 [SCSI] qla2xxx: Correct vport management of MBA_PORT_UPDATE. 17 years ago
Seokmann Ju 8f0d6436d2 [SCSI] qla2xxx: Correct fcport state-management during loss. 17 years ago
Seokmann Ju 246de42cfc [SCSI] qla2xxx: Always aquire the parent's hardware_lock. 17 years ago
Andrew Vasquez 436a7b1123 [SCSI] qla2xxx: Swap enablement order of EFT and FCE. 17 years ago
Joe Carnuccio 1ee2714632 [SCSI] qla2xxx: Retrieve board serial-number and description from VPD. 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
Harish Zunjarrao 032d8dd739 [SCSI] qla2xxx: Add LIP count to FC-transport statistics. 17 years ago