1. 0eba25d [SCSI] qla2xxx: Handle device mapping changes due to device logout. by Arun Easi · 13 years ago
  2. 642ef98 [SCSI] qla2xxx: Add ha->max_fibre_devices to keep track of the maximum number of targets. by Chad Dupuis · 13 years ago
  3. 7a67735 [SCSI] qla2xxx: Cache swl during fabric discovery. by Andrew Vasquez · 13 years ago
  4. 557cf78 [SCSI] qla2xxx: Add new message when a new loopid is assigned. by Arun Easi · 13 years ago
  5. 0b91d11 [SCSI] qla2xxx: Handle failure cases during fabric_login by Chad Dupuis · 13 years ago
  6. b3b02e6 [SCSI] qla2xxx: Handle change notifications based on switch scan results. by Arun Easi · 13 years ago
  7. 9ba56b9 [SCSI] qla2xxx: Consolidation of SRB processing. by Giridhar Malavali · 13 years ago
  8. 69e5f1e [SCSI] qla2xxx: Use a valid enode-mac if none defined. by Andrew Vasquez · 13 years ago
  9. 6246b8a [SCSI] qla2xxx: Enhancements to support ISP83xx. by Giridhar Malavali · 13 years ago
  10. 050c9bb [SCSI] qla2xxx: Enhanced the dump routines to capture multiple request and response queues. by Giridhar Malavali · 13 years ago
  11. 5780790 [SCSI] qla2xxx: Ensure there's enough request-queue space for passthru IOCBs. by Andrew Vasquez · 13 years ago
  12. a00f629 [SCSI] qla2xxx: Implement FCP priority tagging for 82xx adapters. by Saurav Kashyap · 13 years ago
  13. cfb0919 [SCSI] qla2xxx: Update to dynamic logging. by Chad Dupuis · 13 years ago
  14. d8424f6 [SCSI] qla2xxx: Make the logging functions verify their arguments and fixed the current broken uses as appropriate. by Joe Perches · 13 years ago
  15. be5ea3c [SCSI] qla2xxx: Don't call alloc_fw_dump for ISP82XX. by Saurav Kashyap · 13 years ago
  16. 3173167 [SCSI] qla2xxx: Issue mailbox command only when firmware hung bit is reset for ISP82xx. by Giridhar Malavali · 13 years ago
  17. 08de284 [SCSI] qla2xxx: Add support for ISP82xx to capture dump (minidump) on failure. by Giridhar Malavali · 13 years ago
  18. 58b4857 [SCSI] qla2xxx: Correct inadvertent loop state transitions during port-update handling. by Andrew Vasquez · 13 years ago
  19. 7c3df13 [SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure. by Saurav Kashyap · 13 years ago
  20. 3ce8866 [SCSI] qla2xxx: Basic infrastructure for dynamic logging. by Saurav Kashyap · 13 years ago
  21. 773120e [SCSI] qla2xxx: Clear complete initialization control block. by Andrew Vasquez · 13 years ago
  22. 5329678 [SCSI] qla2xxx: Update firmware version after flash update for ISP82xx. by Saurav Kashyap · 13 years ago
  23. ec426e1 [SCSI] qla2xxx: Log fcport state transitions when debug messages are enabled. by Chad Dupuis · 14 years ago
  24. a4f92a3 [SCSI] qla2xxx: Verify login-state has transitioned to PRLI-completed. by Andrew Vasquez · 14 years ago
  25. 03bcfb5 [SCSI] qla2xxx: Add test for valid loop id to qla2x00_relogin(). by Joe Carnuccio · 14 years ago
  26. 07e264b [SCSI] qla2xxx: Update copyright banner. by Andrew Vasquez · 14 years ago
  27. 3e8bb84 [SCSI] qla2xxx: Remove extraneous setting of FCF_ASYNC_SENT during login-done completion. by Andrew Vasquez · 14 years ago
  28. f28a0a9 [SCSI] qla2xxx: Check for a match before attempting to set FCP-priority information. by Andrew Vasquez · 14 years ago
  29. 80d7944 [SCSI] qla2xxx: Correct calling contexts of qla2x00_mark_device_lost() in async paths. by Andrew Vasquez · 14 years ago
  30. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  31. e46ef00 [SCSI] qla2xxx: The ISP82XX should be online while waiting for commands completion. by Saurav Kashyap · 14 years ago
  32. 6aef87b [SCSI] qla2xxx: Clear any stale login-states during an adapter reset. by Andrew Vasquez · 14 years ago
  33. 7190575 [SCSI] qla2xxx: Abort pending commands for faster recovery during ISP reset. by Giridhar Malavali · 14 years ago
  34. 044d78e [SCSI] qla2xxx: Change from irq to irqsave with host_lock by Madhuranath Iyengar · 14 years ago
  35. 7a44b86 [SCSI] qla2xxx: Don't perform a BIG_HAMMER if Get-ID (0x20) mailbox command fails on CNAs. by Andrew Vasquez · 14 years ago
  36. 794a569 [SCSI] qla2xxx: Add sysfs node for displaying board temperature. by Andrew Vasquez · 14 years ago
  37. 21090cb [SCSI] qla2xxx: Update FCP priority information to firmware before sending IOs by Madhuranath Iyengar · 14 years ago
  38. 8ae598d [SCSI] qla2xxx: list cursors are not null by Dan Carpenter · 14 years ago
  39. 579d12b [SCSI] qla2xxx: Added support for quiescence mode for ISP82xx. by Saurav Kashyap · 14 years ago
  40. 38170fa [SCSI] qla2xxx: Avoid depending on SCSI host_lock in queuecommand function. by Giridhar Malavali · 14 years ago
  41. e30d175 [SCSI] qla2xxx: Addition of shutdown callback handler. by Madhuranath Iyengar · 14 years ago
  42. 4d97cc5 [SCSI] qla2xxx: Change del_timer_sync() to del_timer() in qla2x00_ctx_sp_free(). by Chad Dupuis · 14 years ago
  43. 4da26e1 [SCSI] qla2xxx: Add module parameter to enable/disable GFF_ID device type check. by Chad Dupuis · 14 years ago
  44. 1e6d067 [SCSI] qla2xxx: Remove port down retry count. by Chad Dupuis · 14 years ago
  45. 542bce1 [SCSI] qla2xxx: locking problem in qla2x00_init_rings() by Dan Carpenter · 14 years ago
  46. c70b529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  47. b1d4698 [SCSI] qla2xxx: Handle MPI timeout indicated by AE8002 by Madhuranath Iyengar · 14 years ago
  48. bddd2d6 [SCSI] qla2xxx: Update to AER support, do early abort commands. by Lalit Chandivade · 14 years ago
  49. c9afb9a [SCSI] qla2xxx: Don't issue set or get port param MBC if port is not online. by Giridhar Malavali · 14 years ago
  50. feafb7b [SCSI] qla2xxx: Fix vport delete issues by Arun Easi · 14 years ago
  51. 3dbe756 [SCSI] qla2xxx: Cleanup some dead-code and make some functions static. by Andrew Vasquez · 14 years ago
  52. de7c5d0 [SCSI] qla2xxx: Update copyright banner. by Giridhar Malavali · 14 years ago
  53. 4d78c97 [SCSI] qla2xxx: Rearranged and cleaned up the code for processing the pending commands. by Giridhar Malavali · 14 years ago
  54. 14e303d [SCSI] qla2xxx: Stop firmware before doing init firmware. by Andrew Vasquez · 14 years ago
  55. e8c72ba [SCSI] qla2xxx: Use GFF_ID to check FCP-SCSI FC4 type before logging into Nx_Ports by Chad Dupuis · 14 years ago
  56. 2f0f3f4 [SCSI] qla2xxx: Appropriately log FCP priority data messages by Madhuranath Iyengar · 14 years ago
  57. d94d10e [SCSI] qla2xxx: Removed dependency for SRB structure for Marker processing by Giridhar Malavali · 14 years ago
  58. 5b91490 [SCSI] qla2xxx: For ISP 23xx, select user specified login timeout value if greater than minuimum value(4 secs). by Andrew Vasquez · 14 years ago
  59. cdbb0a4 [SCSI] qla2xxx: Handle outstanding mbx cmds on hung f/w scenarios. by Santosh Vernekar · 14 years ago
  60. 3a6478d [SCSI] qla2xxx: Limit rport-flaps during link-disruptions. by Giridhar Malavali · 14 years ago
  61. 6ac5260 [SCSI] qla2xxx: Correct async-srb issues. by Andrew Vasquez · 14 years ago
  62. d3fa9e7 [SCSI] qla2xxx: Add portid to async-request messages. by Andrew Vasquez · 14 years ago
  63. b963752 [SCSI] qla2xxx: Clear drive active CRB register when not in use. by Giridhar Malavali · 14 years ago
  64. f1af620 [SCSI] qla2xxx: Updates to ISP82xx support. by Giridhar Malavali · 14 years ago
  65. 1516ef4 [SCSI] qla2xxx: Silence bogus warning by gcc for wrap and did. by Mike Waychison · 14 years ago
  66. 3822263 [SCSI] qla2xxx: Support for asynchronous TM and Marker IOCBs. by Madhuranath Iyengar · 14 years ago
  67. 4916392 [SCSI] qla2xxx: Provide common framework for BSG and IOCB commands. by Madhuranath Iyengar · 14 years ago
  68. 5ff1d58 [SCSI] qla2xxx: Limit mailbox command contention for ADISC requests. by Andrew Vasquez · 14 years ago
  69. 99b0bec [SCSI] qla2xxx: Further generalization of SRB CTX infrastructure. by Andrew Vasquez · 14 years ago
  70. a908301 [SCSI] qla2xxx: Add ISP82XX support. by Giridhar Malavali · 15 years ago
  71. 6c452a4 [SCSI] qla2xxx: General checkpatch corrections. by Andrew Vasquez · 15 years ago
  72. 09ff701 [SCSI] qla2xxx: Add APEX support. by Sarang Radke · 15 years ago
  73. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  74. ae97c91 [SCSI] qla2xxx: Add firmware ETS burst support. by Andrew Vasquez · 15 years ago
  75. bb2d52b [SCSI] qla2xxx: Correct loop-resync issues during SNS scans. by Andrew Vasquez · 15 years ago
  76. 9a069e1 [SCSI] qla2xxx: Add BSG support for FC ELS/CT passthrough and vendor commands. by Giridhar Malavali · 15 years ago
  77. f08b725 [SCSI] qla2xxx: Correct FCP2 recovery handling. by Andrew Vasquez · 15 years ago
  78. 8588080 [SCSI] qla2xxx: Extend base EEH support in qla2xxx. by Andrew Vasquez · 15 years ago
  79. 3064ff3 [SCSI] qla2xxx: Get the link data rate explicitly during device resync. by Michael Hernandez · 15 years ago
  80. 3155754 [SCSI] qla2xxx: fix for multiqueue in MISX disabled case by Anirban Chakraborty · 15 years ago
  81. 531a82d [SCSI] qla2xxx: Properly re-register FC4/FDMI after physical and logical link disruptions. by Andrew Vasquez · 15 years ago
  82. f3a0a77 [SCSI] qla2xxx: Retrieve firmware's maximum number of supported FCFs. by Andrew Vasquez · 15 years ago
  83. 29c5397 [SCSI] qla2xxx: Reread firmware versions information after an ISP abort. by Lalit Chandivade · 15 years ago
  84. 67becc0 [SCSI] qla2xxx: Properly delete rports attached to a vport. by Andrew Vasquez · 15 years ago
  85. 0d6e61b [SCSI] qla2xxx: Correct various NPIV issues. by Andrew Vasquez · 15 years ago
  86. ab67114 [SCSI] qla2xxx: Further limit device-table (qla_devtbl) lookup to non-24xx. by Andrew Vasquez · 15 years ago
  87. 8474f3a [SCSI] qla2xxx: Correctly set FCF_TAPE_PRESENT flag based on scsi-device. by Santosh Vernekar · 15 years ago
  88. ac280b6 [SCSI] qla2xxx: Add asynchronous-login support. by Andrew Vasquez · 15 years ago
  89. 7163ea8 [SCSI] qla2xxx: Fix to ensure driver works in sinlge queue mode if multiqueue fails by Anirban Chakraborty · 15 years ago
  90. 1bb3954 qla2xxx: Correct iiDMA-update calling conventions. by Harish Zunjarrao · 15 years ago
  91. 18e7555 [SCSI] qla2xxx: Synchronize MPI settings after a PE Reset. by Andrew Vasquez · 15 years ago
  92. 656e891 [SCSI] qla2xxx: Export additional firmware-states for application support. by Andrew Vasquez · 15 years ago
  93. e8233ca [SCSI] qla2xxx: Avoid redundant RISC reset during (re)-initialization. by Andrew Vasquez · 15 years ago
  94. eeebcc9 [SCSI] qla2xxx: Fallback enode-mac should not be a multicast address. by Andrew Vasquez · 15 years ago
  95. 9f8fdde [SCSI] qla2xxx: Add 10Gb iiDMA support. by Andrew Vasquez · 15 years ago
  96. f4658b6 [SCSI] qla2xxx: Mark a port's state as needing-rediscovery during link disruptions. by Andrew Vasquez · 15 years ago
  97. ca9e9c3 [SCSI] qla2xxx: Check status of qla2x00_get_fw_version() call. by Andrew Vasquez · 15 years ago
  98. cbc8eb6 [SCSI] qla2xxx: Fallback to 'golden-firmware' operation on supported ISPs. by Andrew Vasquez · 15 years ago
  99. 1b91a2e [SCSI] qla2xxx: Correct logic-bug in set-model-info(). by Andrew Vasquez · 15 years ago
  100. e5b68a6 [SCSI] qla2xxx: Use port number to compute nvram/vpd parameter offsets. by Anirban Chakraborty · 16 years ago