1. 9a347ff [SCSI] qla2xxx: Handle interrupt registration failures more gracefully. by Chad Dupuis · 12 years ago
  2. 4aee576 [SCSI] qla2xxx: Proper completion to scsi-ml for scsi status task_set_full and busy. by Giridhar Malavali · 12 years ago
  3. a6fe35c [SCSI] qla2xxx: Avoid invalid request queue dereference for bad response packets. by Arun Easi · 12 years ago
  4. 5e19ed9 [SCSI] qla2xxx: Log messages to use correct vha. by Arun Easi · 12 years ago
  5. 3256b43 [SCSI] qla2xxx: Convert remaining printk's to ql_log format. by Chad Dupuis · 12 years ago
  6. b3b02e6 [SCSI] qla2xxx: Handle change notifications based on switch scan results. by Arun Easi · 12 years ago
  7. 37fed3e [SCSI] qla2xxx: Use consistent DL mask for ELS/CT passthru requests. by Andrew Vasquez · 12 years ago
  8. 9ba56b9 [SCSI] qla2xxx: Consolidation of SRB processing. by Giridhar Malavali · 12 years ago
  9. 6246b8a [SCSI] qla2xxx: Enhancements to support ISP83xx. by Giridhar Malavali · 12 years ago
  10. 7cb0eb1c [SCSI] qla2xxx: Remove errant clearing of MBX_INTERRUPT flag during CT-IOCB processing. by Andrew Vasquez · 12 years ago
  11. 4fa94f8 [SCSI] qla2xxx: Only read requested mailbox registers. by Andrew Vasquez · 13 years ago
  12. c463119 [SCSI] qla2xxx: Proper cleanup of pass through commands when firmware returns error. by Giridhar Malavali · 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. 4e85e3d [SCSI] qla2xxx: Check for SCSI status on underruns. by Arun Easi · 13 years ago
  16. d424754 [SCSI] qla2xxx: Correct inadvertent clearing of RISC_INTR status. by Andrew Vasquez · 13 years ago
  17. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  18. 8ec9c7f scsi: fix qla2xxx printk format warning by Randy Dunlap · 13 years ago
  19. 5488329 [SCSI] qla2xxx: check for marker IOCB during response queue processing. by Saurav Kashyap · 13 years ago
  20. 58b4857 [SCSI] qla2xxx: Correct inadvertent loop state transitions during port-update handling. by Andrew Vasquez · 13 years ago
  21. 42cd4f5 [SCSI] qla2xxx: Fix qla24xx revision check while enabling interrupts. by Chad Dupuis · 13 years ago
  22. e02587d [SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting. by Arun Easi · 13 years ago
  23. 8cb2049 [SCSI] qla2xxx: T10 DIF - Handle uninitalized sectors. by Arun Easi · 13 years ago
  24. 7c3df13 [SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure. by Saurav Kashyap · 13 years ago
  25. a06a0f8 scsi: qla_isr.c: fix comment typo 'hammmer' by Justin P. Mattock · 13 years ago
  26. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  27. 8f7daea [SCSI] qla2xxx: Perform FCoE context reset before trying adapter reset for ISP82xx. by Giridhar Malavali · 13 years ago
  28. 07e264b [SCSI] qla2xxx: Update copyright banner. by Andrew Vasquez · 13 years ago
  29. 1940ce7 [SCSI] qla2xxx: Display PortID information during FCP command-status handling. by Andrew Vasquez · 13 years ago
  30. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  31. 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 13 years ago
  32. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  33. bc5c2aa [SCSI] qla2xxx: Display mailbox register 4 during 8012 AEN for ISP82XX parts. by Andrew Vasquez · 14 years ago
  34. 7992abf [SCSI] qla2xxx: Change MSI initialization from using incorrect request_irq parameter. by Mike Hernandez · 14 years ago
  35. 9dac0d9 [SCSI] qla2xxx: Correct PRLI failure response code handling. by Andrew Vasquez · 14 years ago
  36. 09d1dc2 [SCSI] qla2xxx: Remove scsi_cmnd->serial_number from debug traces by Madhuranath Iyengar · 14 years ago
  37. ff454b0 [SCSI] qla2xxx: Group CS_RESET return status with other link level event statuses. by Chad Dupuis · 14 years ago
  38. c70b529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  39. b1d4698 [SCSI] qla2xxx: Handle MPI timeout indicated by AE8002 by Madhuranath Iyengar · 14 years ago
  40. 0374f55 [SCSI] qla2xxx: Cover UNDERRUN case where SCSI status is set. by Lalit Chandivade · 14 years ago
  41. de7c5d0 [SCSI] qla2xxx: Update copyright banner. by Giridhar Malavali · 14 years ago
  42. 9bc4f4f [SCSI] qla2xxx: Add CT passthru support for ISP23xx adapters by Harish Zunjarrao · 14 years ago
  43. 03c3f56 [SCSI] qla2xxx: Propogate transport disrupted status for cable pull conditions for faster failover. by Duane Grigsby · 14 years ago
  44. 5544213 [SCSI] qla2xxx: Correct extended sense-data handling. by Andrew Vasquez · 14 years ago
  45. d94d10e [SCSI] qla2xxx: Removed dependency for SRB structure for Marker processing by Giridhar Malavali · 14 years ago
  46. b0cd579 [SCSI] qla2xxx: Make the FC port capability mutual exclusive. by Andrew Vasquez · 14 years ago
  47. 23f2ebd [SCSI] qla2xxx: Add internal loopback support for ISP81xx. by Sarang Radke · 14 years ago
  48. 6ac5260 [SCSI] qla2xxx: Correct async-srb issues. by Andrew Vasquez · 14 years ago
  49. d3fa9e7 [SCSI] qla2xxx: Add portid to async-request messages. by Andrew Vasquez · 14 years ago
  50. bad7500 [SCSI] qla2xxx: T10 DIF support added. by Arun Easi · 14 years ago
  51. 3822263 [SCSI] qla2xxx: Support for asynchronous TM and Marker IOCBs. by Madhuranath Iyengar · 14 years ago
  52. 4916392 [SCSI] qla2xxx: Provide common framework for BSG and IOCB commands. by Madhuranath Iyengar · 14 years ago
  53. b7d2280 [SCSI] qla2xxx: Cleanup FCP-command-status processing debug statements. by Andrew Vasquez · 14 years ago
  54. 5ff1d58 [SCSI] qla2xxx: Limit mailbox command contention for ADISC requests. by Andrew Vasquez · 14 years ago
  55. 99b0bec [SCSI] qla2xxx: Further generalization of SRB CTX infrastructure. by Andrew Vasquez · 14 years ago
  56. a908301 [SCSI] qla2xxx: Add ISP82XX support. by Giridhar Malavali · 14 years ago
  57. 7da23b86e Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  58. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  59. 6377a7a [SCSI] qla2xxx: Disable MSI on qla24xx chips other than QLA2432. by Ben Hutchings · 14 years ago
  60. 12cec63e4 [SCSI] qla2xxx: Correct vp_idx checking during PORT_UPDATE processing. by Andrew Vasquez · 14 years ago
  61. 6544517 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  62. a67093d [SCSI] qla2xxx: Obtain proper host structure during response-queue processing. by Anirban Chakraborty · 14 years ago
  63. 0f19bc6 [SCSI] qla2xxx: make msix interrupt handler safe for irq by Xiaotian Feng · 14 years ago
  64. 9a069e1 [SCSI] qla2xxx: Add BSG support for FC ELS/CT passthrough and vendor commands. by Giridhar Malavali · 14 years ago
  65. 90a86fc [SCSI] qla2xxx: Enhance EEH support and enable AER support. by Joe Carnuccio · 14 years ago
  66. 8588080 [SCSI] qla2xxx: Extend base EEH support in qla2xxx. by Andrew Vasquez · 15 years ago
  67. 3155754 [SCSI] qla2xxx: fix for multiqueue in MISX disabled case by Anirban Chakraborty · 15 years ago
  68. c45dd30 [SCSI] qla2xxx: Queue depth ramp up/down modification changes. by Giridhar Malavali · 15 years ago
  69. 0f00a20 [SCSI] qla2xxx: Properly handle UNDERRUN completion statuses. by Lalit Chandivade · 15 years ago
  70. bdab23d [SCSI] qla2xxx: Display additional mailbox registers during AEN handling. by Andrew Vasquez · 15 years ago
  71. 0d6e61b [SCSI] qla2xxx: Correct various NPIV issues. by Andrew Vasquez · 15 years ago
  72. 8474f3a [SCSI] qla2xxx: Correctly set FCF_TAPE_PRESENT flag based on scsi-device. by Santosh Vernekar · 15 years ago
  73. ac280b6 [SCSI] qla2xxx: Add asynchronous-login support. by Andrew Vasquez · 15 years ago
  74. eb94114 [SCSI] qla2xxx: Fix a bug that clears the interrupt status register for the base queue by Anirban Chakraborty · 15 years ago
  75. a2d301e [SCSI] qla2xxx: Handle RSCN's per master/slave vn-port basis. by Santosh Vernekar · 15 years ago
  76. faadc5e [SCSI] qla2xxx: Mark all devices lost on loss of fc port. by Santosh Vernekar · 15 years ago
  77. 55903b9 [SCSI] qla2xxx: Skip RSCN processing on vha if event is global. by Santosh Vernekar · 15 years ago
  78. 9764ff8 [SCSI] qla2xxx: Correctly handle 'global port-unavailable' AEN. by Andrew Vasquez · 15 years ago
  79. 8f1f3ec [SCSI] qla2xxx: Pass the command's data residual to upper-layer callers. by Ravi Anand · 15 years ago
  80. 43fac4d [SCSI] qla2xxx: Resolve a performance issue in interrupt by Anirban Chakraborty · 15 years ago
  81. 94b3aa4 [SCSI] qla2xxx: Use 'proper' DID_* status code for dropped-frame scenarios. by Andrew Vasquez · 15 years ago
  82. a13d8ac [SCSI] qla2xxx: Conditionally disable automatic queue full tracking. by Michael Reed · 15 years ago
  83. 68ca949 [SCSI] qla2xxx: Add CPU affinity support. by Anirban Chakraborty · 15 years ago
  84. 2afa19a [SCSI] qla2xxx: Add QoS support. by Anirban Chakraborty · 15 years ago
  85. d1b1bef [SCSI] qla2xxx: Drop use of IRQF_DISABLE. by Giridhar Malavali · 15 years ago
  86. ddb9b12 [SCSI] qla2xxx: Cleanup unused flags and #defines. by Shyam Sundar · 15 years ago
  87. 0802999 [SCSI] qla2xxx: Refactor request/response-queue register handling. by Andrew Vasquez · 15 years ago
  88. 8a65957 [SCSI] qla2xxx: Properly acknowledge IDC notification messages. by Andrew Vasquez · 15 years ago
  89. 618a752 [SCSI] qla2xxx: Remove interrupt request bit check in the response processing path in multiq mode. by Anirban Chakraborty · 15 years ago
  90. ad038fa [SCSI] qla2xxx: Correct MSI-X vector allocation for single queue mode. by Lalit Chandivade · 15 years ago
  91. 3a03eb7 [SCSI] qla2xxx: Add ISP81XX support. by Andrew Vasquez · 16 years ago
  92. 444786d [SCSI] qla2xxx: Use proper request/response queues with MQ instantiations. by Andrew Vasquez · 16 years ago
  93. 3fd67cd [SCSI] qla2xxx: Don't pollute kernel logs with ZIO/RIO status messages. by Andrew Vasquez · 16 years ago
  94. 1ded85e [SCSI] qla2xxx: Remove support for reading/writing HW-event-log. by Andrew Vasquez · 16 years ago
  95. 17d9863 [SCSI] qla2xxx: changes in multiq code by Anirban Chakraborty · 16 years ago
  96. 73208df [SCSI] qla2xxx: add support for multi-queue adapter by Anirban Chakraborty · 16 years ago
  97. e315cd2 [SCSI] qla2xxx: Code changes for qla data structure refactoring by Anirban Chakraborty · 16 years ago
  98. 056a448 [SCSI] qla2xxx: use new host byte transport errors. by Mike Christie · 16 years ago
  99. 59d72d8 [SCSI] qla2xxx: Ignore payload reserved-bits during RSCN processing. by Ravi Anand · 16 years ago
  100. 2d13693 [SCSI] qla2xxx: Additional residual-count corrections during UNDERRUN handling. by Andrew Vasquez · 16 years ago