1. c463119 [SCSI] qla2xxx: Proper cleanup of pass through commands when firmware returns error. by Giridhar Malavali · 13 years ago
  2. cfb0919 [SCSI] qla2xxx: Update to dynamic logging. by Chad Dupuis · 13 years ago
  3. d8424f6 [SCSI] qla2xxx: Make the logging functions verify their arguments and fixed the current broken uses as appropriate. by Joe Perches · 13 years ago
  4. 086b3e8 [SCSI] qla2xxx: Use less stack to emit logging messages. by Joe Perches · 13 years ago
  5. 09b4402 [SCSI] qla2xxx: Update version number to 8.03.07.12-k. by Chad Dupuis · 13 years ago
  6. 0d2aa38 [SCSI] qla2xxx: Submit all chained IOCBs for passthrough commands on request queue 0. by Giridhar Malavali · 13 years ago
  7. 49e85c2 [SCSI] qla2xxx: Correct fc_host port_state display. by Saurav Kashyap · 13 years ago
  8. 6315491 [SCSI] qla2xxx: Disable generating pause frames when firmware hang detected for ISP82xx. by Giridhar Malavali · 13 years ago
  9. 8937f2f [SCSI] qla2xxx: Clear mailbox busy flag during premature mailbox completion for ISP82xx. by Giridhar Malavali · 13 years ago
  10. c8f6544 [SCSI] qla2xxx: Encapsulate prematurely completing mailbox commands during ISP82xx firmware hang. by Chad Dupuis · 13 years ago
  11. 10a340e [SCSI] qla2xxx: Display IPE error message for ISP82xx. by Chad Dupuis · 13 years ago
  12. 1806fcd [SCSI] qla2xxx: Return the correct value for a mailbox command if 82xx is in reset recovery. by Andrew Vasquez · 13 years ago
  13. 3aadff3 [SCSI] qla2xxx: Enable Minidump by default with default capture mask 0x1f. by Giridhar Malavali · 13 years ago
  14. 841c5e5 [SCSI] qla2xxx: Stop unconditional completion of mailbox commands issued in interrupt mode during firmware hang. by Giridhar Malavali · 13 years ago
  15. 0cd33fc [SCSI] qla2xxx: Revert back the request queue mapping to request queue 0. by Giridhar Malavali · 13 years ago
  16. be5ea3c [SCSI] qla2xxx: Don't call alloc_fw_dump for ISP82XX. by Saurav Kashyap · 13 years ago
  17. 4e85e3d [SCSI] qla2xxx: Check for SCSI status on underruns. by Arun Easi · 13 years ago
  18. ad53768 [SCSI] qla2xxx: Remove qla2x00_wait_for_loop_ready function. by Saurav Kashyap · 13 years ago
  19. d424754 [SCSI] qla2xxx: Correct inadvertent clearing of RISC_INTR status. by Andrew Vasquez · 13 years ago
  20. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  21. 9bfacd0 [SCSI] qla2xxx: Fix crash in qla2x00_abort_all_cmds() on unload by Roland Dreier · 13 years ago
  22. 8ec9c7f scsi: fix qla2xxx printk format warning by Randy Dunlap · 13 years ago
  23. e5fdae5 [SCSI] qla2xxx: Fix "active_mask" may be used uninitialized warning. by Chad Dupuis · 13 years ago
  24. 3173167 [SCSI] qla2xxx: Issue mailbox command only when firmware hung bit is reset for ISP82xx. by Giridhar Malavali · 13 years ago
  25. b668ae3 [SCSI] qla2xxx: Return sysfs error codes appropriate to conditions. by Joe Carnuccio · 13 years ago
  26. 697a4bc [SCSI] qla2xxx: Provide method for updating I2C attached VPD. by Joe Carnuccio · 13 years ago
  27. 1fedd80 [SCSI] qla2xxx: Correction to sysfs edc interface. by Joe Carnuccio · 13 years ago
  28. 491118d [SCSI] qla2xxx: During loopdown perform Diagnostic loopback. by Saurav Kashyap · 13 years ago
  29. 63d92d3 [SCSI] qla2xxx: Fix array out of bound warning. by Saurav Kashyap · 13 years ago
  30. 5488329 [SCSI] qla2xxx: check for marker IOCB during response queue processing. by Saurav Kashyap · 13 years ago
  31. 86e45bf [SCSI] qla2xxx: Enable write permission to some debug related module parameters to be changed dynamically. by Chad Dupuis · 13 years ago
  32. c8582ad [SCSI] qla2xxx: Prevent CPU lockups when "ql2xdontresethba" module param is set. by Saurav Kashyap · 13 years ago
  33. 999916d [SCSI] qla2xxx: Implemeted beacon on/off for ISP82XX. by Saurav Kashyap · 13 years ago
  34. 08de284 [SCSI] qla2xxx: Add support for ISP82xx to capture dump (minidump) on failure. by Giridhar Malavali · 13 years ago
  35. 7ca3c80 [SCSI] qla2xxx: Update version number to 8.03.07.07-k. by Chad Dupuis · 13 years ago
  36. 51cc9a8 [SCSI] qla2xxx: Set the task attributes after memsetting fcp cmnd. by Saurav Kashyap · 13 years ago
  37. 58b4857 [SCSI] qla2xxx: Correct inadvertent loop state transitions during port-update handling. by Andrew Vasquez · 13 years ago
  38. 3553d34 [SCSI] qla2xxx: Save and restore irq in the response queue interrupt handler. by Saurav Kashyap · 13 years ago
  39. bc91ade [SCSI] qla2xxx: Double check for command completion if abort mailbox command fails. by Chad Dupuis · 13 years ago
  40. 7594206 [SCSI] qla2xxx: Acquire hardware lock while manipulating dsd list. by Saurav Kashyap · 13 years ago
  41. 42cd4f5 [SCSI] qla2xxx: Fix qla24xx revision check while enabling interrupts. by Chad Dupuis · 13 years ago
  42. e02587d [SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting. by Arun Easi · 13 years ago
  43. 8cb2049 [SCSI] qla2xxx: T10 DIF - Handle uninitalized sectors. by Arun Easi · 13 years ago
  44. 92fd65c [SCSI] qla2xxx: Cleanup of previous infrastructure. by Saurav Kashyap · 13 years ago
  45. 7c3df13 [SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure. by Saurav Kashyap · 13 years ago
  46. 3ce8866 [SCSI] qla2xxx: Basic infrastructure for dynamic logging. by Saurav Kashyap · 13 years ago
  47. a06a0f8 scsi: qla_isr.c: fix comment typo 'hammmer' by Justin P. Mattock · 13 years ago
  48. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  49. 6ad11ea [SCSI] qla2xxx: Refactor call to qla2xxx_read_sfp for thermal temperature. by Joe Carnuccio · 13 years ago
  50. 6766df9 [SCSI] qla2xxx: Unify the read/write sfp mailbox command routines. by Joe Carnuccio · 13 years ago
  51. 773120e [SCSI] qla2xxx: Clear complete initialization control block. by Andrew Vasquez · 13 years ago
  52. 8251592 [SCSI] qla2xxx: Allow an override of the registered maximum LUN. by Andrew Vasquez · 13 years ago
  53. 24014d0 [SCSI] qla2xxx: Add host number in reset and quiescent message logs. by Saurav Kashyap · 13 years ago
  54. 1bff6cc [SCSI] qla2xxx: Correctly read sfp single byte mailbox register. by Joe Carnuccio · 13 years ago
  55. d652e09 [SCSI] qla2xxx: Add qla82xx_rom_unlock() function. by Chad Dupuis · 13 years ago
  56. 875efad7 [SCSI] qla2xxx: Log if qla82xx firmware fails to load from flash. by Chad Dupuis · 13 years ago
  57. 134ae07 [SCSI] qla2xxx: Use passed in host to initialize local scsi_qla_host in queuecommand function by Madhuranath Iyengar · 13 years ago
  58. 93d29cc [SCSI] qla2xxx: Correct buffer start in edc sysfs debug print. by Joe Carnuccio · 13 years ago
  59. 5329678 [SCSI] qla2xxx: Update firmware version after flash update for ISP82xx. by Saurav Kashyap · 13 years ago
  60. 43ebf16 [SCSI] qla2xxx: Fix hang during driver unload when vport is active. by Arun Easi · 13 years ago
  61. fa96d92 [SCSI] qla2xxx: Properly set the dsd_list_len for dsd_chaining in cmd type 6. by Andrew Vasquez · 13 years ago
  62. cefcaba [SCSI] qla2xxx: Fix virtual port failing to login after chip reset. by Saurav Kashyap · 13 years ago
  63. 9f40682 [SCSI] qla2xxx: Fix vport delete hang when logins are outstanding. by Arun Easi · 13 years ago
  64. c9c2a14 [SCSI] qla2xxx: Update version number to 8.03.07.03-k. by Madhuranath Iyengar · 13 years ago
  65. ec426e1 [SCSI] qla2xxx: Log fcport state transitions when debug messages are enabled. by Chad Dupuis · 13 years ago
  66. a4f92a3 [SCSI] qla2xxx: Verify login-state has transitioned to PRLI-completed. by Andrew Vasquez · 13 years ago
  67. 92dbf27 [SCSI] qla2xxx: Limit the logs in case device state does not change for ISP82xx. by Giridhar Malavali · 13 years ago
  68. ed0de87 [SCSI] qla2xxx: Add the ql2xdontresethba module_param. by Giridhar Malavali · 13 years ago
  69. 0e8edb0 [SCSI] qla2xxx: Display hardware/firmware registers to get more information about the error for ISP82xx. by Giridhar Malavali · 13 years ago
  70. 03bcfb5 [SCSI] qla2xxx: Add test for valid loop id to qla2x00_relogin(). by Joe Carnuccio · 13 years ago
  71. 8f7daea [SCSI] qla2xxx: Perform FCoE context reset before trying adapter reset for ISP82xx. by Giridhar Malavali · 13 years ago
  72. aee3dbc [SCSI] qla2xxx: Remove extra call to qla82xx_check_fw_alive(). by Giridhar Malavali · 13 years ago
  73. 02be221 [SCSI] qla2xxx: Updated the reset sequence for ISP82xx. by Giridhar Malavali · 13 years ago
  74. 07e264b [SCSI] qla2xxx: Update copyright banner. by Andrew Vasquez · 13 years ago
  75. c8d6691 [SCSI] qla2xxx: Free firmware PCB on logout request. by Andrew Vasquez · 13 years ago
  76. a74ec14 [SCSI] qla2xxx: Include request queue ID in the upper 16-bits of the I/O handle for Abort I/O IOCBs. by Mike Hernandez · 13 years ago
  77. 3e8bb84 [SCSI] qla2xxx: Remove extraneous setting of FCF_ASYNC_SENT during login-done completion. by Andrew Vasquez · 13 years ago
  78. f28a0a9 [SCSI] qla2xxx: Check for a match before attempting to set FCP-priority information. by Andrew Vasquez · 13 years ago
  79. 80d7944 [SCSI] qla2xxx: Correct calling contexts of qla2x00_mark_device_lost() in async paths. by Andrew Vasquez · 13 years ago
  80. 1940ce7 [SCSI] qla2xxx: Display PortID information during FCP command-status handling. by Andrew Vasquez · 13 years ago
  81. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  82. 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 13 years ago
  83. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  84. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  85. 76f0c37 [SCSI] qla2xxx: Update version number to 8.03.07.00 by Madhuranath Iyengar · 13 years ago
  86. 4e98d3b [SCSI] qla2xxx: Check return value of fc_block_scsi_eh() by Andrew Vasquez · 13 years ago
  87. e46ef00 [SCSI] qla2xxx: The ISP82XX should be online while waiting for commands completion. by Saurav Kashyap · 13 years ago
  88. ff2fc42 [SCSI] qla2xxx: Propagate block-layer tags on submitted I/Os. by Andrew Vasquez · 13 years ago
  89. 97dec56 [SCSI] qla2xxx: Adjust FCP_RSP response-info field check after TMF completion. by Andrew Vasquez · 13 years ago
  90. 6aef87b [SCSI] qla2xxx: Clear any stale login-states during an adapter reset. by Andrew Vasquez · 13 years ago
  91. 7a78ced [SCSI] qla2xxx: Pass right CT command string for CT status processing. by Andrew Vasquez · 13 years ago
  92. 862cd01 [SCSI] qla2xxx: Don't wait for active mailbox command completion when firmware is hung. by Giridhar Malavali · 13 years ago
  93. 7190575 [SCSI] qla2xxx: Abort pending commands for faster recovery during ISP reset. by Giridhar Malavali · 13 years ago
  94. cf2d771 [SCSI] qla2xxx: Display nport_id when any SNS command fails. by Giridhar Malavali · 13 years ago
  95. 0060ddf [SCSI] qla2xxx: Reinitialize the device initialize timeout value after reset on ISP82xx. by Giridhar Malavali · 13 years ago
  96. 7c8cf2f [SCSI] qla2xxx: Fix array subscript is above array bounds in qla2xx_build_scsi_type_6_iocbs(). by Chad Dupuis · 13 years ago
  97. f5e3e40 [SCSI] qla2xxx: Remove host_lock in queuecommand function by Madhuranath Iyengar · 13 years ago
  98. 43d133c Merge branch 'master' into for-2.6.39 by Tejun Heo · 13 years ago
  99. 1621dbb [SCSI] qla2xxx: Return DID_NO_CONNECT when FC device is lost. by Andrew Vasquez · 13 years ago
  100. 044d78e [SCSI] qla2xxx: Change from irq to irqsave with host_lock by Madhuranath Iyengar · 13 years ago