1. 4aee576 [SCSI] qla2xxx: Proper completion to scsi-ml for scsi status task_set_full and busy. by Giridhar Malavali · 12 years ago
  2. a49393f [SCSI] qla2xxx: Block flash access from application when device is initialized for ISP82xx. by Giridhar Malavali · 12 years ago
  3. f4e1648 [SCSI] qla2xxx: Fix reset time out as qla2xxx not ack to reset request. by Vikas Chaudhary · 12 years ago
  4. 424a6f6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 12 years ago
  5. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  6. 8a65522 [SCSI] qla2xxx: handle default case in qla2x00_request_firmware() by Dan Carpenter · 12 years ago
  7. a6fe35c [SCSI] qla2xxx: Avoid invalid request queue dereference for bad response packets. by Arun Easi · 12 years ago
  8. dafdf89 [SCSI] qla2xxx: Stop iteration after first failure in *_id functions. by Arun Easi · 12 years ago
  9. 98878a1 [SCSI] qla2xxx: Fix incorrect register access in qla2x00_start_iocbs(). by Arun Easi · 12 years ago
  10. 0eba25d [SCSI] qla2xxx: Handle device mapping changes due to device logout. by Arun Easi · 12 years ago
  11. 642ef98 [SCSI] qla2xxx: Add ha->max_fibre_devices to keep track of the maximum number of targets. by Chad Dupuis · 12 years ago
  12. 7a67735 [SCSI] qla2xxx: Cache swl during fabric discovery. by Andrew Vasquez · 12 years ago
  13. 733a95b [SCSI] qla2xxx: Remove EDC sysfs interface. by Joe Carnuccio · 12 years ago
  14. f55bfc8 [SCSI] qla2xxx: Perform firmware dump procedure on mailbox command timeout. by Chad Dupuis · 12 years ago
  15. a8faa26 [SCSI] qla2xxx: Change the log message when previous dump is available to retrieve for ISP82xx. by Giridhar Malavali · 12 years ago
  16. 5e19ed9 [SCSI] qla2xxx: Log messages to use correct vha. by Arun Easi · 12 years ago
  17. 557cf78 [SCSI] qla2xxx: Add new message when a new loopid is assigned. by Arun Easi · 12 years ago
  18. 880fded [SCSI] qla2xxx: Fix ql_dbg arguments. by Arun Easi · 12 years ago
  19. 70a3fc7 [SCSI] qla2xxx: Use ql_log* #define's in ql_log() and ql_log_pci(). by Chad Dupuis · 12 years ago
  20. 3256b43 [SCSI] qla2xxx: Convert remaining printk's to ql_log format. by Chad Dupuis · 12 years ago
  21. d8c0d54 [SCSI] qla2xxx: Print mailbox command opcode and return code when a command times out. by Chad Dupuis · 12 years ago
  22. 7f45dd0 [SCSI] qla2xxx: Reduce mbx-command timeout for Login/Logout requests. by Andrew Vasquez · 12 years ago
  23. b7bfbe1 [SCSI] qla2xxx: Prep zero-length BSG data-transfer requests. by Andrew Vasquez · 12 years ago
  24. af11f64 [SCSI] qla2xxx: Perform implicit logout during rport tear-down. by Andrew Vasquez · 12 years ago
  25. 0b91d11 [SCSI] qla2xxx: Handle failure cases during fabric_login by Chad Dupuis · 12 years ago
  26. 2b29d96 [SCSI] qla2xxx: Increase speed of flash access in ISP82xx adapters to improve firmware load speed. by Chad Dupuis · 12 years ago
  27. aa61556 [SCSI] qla2xxx: Return blank sysfs string on initial get thermal failure. by Joe Carnuccio · 12 years ago
  28. b3b02e6 [SCSI] qla2xxx: Handle change notifications based on switch scan results. by Arun Easi · 12 years ago
  29. 18f509d [SCSI] qla2xxx: Correct print format for edc ql_log() calls. by Joe Carnuccio · 12 years ago
  30. 37fed3e [SCSI] qla2xxx: Use consistent DL mask for ELS/CT passthru requests. by Andrew Vasquez · 12 years ago
  31. 9ba56b9 [SCSI] qla2xxx: Consolidation of SRB processing. by Giridhar Malavali · 12 years ago
  32. 69e5f1e [SCSI] qla2xxx: Use a valid enode-mac if none defined. by Andrew Vasquez · 12 years ago
  33. 6246b8a [SCSI] qla2xxx: Enhancements to support ISP83xx. by Giridhar Malavali · 12 years ago
  34. 050c9bb [SCSI] qla2xxx: Enhanced the dump routines to capture multiple request and response queues. by Giridhar Malavali · 12 years ago
  35. 477e3e9 [SCSI] qla2xxx: Update version number to 8.03.07.13-k. by Chad Dupuis · 12 years ago
  36. 2cc9796 [SCSI] qla2xxx: Proper detection of firmware abort error code for ISP82xx. by Giridhar Malavali · 12 years ago
  37. 5a034bb [SCSI] qla2xxx: Remove resetting memory during device initialization for ISP82xx. by Shyam Sundar · 12 years ago
  38. d336096 [SCSI] qla2xxx: Complete mailbox command timedout to avoid initialization failures during next reset cycle. by Giridhar Malavali · 12 years ago
  39. c7a9927 [SCSI] qla2xxx: Remove check for null fcport from host reset handler. by Michael Christie · 12 years ago
  40. 67ddda3 [SCSI] qla2xxx: Correct out of bounds read of ISP2200 mailbox registers. by Andrew Vasquez · 12 years ago
  41. 7cb0eb1c [SCSI] qla2xxx: Remove errant clearing of MBX_INTERRUPT flag during CT-IOCB processing. by Andrew Vasquez · 12 years ago
  42. 4ba988d [SCSI] qla2xxx: Clear options-flags while issuing stop-firmware mbx command. by Andrew Vasquez · 12 years ago
  43. d051a5aa [SCSI] qla2xxx: Add an "is reset active" helper. by Andrew Vasquez · 12 years ago
  44. aa651be [SCSI] qla2xxx: Add check for null fcport references in qla2xxx_queuecommand. by Chad Dupuis · 12 years ago
  45. a55aac7 [SCSI] qla2xxx: Propagate up abort failures. by Arun Easi · 12 years ago
  46. 36e4d26 qla2xxx: fix printk typo in qla_bsg.c by Masanari Iida · 12 years ago
  47. cd6dbb0 [SCSI] qla2xxx: remove redundant semicolon by Jesper Juhl · 13 years ago
  48. a6f9091 [SCSI] qla2xxx: Do not check for minidump when device state is QLA82XX_DEV_READY. by Chad Dupuis · 13 years ago
  49. cba1e47 [SCSI] qla2xxx: Move initialization of some variables before iospace_config. by Chad Dupuis · 13 years ago
  50. 5780790 [SCSI] qla2xxx: Ensure there's enough request-queue space for passthru IOCBs. by Andrew Vasquez · 13 years ago
  51. a00f629 [SCSI] qla2xxx: Implement FCP priority tagging for 82xx adapters. by Saurav Kashyap · 13 years ago
  52. 5162cf0 [SCSI] qla2xxx: Consolidated IOCB processing routines. by Giridhar Malavali · 13 years ago
  53. 99b8212 [SCSI] qla2xxx: Process marker IOCB request on request queue 0. by Giridhar Malavali · 13 years ago
  54. 706f457 [SCSI] qla2xxx: Added a new entry to ISP specific function pointers structure. by Giridhar Malavali · 13 years ago
  55. 2e26426 [SCSI] qla2xxx: Corrected the display of firmware dump availability for ISP82xx. by Giridhar Malavali · 13 years ago
  56. 6e96fa7 [SCSI] qla2xxx: Corrected the default setting of the help text of Minidump capture mask. by Giridhar Malavali · 13 years ago
  57. 71dfe9e [SCSI] qla2xxx: Corrections to returned sysfs error codes. by Joe Carnuccio · 13 years ago
  58. 882a917 [SCSI] qla2xxx: Correct report-id acquisition check by Giridhar Malavali · 13 years ago
  59. 3cb0a67 [SCSI] qla2xxx: Fix to include FCE data as part of dump. by Giridhar Malavali · 13 years ago
  60. c142caf [SCSI] qla2xxx: Limit excessive DPC cycles. by Andrew Vasquez · 13 years ago
  61. 4fa94f8 [SCSI] qla2xxx: Only read requested mailbox registers. by Andrew Vasquez · 13 years ago
  62. c463119 [SCSI] qla2xxx: Proper cleanup of pass through commands when firmware returns error. by Giridhar Malavali · 13 years ago
  63. cfb0919 [SCSI] qla2xxx: Update to dynamic logging. by Chad Dupuis · 13 years ago
  64. d8424f6 [SCSI] qla2xxx: Make the logging functions verify their arguments and fixed the current broken uses as appropriate. by Joe Perches · 13 years ago
  65. 086b3e8 [SCSI] qla2xxx: Use less stack to emit logging messages. by Joe Perches · 13 years ago
  66. 09b4402 [SCSI] qla2xxx: Update version number to 8.03.07.12-k. by Chad Dupuis · 13 years ago
  67. 0d2aa38 [SCSI] qla2xxx: Submit all chained IOCBs for passthrough commands on request queue 0. by Giridhar Malavali · 13 years ago
  68. 49e85c2 [SCSI] qla2xxx: Correct fc_host port_state display. by Saurav Kashyap · 13 years ago
  69. 6315491 [SCSI] qla2xxx: Disable generating pause frames when firmware hang detected for ISP82xx. by Giridhar Malavali · 13 years ago
  70. 8937f2f [SCSI] qla2xxx: Clear mailbox busy flag during premature mailbox completion for ISP82xx. by Giridhar Malavali · 13 years ago
  71. c8f6544 [SCSI] qla2xxx: Encapsulate prematurely completing mailbox commands during ISP82xx firmware hang. by Chad Dupuis · 13 years ago
  72. 10a340e [SCSI] qla2xxx: Display IPE error message for ISP82xx. by Chad Dupuis · 13 years ago
  73. 1806fcd [SCSI] qla2xxx: Return the correct value for a mailbox command if 82xx is in reset recovery. by Andrew Vasquez · 13 years ago
  74. 3aadff3 [SCSI] qla2xxx: Enable Minidump by default with default capture mask 0x1f. by Giridhar Malavali · 13 years ago
  75. 841c5e5 [SCSI] qla2xxx: Stop unconditional completion of mailbox commands issued in interrupt mode during firmware hang. by Giridhar Malavali · 13 years ago
  76. 0cd33fc [SCSI] qla2xxx: Revert back the request queue mapping to request queue 0. by Giridhar Malavali · 13 years ago
  77. be5ea3c [SCSI] qla2xxx: Don't call alloc_fw_dump for ISP82XX. by Saurav Kashyap · 13 years ago
  78. 4e85e3d [SCSI] qla2xxx: Check for SCSI status on underruns. by Arun Easi · 13 years ago
  79. ad53768 [SCSI] qla2xxx: Remove qla2x00_wait_for_loop_ready function. by Saurav Kashyap · 13 years ago
  80. d424754 [SCSI] qla2xxx: Correct inadvertent clearing of RISC_INTR status. by Andrew Vasquez · 13 years ago
  81. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  82. 9bfacd0 [SCSI] qla2xxx: Fix crash in qla2x00_abort_all_cmds() on unload by Roland Dreier · 13 years ago
  83. 8ec9c7f scsi: fix qla2xxx printk format warning by Randy Dunlap · 13 years ago
  84. e5fdae5 [SCSI] qla2xxx: Fix "active_mask" may be used uninitialized warning. by Chad Dupuis · 13 years ago
  85. 3173167 [SCSI] qla2xxx: Issue mailbox command only when firmware hung bit is reset for ISP82xx. by Giridhar Malavali · 13 years ago
  86. b668ae3 [SCSI] qla2xxx: Return sysfs error codes appropriate to conditions. by Joe Carnuccio · 13 years ago
  87. 697a4bc [SCSI] qla2xxx: Provide method for updating I2C attached VPD. by Joe Carnuccio · 13 years ago
  88. 1fedd80 [SCSI] qla2xxx: Correction to sysfs edc interface. by Joe Carnuccio · 13 years ago
  89. 491118d [SCSI] qla2xxx: During loopdown perform Diagnostic loopback. by Saurav Kashyap · 13 years ago
  90. 63d92d3 [SCSI] qla2xxx: Fix array out of bound warning. by Saurav Kashyap · 13 years ago
  91. 5488329 [SCSI] qla2xxx: check for marker IOCB during response queue processing. by Saurav Kashyap · 13 years ago
  92. 86e45bf [SCSI] qla2xxx: Enable write permission to some debug related module parameters to be changed dynamically. by Chad Dupuis · 13 years ago
  93. c8582ad [SCSI] qla2xxx: Prevent CPU lockups when "ql2xdontresethba" module param is set. by Saurav Kashyap · 13 years ago
  94. 999916d [SCSI] qla2xxx: Implemeted beacon on/off for ISP82XX. by Saurav Kashyap · 13 years ago
  95. 08de284 [SCSI] qla2xxx: Add support for ISP82xx to capture dump (minidump) on failure. by Giridhar Malavali · 13 years ago
  96. 7ca3c80 [SCSI] qla2xxx: Update version number to 8.03.07.07-k. by Chad Dupuis · 13 years ago
  97. 51cc9a8 [SCSI] qla2xxx: Set the task attributes after memsetting fcp cmnd. by Saurav Kashyap · 13 years ago
  98. 58b4857 [SCSI] qla2xxx: Correct inadvertent loop state transitions during port-update handling. by Andrew Vasquez · 13 years ago
  99. 3553d34 [SCSI] qla2xxx: Save and restore irq in the response queue interrupt handler. by Saurav Kashyap · 13 years ago
  100. bc91ade [SCSI] qla2xxx: Double check for command completion if abort mailbox command fails. by Chad Dupuis · 13 years ago