1. a7b6184 [SCSI] qla2xxx: Honor NVRAM port-down-retry-count settings. by Andrew Vasquez · 18 years ago
  2. 765140b [SCSI] qla2xxx: Error-out during probe() if we're unable to complete HBA initialization. by Andrew Vasquez · 18 years ago
  3. 665db93 [SCSI] qla2xxx: Remove duplicate pci_disable_device() call by Bernhard Walle · 18 years ago
  4. 27d9403 [SCSI] qla2xxx: Allow the extended-error-logging flag to be dynamic. by Andrew Vasquez · 18 years ago
  5. ed67708 [SCSI] qla2xxx: Add scan_[start|finish]() callbacks for ISP24xx HBAs. by Andrew Vasquez · 18 years ago
  6. 30716e0 Merge branch 'linus' by James Bottomley · 18 years ago
  7. 03c79cc [SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock. by Seokmann Ju · 18 years ago
  8. 30c4766 [SCSI] qla2xxx: Export OptionROM boot-codes version information. by Andrew Vasquez · 18 years ago
  9. a8488ab [SCSI] qla2xxx: Add MSI-X support. by Andrew Vasquez · 18 years ago
  10. 0c8c39a [SCSI] qla2xxx: Correct reset handling logic. by Andrew Vasquez · 18 years ago
  11. 8bc69e7 [SCSI] qla2xxx: Correct IOCB queueing mechanism for ISP54XX HBAs. by Andrew Vasquez · 18 years ago
  12. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  13. 1e99e33 [SCSI] qla2xxx: add asynchronous scsi scanning support. by Andrew Vasquez · 18 years ago
  14. d19044c [SCSI] qla2xxx: defer topology discovery to DPC thread during initialization. by Andrew Vasquez · 18 years ago
  15. 0bd2af4 Merge ../scsi-rc-fixes-2.6 by James Bottomley · 18 years ago
  16. e5f82ab [SCSI] qla2xxx: make some functions static by Adrian Bunk · 18 years ago
  17. df7baa5 [SCSI] qla2xxx: Correct QUEUE_FULL handling. by Andrew Vasquez · 18 years ago
  18. 18c6c12 [SCSI] qla2xxx: Workaround D3 power-management issues. by Andrew Vasquez · 18 years ago
  19. 11010fe [SCSI] Maintain module-parameter name consistency with qla2xxx/qla4xxx. by Andrew Vasquez · 18 years ago
  20. d7a297b [PATCH] fix qla{2,4} build error by Frederik Deweerdt · 18 years ago
  21. 07db518 [SCSI] qla2xxx: Stall mid-layer error handlers while rport is blocked. by Andrew Vasquez · 18 years ago
  22. bb8ee49 [SCSI] qla2xxx: Add MODULE_FIRMWARE tags. by Andrew Vasquez · 18 years ago
  23. d8b4521 [SCSI] qla2xxx: Add iIDMA support. by Andrew Vasquez · 18 years ago
  24. 9c06938 [SCSI] qla2xxx: Correct PLOGI retry logic. by Andrew Vasquez · 18 years ago
  25. b0328be [SCSI] qla2xxx: Fix to allow to reset devices using sg interface (sg_reset). by Vladislav Bolkhovitin · 18 years ago
  26. c4e00fa Merge ../scsi-misc-2.6 by James Bottomley · 18 years ago
  27. 1d6f359 [PATCH] irq-flags: scsi: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  28. 900d9f9 [SCSI] small whitespace cleanup for qlogic driver by Jesper Juhl · 18 years ago
  29. 7ee6139 [SCSI] qla2xxx: Convert from pci_module_init() to pci_register_driver(). by Andrew Vasquez · 19 years ago
  30. 0181944 [SCSI] qla2xxx: Add support for extended error logging. by Andrew Vasquez · 19 years ago
  31. 744f11fd [SCSI] qla2xxx: Cleanup DEBUG macro usage. by Andrew Vasquez · 19 years ago
  32. 7469059 [SCSI] qla2xxx: Remove no-op IOCTL codes and macros. by Andrew Vasquez · 19 years ago
  33. 88729e5 [SCSI] qla2xxx: Add DMI (Diagnostics Monitoring Interface) support. by Andrew Vasquez · 19 years ago
  34. a7a167b [SCSI] qla2xxx: Rework firmware-trace facilities. by Andrew Vasquez · 19 years ago
  35. f0cd91a Merge ../linux-2.6 by James Bottomley · 19 years ago
  36. d4e3e04 [SCSI] qla2xxx: Consolidate firmware-dump handling across ISPs. by Andrew Vasquez · 19 years ago
  37. cb63067 [SCSI] qla2xxx: Consolidate "qla2xxx" string usage to a #define. by Andrew Vasquez · 19 years ago
  38. 47f5e06 [SCSI] qla2xxx: Use PCI_DEVICE() for pci_device_id definition. by Andrew Vasquez · 19 years ago
  39. 441d107 [SCSI] qla2xxx: Remove obsolete firmware-loader-module support. by Andrew Vasquez · 19 years ago
  40. 4971cd2 [SCSI] qla2xxx: Remove unused port-type RSCN handling code. by Andrew Vasquez · 19 years ago
  41. 75bc419 [SCSI] qla2xxx: Drop unused driver cruft. by Andrew Vasquez · 19 years ago
  42. 5768008 [SCSI] qla2xxx: Don't wait for loop transition to complete if LOOP_DEAD state is attained. by Ravi Anand · 19 years ago
  43. 2ea0020 [SCSI] qla2xxx: Correct eh_abort recovery logic. by Michael Reed · 19 years ago
  44. 77347ff [SCSI] qla2xxx: only free_irq() after request_irq() succeeds by Zach Brown · 19 years ago
  45. 93d2341 [PATCH] mempool: use mempool_create_slab_pool() by Matthew Dobson · 19 years ago
  46. 9a52a57 [SCSI] qla2xxx: Correct FCAL login retry logic for ISP24xx. by andrew.vasquez@qlogic.com · 19 years ago
  47. 4a59f71 [SCSI] qla2xxx: Further restrict ZIO mode support. by andrew.vasquez@qlogic.com · 19 years ago
  48. 48c02fd [SCSI] qla2xxx: Consolidate ISP63xx handling. by andrew.vasquez@qlogic.com · 19 years ago
  49. 044cc6c [SCSI] qla2xxx: Add ISP54xx support. by andrew.vasquez@qlogic.com · 19 years ago
  50. ea5b638 [SCSI] qla2xxx: Convert IS_QLA*() defines to bit-operations. by andrew.vasquez@qlogic.com · 19 years ago
  51. 39a1124 [SCSI] qla2xxx: use kthread_ API by Christoph Hellwig · 19 years ago
  52. f7757a5 [PATCH] qla2xxx: Remove bogus debug-code. by andrew.vasquez@qlogic.com · 19 years ago
  53. 387f96b [PATCH] qla2xxx: Close window on race between rport removal and fcport transition. by andrew.vasquez@qlogic.com · 19 years ago
  54. 854165f [SCSI] qla2xxx: Add support to retrieve/update HBA option-rom. by andrew.vasquez@qlogic.com · 19 years ago
  55. f6df144 [SCSI] qla2xxx: Add beacon support via class-device attribute. by andrew.vasquez@qlogic.com · 19 years ago
  56. 0441401 [SCSI] qla2xxx: Add port-speed FC transport attribute. by andrew.vasquez@qlogic.com · 19 years ago
  57. 052c40c [SCSI] qla2xxx: Correct issue where the rport's upcall was not being made after relogin. by andrew.vasquez@qlogic.com · 19 years ago
  58. d97994d [SCSI] qla2xxx: Correct synchronization issues during rport addition/deletion. by andrew.vasquez@qlogic.com · 19 years ago
  59. 79f89a4 [SCSI] qla2xxx: Disable port-type RSCN handling via driver state-machine. by andrew.vasquez@qlogic.com · 19 years ago
  60. 0a21ef1 [SCSI] qla2xxx: fix compile error caused by pci_dev.owner move by James Bottomley · 19 years ago
  61. 331e347 [SCSI] qla2xxx: Add support for embedded ISP24xx firmware. by Andrew Vasquez · 19 years ago
  62. 5433383 [SCSI] qla2xxx: Add full firmware(-request) hotplug support for all ISPs. by Andrew Vasquez · 19 years ago
  63. 19a7b4a [SCSI] update fc_transport for removal of block/unblock functions by James.Smart@Emulex.Com · 19 years ago
  64. 91ca7b0 [SCSI] Add an 'Issue LIP' device attribute in fc_transport class by Andrew Vasquez · 19 years ago
  65. 28f22b0 [SCSI] qla2xxx: put back label erroneously removed by eh_active patch by James Bottomley · 19 years ago
  66. 9a41a62 [SCSI] qla2xxx: remove eh_active checks in qla2xxx error handling by Andrew Vasquez · 19 years ago
  67. fa90c54 [SCSI] qla2xxx: Update license. by Andrew Vasquez · 19 years ago
  68. 4fdfefe [SCSI] qla2xxx: Add support to dynamically enable/disable ZIO. by Andrew Vasquez · 19 years ago
  69. 444d1d9 [PATCH] qlogic lockup fix by Andrew Morton · 19 years ago
  70. f6ef3b1 [SCSI] qla2xxx: Stop firmware execution at unintialization time. by Andrew Vasquez · 19 years ago
  71. fe74c71 [SCSI] qla2xxx: Replace schedule_timeout(). by Andrew Vasquez · 19 years ago
  72. 86cd6ba [SCSI] qla2xxx: Remove bad call to fc_remove_host() during probe failure. by Andrew Vasquez · 19 years ago
  73. afb046e [SCSI] qla2xxx: Add host attributes. by Andrew Vasquez · 19 years ago
  74. ce7e4af [SCSI] qla2xxx: Add change_queue_depth/type() API support. by Andrew Vasquez · 19 years ago
  75. c00c72a [SCSI] qla2xxx: Simplify redundant target/device reset logic. by Andrew Vasquez · 19 years ago
  76. cca5335 [SCSI] qla2xxx: Add FDMI support. by Andrew Vasquez · 19 years ago
  77. 7524f9b [SCSI] qla2xxx: Use dma_get_required_mask() in determining the 'ideal' DMA mask. by Andrew Vasquez · 19 years ago
  78. 77d7414 [SCSI] qla2xxx: Cleanup FC remote port registration. by Andrew Vasquez · 19 years ago
  79. f0883ac [SCSI] qla2xxx: Add firmware version number to qla24xx_fw_version_str(). by Andrew Vasquez · 19 years ago
  80. ae91193 [SCSI] qla2xxx: Update copyright banner. by Andrew Vasquez · 19 years ago
  81. fa2a1ce [SCSI] qla2xxx: Code scrubbing. by Andrew Vasquez · 19 years ago
  82. fca2970 [SCSI] qla2xxx: Add OS initialization codes for ISP24xx recognition. by Andrew Vasquez · 19 years ago
  83. 0107109e [SCSI] qla2xxx: Add ISP24xx initialization routines. by Andrew Vasquez · 19 years ago
  84. 459c537 [SCSI] qla2xxx: Add ISP24xx flash-manipulation routines. by Andrew Vasquez · 19 years ago
  85. 1c7c635 [SCSI] qla2xxx: Add MBX command routines for ISP24xx support. by Andrew Vasquez · 19 years ago
  86. 3d71644 [SCSI] qla2xxx: Add ISP24xx definitions. by Andrew Vasquez · 19 years ago
  87. abbd887 [SCSI] qla2xxx: Factor-out ISP specific functions to method-based call tables. by Andrew Vasquez · 19 years ago
  88. 3afa294 merge by hand (qla_os.c mismerge) by James Bottomley · 20 years ago
  89. 3237ee7 merge by hand (fix up qla_os.c merge error) by James Bottomley · 20 years ago
  90. df0ae24 [SCSI] allow sleeping in ->eh_host_reset_handler() by Jeff Garzik · 20 years ago
  91. 68b3aa7 [SCSI] allow sleeping in ->eh_bus_reset_handler() by Jeff Garzik · 20 years ago
  92. 94d0e7b8 [SCSI] allow sleeping in ->eh_device_reset_handler() by Jeff Garzik · 20 years ago
  93. 8fa728a [SCSI] allow sleeping in ->eh_abort_handler() by Jeff Garzik · 20 years ago
  94. a1541d5 [SCSI] qla2xxx: Pull-down scsi-host-addition to follow board initialization. by Andrew Vasquez · 20 years ago
  95. 18e144d [SCSI] qla2xxx: fix bad locking during eh_abort by Andrew Vasquez · 20 years ago
  96. 354d6b2 [SCSI] remove some dead code in qla2xxx by Andrew Vasquez · 20 years ago
  97. 1c97a12 [SCSI] qla2xxx: remove a transport #include by Andrew Vasquez · 20 years ago
  98. 6721d2c [PATCH] qla2xxx: remove /proc interface by · 20 years ago
  99. bdf7962 [PATCH] qla2xxx: remove lun discovery codes... by · 20 years ago
  100. 8482e118 [PATCH] qla2xxx: add remote port codes... by · 20 years ago