Commit Graph

797 Commits (01350d05539d1c95ef3568d062d864ab76ae7670)

Author SHA1 Message Date
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
Giridhar Malavali aee3dbcdd1 [SCSI] qla2xxx: Remove extra call to qla82xx_check_fw_alive(). 14 years ago
Giridhar Malavali 02be221556 [SCSI] qla2xxx: Updated the reset sequence for ISP82xx. 14 years ago
Andrew Vasquez 07e264b76d [SCSI] qla2xxx: Update copyright banner. 14 years ago
Andrew Vasquez c8d6691b95 [SCSI] qla2xxx: Free firmware PCB on logout request. 14 years ago
Mike Hernandez a74ec14ffb [SCSI] qla2xxx: Include request queue ID in the upper 16-bits of the I/O handle for Abort I/O IOCBs. 14 years ago
Andrew Vasquez 3e8bb8410f [SCSI] qla2xxx: Remove extraneous setting of FCF_ASYNC_SENT during login-done completion. 14 years ago
Andrew Vasquez f28a0a9613 [SCSI] qla2xxx: Check for a match before attempting to set FCP-priority information. 14 years ago
Andrew Vasquez 80d79440ad [SCSI] qla2xxx: Correct calling contexts of qla2x00_mark_device_lost() in async paths. 14 years ago
Andrew Vasquez 1940ce7317 [SCSI] qla2xxx: Display PortID information during FCP command-status handling. 14 years ago
Justin P. Mattock 6eab04a876 treewide: remove extra semicolons 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Madhuranath Iyengar 76f0c37a26 [SCSI] qla2xxx: Update version number to 8.03.07.00 14 years ago
Andrew Vasquez 4e98d3b8ac [SCSI] qla2xxx: Check return value of fc_block_scsi_eh() 14 years ago
Saurav Kashyap e46ef004f8 [SCSI] qla2xxx: The ISP82XX should be online while waiting for commands completion. 14 years ago
Andrew Vasquez ff2fc42e74 [SCSI] qla2xxx: Propagate block-layer tags on submitted I/Os. 14 years ago
Andrew Vasquez 97dec564fd [SCSI] qla2xxx: Adjust FCP_RSP response-info field check after TMF completion. 14 years ago
Andrew Vasquez 6aef87bea9 [SCSI] qla2xxx: Clear any stale login-states during an adapter reset. 14 years ago
Andrew Vasquez 7a78ceda1c [SCSI] qla2xxx: Pass right CT command string for CT status processing. 14 years ago
Giridhar Malavali 862cd01e5c [SCSI] qla2xxx: Don't wait for active mailbox command completion when firmware is hung. 14 years ago
Giridhar Malavali 7190575f7a [SCSI] qla2xxx: Abort pending commands for faster recovery during ISP reset. 14 years ago
Giridhar Malavali cf2d771255 [SCSI] qla2xxx: Display nport_id when any SNS command fails. 14 years ago
Giridhar Malavali 0060ddf8f7 [SCSI] qla2xxx: Reinitialize the device initialize timeout value after reset on ISP82xx. 14 years ago
Chad Dupuis 7c8cf2fee1 [SCSI] qla2xxx: Fix array subscript is above array bounds in qla2xx_build_scsi_type_6_iocbs(). 14 years ago