1. c7922a9 [SCSI] qla2xxx: Fix NULL ptr deref bug in fail path during queue create by Anirban Chakraborty · 15 years ago
  2. 073ed91 [SCSI] qla2xxx: Update version number to 8.03.01-k6. by Giridhar Malavali · 15 years ago
  3. 67becc0 [SCSI] qla2xxx: Properly delete rports attached to a vport. by Andrew Vasquez · 15 years ago
  4. 0d6e61b [SCSI] qla2xxx: Correct various NPIV issues. by Andrew Vasquez · 15 years ago
  5. d970432 [SCSI] qla2xxx: Correct qla2x00_eh_wait_on_command() to wait correctly. by Lalit Chandivade · 15 years ago
  6. ab67114 [SCSI] qla2xxx: Further limit device-table (qla_devtbl) lookup to non-24xx. by Andrew Vasquez · 15 years ago
  7. 8474f3a [SCSI] qla2xxx: Correctly set FCF_TAPE_PRESENT flag based on scsi-device. by Santosh Vernekar · 15 years ago
  8. ac280b6 [SCSI] qla2xxx: Add asynchronous-login support. by Andrew Vasquez · 15 years ago
  9. cf53b06 [SCSI] qla2xxx: Generalize srb structure usage. by Andrew Vasquez · 15 years ago
  10. d430ddc [SCSI] qla2xxx: Update version number to 8.03.01-k5 by Giridhar Malavali · 15 years ago
  11. 7163ea8 [SCSI] qla2xxx: Fix to ensure driver works in sinlge queue mode if multiqueue fails by Anirban Chakraborty · 15 years ago
  12. 09ccbcc [SCSI] qla2xxx: Correct display of vp_count in debug printk. by Andrew Vasquez · 15 years ago
  13. eb94114 [SCSI] qla2xxx: Fix a bug that clears the interrupt status register for the base queue by Anirban Chakraborty · 15 years ago
  14. 80de7ef [SCSI] qla2xxx: ISP21xx/22xx do not support FDMI registrations. by Andrew Vasquez · 15 years ago
  15. f9e899e [SCSI] qla2xxx: Pad IOCB structure for size requirements. by Shyam Sundar · 15 years ago
  16. a2d301e [SCSI] qla2xxx: Handle RSCN's per master/slave vn-port basis. by Santosh Vernekar · 15 years ago
  17. 4b78524 [SCSI] qla2xxx: Process DPC requests within valid Fabric topologies. by Lalit Chandivade · 15 years ago
  18. faadc5e [SCSI] qla2xxx: Mark all devices lost on loss of fc port. by Santosh Vernekar · 15 years ago
  19. 55903b9 [SCSI] qla2xxx: Skip RSCN processing on vha if event is global. by Santosh Vernekar · 15 years ago
  20. 9764ff8 [SCSI] qla2xxx: Correctly handle 'global port-unavailable' AEN. by Andrew Vasquez · 15 years ago
  21. 8f1f3ec [SCSI] qla2xxx: Pass the command's data residual to upper-layer callers. by Ravi Anand · 15 years ago
  22. 0fd30f7 [SCSI] qla2xxx: Fix __LITTLE_ENDIAN definition warnings by Dave Jones · 15 years ago
  23. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  24. e042002 qla2xxx: Update version number to 8.03.01-k4. by Andrew Vasquez · 15 years ago
  25. e18e963 qla2xxx: Correct (again) overflow during dump-processing on large-memory ISP23xx parts. by Andrew Vasquez · 15 years ago
  26. 9d2683c qla2xxx: Limit querying to supported mailbox-registers while reading FW state. by Andrew Vasquez · 15 years ago
  27. 1bb3954 qla2xxx: Correct iiDMA-update calling conventions. by Harish Zunjarrao · 15 years ago
  28. 27dc9c5 qla2xxx: Fixed a bug in number of response queue creation logic. by Anirban Chakraborty · 15 years ago
  29. 43fac4d [SCSI] qla2xxx: Resolve a performance issue in interrupt by Anirban Chakraborty · 15 years ago
  30. 18020ba [SCSI] qla2xxx: fix printk format warnings by Randy Dunlap · 15 years ago
  31. 714df93 [SCSI] qla2xxx: Update version number to 8.03.01-k3. by Andrew Vasquez · 15 years ago
  32. 18e7555 [SCSI] qla2xxx: Synchronize MPI settings after a PE Reset. by Andrew Vasquez · 15 years ago
  33. 656e891 [SCSI] qla2xxx: Export additional firmware-states for application support. by Andrew Vasquez · 15 years ago
  34. f999f4c [SCSI] qla2xxx: Reduce lock-contention during do-work processing. by Andrew Vasquez · 15 years ago
  35. 6805c15 [SCSI] qla2xxx: Avoid explicit LOGO during driver host tear-down. by Andrew Vasquez · 15 years ago
  36. aed1088 [SCSI] qla2xxx: Query supported RISC registers bits in determining a paused-state. by Andrew Vasquez · 15 years ago
  37. e8233ca [SCSI] qla2xxx: Avoid redundant RISC reset during (re)-initialization. by Andrew Vasquez · 15 years ago
  38. eeebcc9 [SCSI] qla2xxx: Fallback enode-mac should not be a multicast address. by Andrew Vasquez · 15 years ago
  39. 81eb9b4 [SCSI] qla2xxx: Add notification message when an NPIV fails to acquire a port-id. by Andrew Vasquez · 15 years ago
  40. 9f8fdde [SCSI] qla2xxx: Add 10Gb iiDMA support. by Andrew Vasquez · 15 years ago
  41. f4658b6 [SCSI] qla2xxx: Mark a port's state as needing-rediscovery during link disruptions. by Andrew Vasquez · 15 years ago
  42. ca9e9c3 [SCSI] qla2xxx: Check status of qla2x00_get_fw_version() call. by Andrew Vasquez · 15 years ago
  43. 59e0b8b [SCSI] qla2xxx: Correct NULL pointer bug in cpu affinity mode. by Anirban Chakraborty · 15 years ago
  44. 94b3aa4 [SCSI] qla2xxx: Use 'proper' DID_* status code for dropped-frame scenarios. by Andrew Vasquez · 15 years ago
  45. cbc8eb6 [SCSI] qla2xxx: Fallback to 'golden-firmware' operation on supported ISPs. by Andrew Vasquez · 15 years ago
  46. 40859ae [SCSI] qla2xxx: Correct queue-creation bug when driver loaded in QoS mode. by Anirban Chakraborty · 15 years ago
  47. 1b91a2e [SCSI] qla2xxx: Correct logic-bug in set-model-info(). by Andrew Vasquez · 15 years ago
  48. 11bbc1d [SCSI] qla2xxx: Export TLV data on supported ISPs. by Andrew Vasquez · 15 years ago
  49. ce0423f [SCSI] qla2xxx: Export XGMAC statistics on supported ISPs. by Andrew Vasquez · 15 years ago
  50. 7f77402 [SCSI] qla2xxx: Export negotiated fabric-parameters for application support. by Andrew Vasquez · 15 years ago
  51. a037060 [SCSI] qla2xxx: Update version number to 8.03.01-k2. by Andrew Vasquez · 16 years ago
  52. e5b68a6 [SCSI] qla2xxx: Use port number to compute nvram/vpd parameter offsets. by Anirban Chakraborty · 16 years ago
  53. e337d90 [SCSI] qla2xxx: Add an override option to specify ISP firmware load semantics. by Andrew Vasquez · 16 years ago
  54. b469a7c [SCSI] qla2xxx: Don't try to 'stop' firmware if already in ROM code. by Andrew Vasquez · 16 years ago
  55. a13d8ac [SCSI] qla2xxx: Conditionally disable automatic queue full tracking. by Michael Reed · 16 years ago
  56. e1f9160 [SCSI] qla2xxx: Perform an implicit login to the Management Server. by Joe Carnuccio · 16 years ago
  57. 7d0dba1 [SCSI] qla2xxx: Restrict model-name/description device-table usage. by Andrew Vasquez · 16 years ago
  58. fc3ea9b [SCSI] qla2xxx: Correct hard-coded address of a second-port's NVRAM. by Harish Zunjarrao · 16 years ago
  59. 8f97975 [SCSI] qla2xxx: Correct typo in read_nvram() callback. by Andrew Vasquez · 16 years ago
  60. 67c2e93 [SCSI] qla2xxx: Remove reference to request queue from scsi request block. by Anirban Chakraborty · 16 years ago
  61. 68ca949 [SCSI] qla2xxx: Add CPU affinity support. by Anirban Chakraborty · 16 years ago
  62. 2afa19a [SCSI] qla2xxx: Add QoS support. by Anirban Chakraborty · 16 years ago
  63. 7640335 [SCSI] qla2xxx: Correct compilation failures when DEBUG'n' options are enabled. by Andrew Vasquez · 16 years ago
  64. bad7001 [SCSI] qla2xxx: Export additional FCoE attributes for application support. by Andrew Vasquez · 16 years ago
  65. d53b48d [SCSI] qla2xxx: Correct bus-reset behaviour with recent ISPs. by Seokmann Ju · 16 years ago
  66. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  67. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 16 years ago
  68. c59c614 [SCSI] qla2xxx: Update version number to 8.03.01-k1. by Andrew Vasquez · 16 years ago
  69. 79c13a7 [SCSI] qla2xxx: Get FLT address in dword format. by Harish Zunjarrao · 16 years ago
  70. b9b12f7 [SCSI] qla2xxx: Correct several PCI-EEH issues. by Seokmann Ju · 16 years ago
  71. 6749ce3 [SCSI] qla2xxx: Don't cache VPD data for newer ISPs. by Andrew Vasquez · 16 years ago
  72. 24a0813 [SCSI] qla2xxx: Explicitly set the execution-throttle with recent ISPs. by Andrew Vasquez · 16 years ago
  73. d743de6 [SCSI] qla2xxx: Reduce request queue-size overhead with recent ISPs. by Andrew Vasquez · 16 years ago
  74. 3d79038f [SCSI] qla2xxx: Always use an FLT's NVRAM/VPD region information. by Andrew Vasquez · 16 years ago
  75. d1b1bef [SCSI] qla2xxx: Drop use of IRQF_DISABLE. by Giridhar Malavali · 16 years ago
  76. ad0ecd6 [SCSI] qla2xxx: Add EDC-update support. by Joe Carnuccio · 16 years ago
  77. fbcbb5d [SCSI] qla2xxx: Export flash-block-size for application support. by Lalit Chandivade · 16 years ago
  78. ddb9b12 [SCSI] qla2xxx: Cleanup unused flags and #defines. by Shyam Sundar · 16 years ago
  79. d0c3eef [SCSI] qla2xxx: Remove implicit ISP-abort after a flash update. by Lalit Chandivade · 16 years ago
  80. 6e181be [SCSI] qla2xxx: Add reset capabilities for application support. by Lalit Chandivade · 16 years ago
  81. 2533cf6 [SCSI] qla2xxx: Correct ISP abort semantics for NVRAM, VPD, and flash update. by Lalit Chandivade · 16 years ago
  82. 1d2874d [SCSI] qla2xxx: Add Flash-Access-Control support for recent ISPs. by Joe Carnuccio · 16 years ago
  83. b997876 [SCSI] qla2xxx: Ensure the timer and DPC routines complete prior to midlayer tear-down. by Andrew Vasquez · 16 years ago
  84. e612d46 [SCSI] qla2xxx: Correct abort-semantics in qla2x00_abort_all_cmds(). by Andrew Vasquez · 16 years ago
  85. 55a9615 [SCSI] qla2xxx: Update MPI/PHY version retrieval codes. by Andrew Vasquez · 16 years ago
  86. be67e65 [SCSI] qla2xxx: Preserve an fcport's loop-id after terminate_rport_io(). by Andrew Vasquez · 16 years ago
  87. b64b0e8 [SCSI] qla2xxx: Pass in optional extended-initialization control block. by Andrew Vasquez · 16 years ago
  88. dda772e [SCSI] qla2xxx: Always (re)read firmware version/capabilities information. by Andrew Vasquez · 16 years ago
  89. 6315a5f [SCSI] qla2xxx: Use byte-address while reading FC boot code versions from flash. by Harish Zunjarrao · 16 years ago
  90. 7d9dade [SCSI] qla2xxx: Correct over-allocation of firmware-dump buffer. by Giridhar Malavali · 16 years ago
  91. 94279ed [SCSI] qla2xxx: Initialize FCE debugfs codes with the proper vha structure. by Giridhar Malavali · 16 years ago
  92. a5326f8 [SCSI] qla2xxx: Consolidate queuecommand implementations. by Giridhar Malavali · 16 years ago
  93. 0802999 [SCSI] qla2xxx: Refactor request/response-queue register handling. by Andrew Vasquez · 16 years ago
  94. 5fa0ae1 [SCSI] qla2xxx: Update version number to 8.03.00-k4. by Andrew Vasquez · 16 years ago
  95. ca42f2b [SCSI] qla2xxx: Correct overwrite of pre-assigned init-control-block structure size. by Andrew Vasquez · 16 years ago
  96. c6b2fca [SCSI] qla2xxx: Correct truncation in return-code status checking. by Andrew Vasquez · 16 years ago
  97. ee546b6 [SCSI] qla2xxx: Correct vport delete bug. by Anirban Chakraborty · 16 years ago
  98. 605aa2b [SCSI] qla2xxx: Use correct value for max vport in LOOP topology. by Lalit Chandivade · 16 years ago
  99. 6431c5d [SCSI] qla2xxx: Correct address range checking for option-rom updates. by Andrew Vasquez · 16 years ago
  100. 822c05b [SCSI] qla2xxx: Update version number to 8.03.00-k3. by Andrew Vasquez · 16 years ago