1. bad7500 [SCSI] qla2xxx: T10 DIF support added. by Arun Easi · 14 years ago
  2. 3822263 [SCSI] qla2xxx: Support for asynchronous TM and Marker IOCBs. by Madhuranath Iyengar · 14 years ago
  3. 4916392 [SCSI] qla2xxx: Provide common framework for BSG and IOCB commands. by Madhuranath Iyengar · 14 years ago
  4. b7d2280 [SCSI] qla2xxx: Cleanup FCP-command-status processing debug statements. by Andrew Vasquez · 14 years ago
  5. 5ff1d58 [SCSI] qla2xxx: Limit mailbox command contention for ADISC requests. by Andrew Vasquez · 14 years ago
  6. 99b0bec [SCSI] qla2xxx: Further generalization of SRB CTX infrastructure. by Andrew Vasquez · 14 years ago
  7. 6a03b4c [SCSI] qla2xxx: Add char device to increase driver use count by Harish Zunjarrao · 14 years ago
  8. 3e46f03 [SCSI] qla2xxx: Clear error status after uncorrectable non-fatal errors. by Lalit Chandivade · 14 years ago
  9. 62542f4 [SCSI] qla2xxx: Display proper link state for disconnected ports. by Andrew Vasquez · 14 years ago
  10. 0b9dae6 [SCSI] qla2xxx: Check for ISP84xx before processing to get 84xx firmware version. by Andrew Vasquez · 14 years ago
  11. a908301 [SCSI] qla2xxx: Add ISP82XX support. by Giridhar Malavali · 14 years ago
  12. 7794a5a [SCSI] qla2xxx: Fix documentation of ql2xfdmienable module parameter by Ferenc Wagner · 14 years ago
  13. 6c452a4 [SCSI] qla2xxx: General checkpatch corrections. by Andrew Vasquez · 14 years ago
  14. bfdaa76 [SCSI] qla2xxx: Fix to make conditional decision based on port number. by Sarang Radke · 14 years ago
  15. d545908 [SCSI] qla2xxx: Free DMA memory only if it is allocated in vendor specific BSG command by Harish Zunjarrao · 14 years ago
  16. 09ff701 [SCSI] qla2xxx: Add APEX support. by Sarang Radke · 14 years ago
  17. 6e98016 [SCSI] qla2xxx: Re-organized BSG interface specific code. by Giridhar Malavali · 14 years ago
  18. bc0beb4 [SCSI] qla2xxx: fix lock imbalance by Jiri Slaby · 14 years ago
  19. 7da23b86e Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  20. 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
  21. 89162e9 [SCSI] qla2xxx: Updated version number to 8.03.02-k2. by Giridhar Malavali · 14 years ago
  22. d6136f3 [SCSI] qla2xxx: Prevent sending mbx commands from sysfs during isp reset. by Santosh Vernekar · 14 years ago
  23. 6377a7a [SCSI] qla2xxx: Disable MSI on qla24xx chips other than QLA2432. by Ben Hutchings · 14 years ago
  24. d84a47c [SCSI] qla2xxx: Check to make sure multique and CPU affinity support is not enabled at the same time. by Michael Hernandez · 14 years ago
  25. 12cec63e4 [SCSI] qla2xxx: Correct vp_idx checking during PORT_UPDATE processing. by Andrew Vasquez · 14 years ago
  26. cad454b [SCSI] qla2xxx: Honour "Extended BB credits" bit for CNAs. by Santosh Vernekar · 14 years ago
  27. 6544517 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  28. 35b7f0a [SCSI] qla2xxx: Update version number to 8.03.02-k1. by Giridhar Malavali · 14 years ago
  29. 8c1496b [SCSI] qla2xxx: EEH: Restore PCI saved state during pci slot reset. by Richard Lary · 14 years ago
  30. ae97c91 [SCSI] qla2xxx: Add firmware ETS burst support. by Andrew Vasquez · 14 years ago
  31. bb2d52b [SCSI] qla2xxx: Correct loop-resync issues during SNS scans. by Andrew Vasquez · 14 years ago
  32. 715848c [SCSI] qla2xxx: Correct use-after-free issue in terminate_rport_io callback. by Andrew Vasquez · 14 years ago
  33. 55e5ed2 [SCSI] qla2xxx: Correct EH bus-reset handling. by Andrew Vasquez · 14 years ago
  34. db3ad7f [SCSI] qla2xxx: Proper clean-up of BSG requests when request times out. by Giridhar Malavali · 14 years ago
  35. 236b024 [SCSI] qla2xxx: Initialize payload receive length in failure path of vendor commands by Sarang Radke · 14 years ago
  36. 08002af [SCSI] qla2xxx: negative error return in qla2x00_change_queue_depth() by Roel Kluin · 14 years ago
  37. a67093d [SCSI] qla2xxx: Obtain proper host structure during response-queue processing. by Anirban Chakraborty · 14 years ago
  38. 0f19bc6 [SCSI] qla2xxx: make msix interrupt handler safe for irq by Xiaotian Feng · 14 years ago
  39. e8a3924 [SCSI] qla2xxx: Update version number to 8.03.02-k0. by Giridhar Malavali · 15 years ago
  40. f8ac608 [SCSI] qla2xxx: Remove firmware hint for 81xx parts. by Giridhar Malavali · 15 years ago
  41. 9a069e1 [SCSI] qla2xxx: Add BSG support for FC ELS/CT passthrough and vendor commands. by Giridhar Malavali · 15 years ago
  42. 90a86fc [SCSI] qla2xxx: Enhance EEH support and enable AER support. by Joe Carnuccio · 15 years ago
  43. 22c2473 [SCSI] qla2xxx: Update version number to 8.03.01-k10. by Giridhar Malavali · 15 years ago
  44. 368bbe0 [SCSI] qla2xxx: Perform fast mailbox read of flash regardless of size nor address alignment. by Andrew Vasquez · 15 years ago
  45. f08b725 [SCSI] qla2xxx: Correct FCP2 recovery handling. by Andrew Vasquez · 15 years ago
  46. 3b9c212 [SCSI] qla2xxx: Update version number to 8.03.01-k9. by Giridhar Malavali · 15 years ago
  47. ca79cf6 [SCSI] qla2xxx: Added to EEH support. by Duane Grigsby · 15 years ago
  48. 8588080 [SCSI] qla2xxx: Extend base EEH support in qla2xxx. by Andrew Vasquez · 15 years ago
  49. 5c66f5d [SCSI] qla2xxx: Fix for a multiqueue bug in CPU affinity mode by Anirban Chakraborty · 15 years ago
  50. 3064ff3 [SCSI] qla2xxx: Get the link data rate explicitly during device resync. by Michael Hernandez · 15 years ago
  51. 7729cb7 [SCSI] qla2xxx: Update version number to 8.03.01-k8. by Giridhar Malavali · 15 years ago
  52. 3155754 [SCSI] qla2xxx: fix for multiqueue in MISX disabled case by Anirban Chakraborty · 15 years ago
  53. c45dd30 [SCSI] qla2xxx: Queue depth ramp up/down modification changes. by Giridhar Malavali · 15 years ago
  54. 1486400 [SCSI] qla2xxx: dpc thread can execute before scsi host has been added by Michael Reed · 15 years ago
  55. d139b9b [SCSI] scsi_lib_dma: fix bug with dma maps on nested scsi objects by James Bottomley · 15 years ago
  56. 65d430f [SCSI] scsi_transport_fc: Introduce helper function for blocking scsi_eh by Christof Schmitt · 15 years ago
  57. e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
  58. 54a3b30 [SCSI] qla2xxx: Update version number to 8.03.01-k7 by Giridhar Malavali · 15 years ago
  59. 0f00a20 [SCSI] qla2xxx: Properly handle UNDERRUN completion statuses. by Lalit Chandivade · 15 years ago
  60. 531a82d [SCSI] qla2xxx: Properly re-register FC4/FDMI after physical and logical link disruptions. by Andrew Vasquez · 15 years ago
  61. 9ca1d01 [SCSI] qla2xxx: Properly check FCP_RSP response-info field after TMF completion. by Andrew Vasquez · 15 years ago
  62. f3a0a77 [SCSI] qla2xxx: Retrieve firmware's maximum number of supported FCFs. by Andrew Vasquez · 15 years ago
  63. b5d0329 [SCSI] qla2xxx: Set the size of the host buffer used to fetch DCBX and XGMAC parameters to 4K. by Giridhar Malavali · 15 years ago
  64. 29c5397 [SCSI] qla2xxx: Reread firmware versions information after an ISP abort. by Lalit Chandivade · 15 years ago
  65. bdab23d [SCSI] qla2xxx: Display additional mailbox registers during AEN handling. by Andrew Vasquez · 15 years ago
  66. 3420d36 [SCSI] qla2xxx: Add firmware-dump kobject uevent notification. by Andrew Vasquez · 15 years ago
  67. c7922a9 [SCSI] qla2xxx: Fix NULL ptr deref bug in fail path during queue create by Anirban Chakraborty · 15 years ago
  68. 073ed91 [SCSI] qla2xxx: Update version number to 8.03.01-k6. by Giridhar Malavali · 15 years ago
  69. 67becc0 [SCSI] qla2xxx: Properly delete rports attached to a vport. by Andrew Vasquez · 15 years ago
  70. 0d6e61b [SCSI] qla2xxx: Correct various NPIV issues. by Andrew Vasquez · 15 years ago
  71. d970432 [SCSI] qla2xxx: Correct qla2x00_eh_wait_on_command() to wait correctly. by Lalit Chandivade · 15 years ago
  72. ab67114 [SCSI] qla2xxx: Further limit device-table (qla_devtbl) lookup to non-24xx. by Andrew Vasquez · 15 years ago
  73. 8474f3a [SCSI] qla2xxx: Correctly set FCF_TAPE_PRESENT flag based on scsi-device. by Santosh Vernekar · 15 years ago
  74. ac280b6 [SCSI] qla2xxx: Add asynchronous-login support. by Andrew Vasquez · 15 years ago
  75. cf53b06 [SCSI] qla2xxx: Generalize srb structure usage. by Andrew Vasquez · 15 years ago
  76. d430ddc [SCSI] qla2xxx: Update version number to 8.03.01-k5 by Giridhar Malavali · 15 years ago
  77. 7163ea8 [SCSI] qla2xxx: Fix to ensure driver works in sinlge queue mode if multiqueue fails by Anirban Chakraborty · 15 years ago
  78. 09ccbcc [SCSI] qla2xxx: Correct display of vp_count in debug printk. by Andrew Vasquez · 15 years ago
  79. eb94114 [SCSI] qla2xxx: Fix a bug that clears the interrupt status register for the base queue by Anirban Chakraborty · 15 years ago
  80. 80de7ef [SCSI] qla2xxx: ISP21xx/22xx do not support FDMI registrations. by Andrew Vasquez · 15 years ago
  81. f9e899e [SCSI] qla2xxx: Pad IOCB structure for size requirements. by Shyam Sundar · 15 years ago
  82. a2d301e [SCSI] qla2xxx: Handle RSCN's per master/slave vn-port basis. by Santosh Vernekar · 15 years ago
  83. 4b78524 [SCSI] qla2xxx: Process DPC requests within valid Fabric topologies. by Lalit Chandivade · 15 years ago
  84. faadc5e [SCSI] qla2xxx: Mark all devices lost on loss of fc port. by Santosh Vernekar · 15 years ago
  85. 55903b9 [SCSI] qla2xxx: Skip RSCN processing on vha if event is global. by Santosh Vernekar · 15 years ago
  86. 9764ff8 [SCSI] qla2xxx: Correctly handle 'global port-unavailable' AEN. by Andrew Vasquez · 15 years ago
  87. 8f1f3ec [SCSI] qla2xxx: Pass the command's data residual to upper-layer callers. by Ravi Anand · 15 years ago
  88. 0fd30f7 [SCSI] qla2xxx: Fix __LITTLE_ENDIAN definition warnings by Dave Jones · 15 years ago
  89. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  90. e042002 qla2xxx: Update version number to 8.03.01-k4. by Andrew Vasquez · 15 years ago
  91. e18e963 qla2xxx: Correct (again) overflow during dump-processing on large-memory ISP23xx parts. by Andrew Vasquez · 15 years ago
  92. 9d2683c qla2xxx: Limit querying to supported mailbox-registers while reading FW state. by Andrew Vasquez · 15 years ago
  93. 1bb3954 qla2xxx: Correct iiDMA-update calling conventions. by Harish Zunjarrao · 15 years ago
  94. 27dc9c5 qla2xxx: Fixed a bug in number of response queue creation logic. by Anirban Chakraborty · 15 years ago
  95. 43fac4d [SCSI] qla2xxx: Resolve a performance issue in interrupt by Anirban Chakraborty · 15 years ago
  96. 18020ba [SCSI] qla2xxx: fix printk format warnings by Randy Dunlap · 15 years ago
  97. 714df93 [SCSI] qla2xxx: Update version number to 8.03.01-k3. by Andrew Vasquez · 15 years ago
  98. 18e7555 [SCSI] qla2xxx: Synchronize MPI settings after a PE Reset. by Andrew Vasquez · 15 years ago
  99. 656e891 [SCSI] qla2xxx: Export additional firmware-states for application support. by Andrew Vasquez · 15 years ago
  100. f999f4c [SCSI] qla2xxx: Reduce lock-contention during do-work processing. by Andrew Vasquez · 15 years ago