Commit Graph

821 Commits (044595d4e448305fbaec472eb7d22636d24e7d8c)

Author SHA1 Message Date
Roland Dreier 9bfacd01dc [SCSI] qla2xxx: Fix crash in qla2x00_abort_all_cmds() on unload 14 years ago
Randy Dunlap 8ec9c7fb15 scsi: fix qla2xxx printk format warning 14 years ago
Chad Dupuis e5fdae5583 [SCSI] qla2xxx: Fix "active_mask" may be used uninitialized warning. 14 years ago
Giridhar Malavali 3173167f01 [SCSI] qla2xxx: Issue mailbox command only when firmware hung bit is reset for ISP82xx. 14 years ago
Joe Carnuccio b668ae37f1 [SCSI] qla2xxx: Return sysfs error codes appropriate to conditions. 14 years ago
Joe Carnuccio 697a4bc691 [SCSI] qla2xxx: Provide method for updating I2C attached VPD. 14 years ago
Joe Carnuccio 1fedd80f9c [SCSI] qla2xxx: Correction to sysfs edc interface. 14 years ago
Saurav Kashyap 491118dff9 [SCSI] qla2xxx: During loopdown perform Diagnostic loopback. 14 years ago
Saurav Kashyap 63d92d3e2e [SCSI] qla2xxx: Fix array out of bound warning. 14 years ago
Saurav Kashyap 54883291ff [SCSI] qla2xxx: check for marker IOCB during response queue processing. 14 years ago
Chad Dupuis 86e45bf66f [SCSI] qla2xxx: Enable write permission to some debug related module parameters to be changed dynamically. 14 years ago
Saurav Kashyap c8582ad95b [SCSI] qla2xxx: Prevent CPU lockups when "ql2xdontresethba" module param is set. 14 years ago
Saurav Kashyap 999916dc59 [SCSI] qla2xxx: Implemeted beacon on/off for ISP82XX. 14 years ago
Giridhar Malavali 08de2844c6 [SCSI] qla2xxx: Add support for ISP82xx to capture dump (minidump) on failure. 14 years ago
Chad Dupuis 7ca3c803e8 [SCSI] qla2xxx: Update version number to 8.03.07.07-k. 14 years ago
Saurav Kashyap 51cc9a8e5f [SCSI] qla2xxx: Set the task attributes after memsetting fcp cmnd. 14 years ago
Andrew Vasquez 58b4857696 [SCSI] qla2xxx: Correct inadvertent loop state transitions during port-update handling. 14 years ago
Saurav Kashyap 3553d343e7 [SCSI] qla2xxx: Save and restore irq in the response queue interrupt handler. 14 years ago
Chad Dupuis bc91ade9b7 [SCSI] qla2xxx: Double check for command completion if abort mailbox command fails. 14 years ago
Saurav Kashyap 7594206493 [SCSI] qla2xxx: Acquire hardware lock while manipulating dsd list. 14 years ago
Chad Dupuis 42cd4f5dc2 [SCSI] qla2xxx: Fix qla24xx revision check while enabling interrupts. 14 years ago
Arun Easi e02587d777 [SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting. 14 years ago
Arun Easi 8cb2049c74 [SCSI] qla2xxx: T10 DIF - Handle uninitalized sectors. 14 years ago
Saurav Kashyap 92fd65c095 [SCSI] qla2xxx: Cleanup of previous infrastructure. 14 years ago
Saurav Kashyap 7c3df1320e [SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure. 14 years ago
Saurav Kashyap 3ce8866cea [SCSI] qla2xxx: Basic infrastructure for dynamic logging. 14 years ago
Justin P. Mattock a06a0f8e3e scsi: qla_isr.c: fix comment typo 'hammmer' 14 years ago
Joe Carnuccio 6ad11eaa8a [SCSI] qla2xxx: Refactor call to qla2xxx_read_sfp for thermal temperature. 14 years ago
Joe Carnuccio 6766df9e8a [SCSI] qla2xxx: Unify the read/write sfp mailbox command routines. 14 years ago
Andrew Vasquez 773120e4df [SCSI] qla2xxx: Clear complete initialization control block. 14 years ago
Andrew Vasquez 82515920b6 [SCSI] qla2xxx: Allow an override of the registered maximum LUN. 14 years ago
Saurav Kashyap 24014d0464 [SCSI] qla2xxx: Add host number in reset and quiescent message logs. 14 years ago
Joe Carnuccio 1bff6cc8fb [SCSI] qla2xxx: Correctly read sfp single byte mailbox register. 14 years ago
Chad Dupuis d652e09370 [SCSI] qla2xxx: Add qla82xx_rom_unlock() function. 14 years ago
Chad Dupuis 875efad774 [SCSI] qla2xxx: Log if qla82xx firmware fails to load from flash. 14 years ago
Madhuranath Iyengar 134ae07850 [SCSI] qla2xxx: Use passed in host to initialize local scsi_qla_host in queuecommand function 14 years ago
Joe Carnuccio 93d29cc63f [SCSI] qla2xxx: Correct buffer start in edc sysfs debug print. 14 years ago
Saurav Kashyap 53296788f4 [SCSI] qla2xxx: Update firmware version after flash update for ISP82xx. 14 years ago
Arun Easi 43ebf16d76 [SCSI] qla2xxx: Fix hang during driver unload when vport is active. 14 years ago
Andrew Vasquez fa96d92736 [SCSI] qla2xxx: Properly set the dsd_list_len for dsd_chaining in cmd type 6. 14 years ago
Saurav Kashyap cefcaba67a [SCSI] qla2xxx: Fix virtual port failing to login after chip reset. 14 years ago
Arun Easi 9f40682e28 [SCSI] qla2xxx: Fix vport delete hang when logins are outstanding. 14 years ago
Madhuranath Iyengar c9c2a14047 [SCSI] qla2xxx: Update version number to 8.03.07.03-k. 14 years ago
Chad Dupuis ec426e106c [SCSI] qla2xxx: Log fcport state transitions when debug messages are enabled. 14 years ago
Andrew Vasquez a4f92a32a0 [SCSI] qla2xxx: Verify login-state has transitioned to PRLI-completed. 14 years ago
Giridhar Malavali 92dbf27392 [SCSI] qla2xxx: Limit the logs in case device state does not change for ISP82xx. 14 years ago
Giridhar Malavali ed0de87ce6 [SCSI] qla2xxx: Add the ql2xdontresethba module_param. 14 years ago
Giridhar Malavali 0e8edb0303 [SCSI] qla2xxx: Display hardware/firmware registers to get more information about the error for ISP82xx. 14 years ago
Joe Carnuccio 03bcfb57c0 [SCSI] qla2xxx: Add test for valid loop id to qla2x00_relogin(). 14 years ago
Giridhar Malavali 8f7daead3c [SCSI] qla2xxx: Perform FCoE context reset before trying adapter reset for ISP82xx. 14 years ago