1. 8937f2f [SCSI] qla2xxx: Clear mailbox busy flag during premature mailbox completion for ISP82xx. by Giridhar Malavali · 13 years ago
  2. c8f6544 [SCSI] qla2xxx: Encapsulate prematurely completing mailbox commands during ISP82xx firmware hang. by Chad Dupuis · 13 years ago
  3. 10a340e [SCSI] qla2xxx: Display IPE error message for ISP82xx. by Chad Dupuis · 13 years ago
  4. 841c5e5 [SCSI] qla2xxx: Stop unconditional completion of mailbox commands issued in interrupt mode during firmware hang. by Giridhar Malavali · 13 years ago
  5. e5fdae5 [SCSI] qla2xxx: Fix "active_mask" may be used uninitialized warning. by Chad Dupuis · 13 years ago
  6. 3173167 [SCSI] qla2xxx: Issue mailbox command only when firmware hung bit is reset for ISP82xx. by Giridhar Malavali · 13 years ago
  7. 63d92d3 [SCSI] qla2xxx: Fix array out of bound warning. by Saurav Kashyap · 13 years ago
  8. c8582ad [SCSI] qla2xxx: Prevent CPU lockups when "ql2xdontresethba" module param is set. by Saurav Kashyap · 13 years ago
  9. 999916d [SCSI] qla2xxx: Implemeted beacon on/off for ISP82XX. by Saurav Kashyap · 13 years ago
  10. 08de284 [SCSI] qla2xxx: Add support for ISP82xx to capture dump (minidump) on failure. by Giridhar Malavali · 13 years ago
  11. 51cc9a8 [SCSI] qla2xxx: Set the task attributes after memsetting fcp cmnd. by Saurav Kashyap · 13 years ago
  12. 3553d34 [SCSI] qla2xxx: Save and restore irq in the response queue interrupt handler. by Saurav Kashyap · 13 years ago
  13. 7c3df13 [SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure. by Saurav Kashyap · 13 years ago
  14. 24014d0 [SCSI] qla2xxx: Add host number in reset and quiescent message logs. by Saurav Kashyap · 13 years ago
  15. d652e09 [SCSI] qla2xxx: Add qla82xx_rom_unlock() function. by Chad Dupuis · 13 years ago
  16. 875efad [SCSI] qla2xxx: Log if qla82xx firmware fails to load from flash. by Chad Dupuis · 13 years ago
  17. fa96d92 [SCSI] qla2xxx: Properly set the dsd_list_len for dsd_chaining in cmd type 6. by Andrew Vasquez · 13 years ago
  18. 92dbf27 [SCSI] qla2xxx: Limit the logs in case device state does not change for ISP82xx. by Giridhar Malavali · 14 years ago
  19. ed0de87 [SCSI] qla2xxx: Add the ql2xdontresethba module_param. by Giridhar Malavali · 14 years ago
  20. 0e8edb0 [SCSI] qla2xxx: Display hardware/firmware registers to get more information about the error for ISP82xx. by Giridhar Malavali · 14 years ago
  21. aee3dbc [SCSI] qla2xxx: Remove extra call to qla82xx_check_fw_alive(). by Giridhar Malavali · 14 years ago
  22. 02be221 [SCSI] qla2xxx: Updated the reset sequence for ISP82xx. by Giridhar Malavali · 14 years ago
  23. 07e264b [SCSI] qla2xxx: Update copyright banner. by Andrew Vasquez · 14 years ago
  24. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  25. ff2fc42 [SCSI] qla2xxx: Propagate block-layer tags on submitted I/Os. by Andrew Vasquez · 14 years ago
  26. 7190575 [SCSI] qla2xxx: Abort pending commands for faster recovery during ISP reset. by Giridhar Malavali · 14 years ago
  27. 0060ddf [SCSI] qla2xxx: Reinitialize the device initialize timeout value after reset on ISP82xx. by Giridhar Malavali · 14 years ago
  28. 7c8cf2f [SCSI] qla2xxx: Fix array subscript is above array bounds in qla2xx_build_scsi_type_6_iocbs(). by Chad Dupuis · 14 years ago
  29. aa5cbf8 [SCSI] qla2xxx: Use sg_next to fetch next sg element while walking sg list. by Giridhar Malavali · 14 years ago
  30. 0ce8791 [SCSI] qla2xxx: Remove code to not reset ISP82xx on failure. by Giridhar Malavali · 14 years ago
  31. 10fbb7d [SCSI] qla2xxx: Code cleanup to remove unwanted comments and code. by Giridhar Malavali · 14 years ago
  32. c9e8fd5 [SCSI] qla2xxx: Fix for memory wedge on fw halt for ISP82XX by Madhuranath Iyengar · 14 years ago
  33. 579d12b [SCSI] qla2xxx: Added support for quiescence mode for ISP82xx. by Saurav Kashyap · 14 years ago
  34. 85727e1 [SCSI] qla2xxx: Populate Command Type 6 LUN field properly. by Mike Hernandez · 14 years ago
  35. c70b529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  36. e6a4202 [SCSI] qla2xxx: ROM lock recovery if fw hangs while holding the lock. by Shyam Sundar · 14 years ago
  37. 77e334d [SCSI] qla2xxx: Cleanup some dead-code and make some functions static. by Giridhar Malavali · 14 years ago
  38. a5b3632 [SCSI] qla2xxx: Added AER support for ISP82xx. by Lalit Chandivade · 14 years ago
  39. 1bd58b8 [SCSI] qla2xxx: Check for empty slot in request queue before posting Command type 6 request. by Giridhar Malavali · 14 years ago
  40. 4142b19 [SCSI] qla2xxx: Correctly set fw hung and complete only waiting mbx. by Giridhar Malavali · 14 years ago
  41. efa786c [SCSI] qla2xxx: Reset seconds_since_last_heartbeat correctly. by Lalit Chandivade · 14 years ago
  42. de7c5d0 [SCSI] qla2xxx: Update copyright banner. by Giridhar Malavali · 14 years ago
  43. 3711333 [SCSI] qla2xxx: Updates for ISP82xx. by Giridhar Malavali · 14 years ago
  44. 6907869 [SCSI] qla2xxx: Enable CRB based doorbell posting for request queue as default for ISP 82xx. by Giridhar Malavali · 14 years ago
  45. 0547fb3 [SCSI] qla2xxx: Fix flash write failure on ISP82xx. by Lalit Chandivade · 14 years ago
  46. cdbb0a4 [SCSI] qla2xxx: Handle outstanding mbx cmds on hung f/w scenarios. by Santosh Vernekar · 14 years ago
  47. 9c2b297 [SCSI] qla2xxx: Support for loading Unified ROM Image (URI) format firmware file. by Harish Zunjarrao · 14 years ago
  48. b963752 [SCSI] qla2xxx: Clear drive active CRB register when not in use. by Giridhar Malavali · 14 years ago
  49. f1af620 [SCSI] qla2xxx: Updates to ISP82xx support. by Giridhar Malavali · 15 years ago
  50. a908301 [SCSI] qla2xxx: Add ISP82XX support. by Giridhar Malavali · 15 years ago