Commit Graph

136 Commits (64beab14f53790e59a4e0a9ef1d752c12ad54a62)

Author SHA1 Message Date
Bjorn Helgaas cc3ef7bc40 [SCSI] qla2xxx: Fix "occured" spelling errors. 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
Mike Hernandez 946fb8915a [SCSI] qla2xxx: Set npiv_supported flag for FCoE HBAs. 17 years ago
Andrew Vasquez a7a28504bf [SCSI] qla2xxx: Correct vport-state management issues during ISP-ABORT. 17 years ago
Andrew Vasquez c9c5ced90a [SCSI] qla2xxx: Additional NPIV corrections. 17 years ago
Andrew Vasquez 8201e20799 [SCSI] qla2xxx: Issue proper ISP callbacks during stop-firmware. 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
Seokmann Ju 5de1f70f41 [SCSI] qla2xxx: Correct rport/fcport visibility-state handling during loop-resync. 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
Harish Zunjarrao e5f5f6f72b [SCSI] qla2xxx: Track total number of ISP aborts. 17 years ago
Seokmann Ju 5f3a9a207f [SCSI] qla2xxx: Add dev_loss_tmo_callbk/terminate_rport_io callback support. 17 years ago
Seokmann Ju c6852c4c59 [SCSI] qla2xxx: Correct misc. endian and byte-ordering issues. 17 years ago
Seokmann Ju d4486fd6de [SCSI] qla2xxx: Consistently access the physical HA port. 17 years ago
Harihara Kadayam 4d4df1932b [SCSI] qla2xxx: Add ISP84XX support. 17 years ago
Andrew Vasquez 7d232c745e [SCSI] qla2xxx: Add Flash Descriptor Table layout support. 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 5ab5a4dd54 [SCSI] qla2xxx: Use an rport's scsi_target_id member consistently throughout driver. 17 years ago
Andrew Vasquez 01e58d8eac [SCSI] qla2xxx: Update copyright banner. 17 years ago
Andrew Vasquez 00a537b820 [SCSI] qla2xxx: Correct usage of inconsistent timeout values while issuing ELS commands. 17 years ago
Andrew Vasquez 7c7f1f299b [SCSI] qla2xxx: Correct needless clean-up resets during shutdown. 17 years ago
Andrew Vasquez 3db0652ef9 [SCSI] qla2xxx: Consolidate RISC-parity enablement codes. 17 years ago
Andrew Vasquez 0afb467b47 [SCSI] qla2xxx: Clear EFT buffer before firmware reinitialization. 17 years ago
Andrew Vasquez df4bf0bb5b [SCSI] qla2xxx: Cleanup any outstanding SRB resources during shutdown. 17 years ago
Seokmann Ju c48339decc [SCSI] qla2xxx: Issue correct MBC_INITIALIZE_FIRMWARE command. 17 years ago
Andrew Vasquez fc44765f5a [SCSI] qla2xxx: Correct late-memset() of EFT buffer. 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
Andrew Vasquez eb66dc60be [SCSI] qla2xxx: Correct NPIV support for recent ISPs. 17 years ago
Andrew Vasquez 39bd962269 [SCSI] qla2xxx: Limit iIDMA speed adjustments. 18 years ago
Seokmann Ju 4d0ea24769 [SCSI] qla2xxx: Retrieve max-NPIV support capabilities from FW. 18 years ago
Mariusz Kozlowski bbfbbbc118 [SCSI] kmalloc + memset conversion to kzalloc 18 years ago
Andrew Vasquez a3cbdfad15 [SCSI] qla2xxx: Correct 8GB iIDMA support. 18 years ago
Andrew Vasquez 8fef696b00 [SCSI] qla2xxx: Don't modify parity bits during ISP25XX restart. 18 years ago
Seokmann Ju 281afe1947 [SCSI] qla2xxx: fix to honor ignored parameters in sysfs attributes 18 years ago
Andrew Vasquez c3a2f0dfe1 [SCSI] qla2xxx: Add ISP25XX support. 18 years ago
Andrew Vasquez af6177d88d [SCSI] qla2xxx: Use pci_try_set_mwi(). 18 years ago
Andrew Vasquez f85ec187dc [SCSI] qla2xxx: Use PCI-X/PCI-Express read control interfaces. 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
Seokmann Ju 2c3dfe3f6a [SCSI] qla2xxx: add support for NPIV 18 years ago
Auke Kok 44c10138fd PCI: Change all drivers to use pci_device->revision 18 years ago
David S. Miller 15576bc8ad [QLA2XXX]: Fix build on sparc. 18 years ago
Andrew Vasquez a157b1014f [SCSI] qla2xxx: Correct pci_set_msi() usage semantics. 18 years ago