1. 29bdccb [SCSI] qla2xxx: Fix ISP restart bug in multiq code by Anirban Chakraborty · 16 years ago
  2. 3a03eb7 [SCSI] qla2xxx: Add ISP81XX support. by Andrew Vasquez · 16 years ago
  3. 444786d [SCSI] qla2xxx: Use proper request/response queues with MQ instantiations. by Andrew Vasquez · 16 years ago
  4. 124f85e [SCSI] qla2xxx: Don't fallback to interrupt-polling during re-initialization with MSI-X enabled. by Andrew Vasquez · 16 years ago
  5. 1ded85e [SCSI] qla2xxx: Remove support for reading/writing HW-event-log. by Andrew Vasquez · 16 years ago
  6. 17d9863 [SCSI] qla2xxx: changes in multiq code by Anirban Chakraborty · 16 years ago
  7. 73208df [SCSI] qla2xxx: add support for multi-queue adapter by Anirban Chakraborty · 16 years ago
  8. 749af3d [SCSI] qla2xxx: Code changes for vport bus reset by Anirban Chakraborty · 16 years ago
  9. c51da4e [SCSI] qla2xxx: Fix for build warning by Anirban Chakraborty · 16 years ago
  10. e315cd2 [SCSI] qla2xxx: Code changes for qla data structure refactoring by Anirban Chakraborty · 16 years ago
  11. 5bff55d [SCSI] qla2xxx: Return a FAILED status when abort mailbox-command fails. by Michael Reed · 16 years ago
  12. 0927678 PCI: use pci_find_ext_capability everywhere by Jesse Barnes · 16 years ago
  13. 7b59413 [SCSI] qla2xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected rport error or race by Mike Christie · 16 years ago
  14. 272976c [SCSI] qla2xxx: Add NPIV-Config Table support. by Andrew Vasquez · 16 years ago
  15. c00d899 [SCSI] qla2xxx: Add Flash Layout Table support. by Andrew Vasquez · 16 years ago
  16. 048feec [SCSI] qla2xxx: Defer enablement of RISC interrupts until ISP initialization completes. by Andrew Vasquez · 16 years ago
  17. c795c1e [SCSI] qla2xxx: Explicitly tear-down vports during PCI remove_one(). by Andrew Vasquez · 16 years ago
  18. 19851f1 [SCSI] qla2xxx: Reference proper ha during SBR handling. by Andrew Vasquez · 16 years ago
  19. bed475c [SCSI] qla2xxx: Don't leak SG-DMA mappings while aborting commands. by Andrew Vasquez · 16 years ago
  20. c9c5ced [SCSI] qla2xxx: Additional NPIV corrections. by Andrew Vasquez · 16 years ago
  21. bf6583b [SCSI] qla2xxx: suppress uninitialized-var warning by Andrew Morton · 16 years ago
  22. 5de1f70 [SCSI] qla2xxx: Correct rport/fcport visibility-state handling during loop-resync. by Seokmann Ju · 16 years ago
  23. 8f0d643 [SCSI] qla2xxx: Correct fcport state-management during loss. by Seokmann Ju · 16 years ago
  24. e5896bd [SCSI] qla2xxx: Allow the user the option of disabling iIDMA. by Andrew Vasquez · 16 years ago
  25. 711c1d9 [SCSI] qla2xxx: Cleanup NPIV related functions by Seokmann Ju · 16 years ago
  26. 85821c9 [SCSI] qla2xxx: Set an rport's dev_loss_tmo value in a consistent manner. by Andrew Vasquez · 16 years ago
  27. 5f3a9a2 [SCSI] qla2xxx: Add dev_loss_tmo_callbk/terminate_rport_io callback support. by Seokmann Ju · 16 years ago
  28. 08b95a1 [SCSI] qla2xxx: Correct handling of AENs postings for vports. by Seokmann Ju · 16 years ago
  29. 6c2f527 [SCSI] qla2xxx: Convert vport_sem to a mutex by matthias@kaehlcke.net · 16 years ago
  30. e1e82b6 [SCSI] qla2xxx: firmware semaphore to mutex by Daniel Walker · 16 years ago
  31. fd9a29f0 [SCSI] qla2xxx: Display driver version at module init-time. by Andrew Vasquez · 16 years ago
  32. 666301e [SCSI] qla2xxx: Correct regression in relogin code. by Andrew Vasquez · 17 years ago
  33. 01ef66b [SCSI] qla2xxx: qla_os.c, make 2 functions static by Adrian Bunk · 17 years ago
  34. 7e47e5c [SCSI] qla2xxx: Re-register FDMI information after a LIP. by Andrew Vasquez · 17 years ago
  35. 550bf57 [SCSI] qla2xxx: Wakeup DPC thread to process any deferred-work requests. by Andrew Vasquez · 17 years ago
  36. 463717e [SCSI] qla2xxx: Check DFLG_NO_CABLE only on physical port. by Seokmann Ju · 17 years ago
  37. 4d4df19 [SCSI] qla2xxx: Add ISP84XX support. by Harihara Kadayam · 17 years ago
  38. 523ec77 [SCSI] qla2xxx: Add midlayer target/device reset support. by Andrew Vasquez · 17 years ago
  39. c87a0d8 [SCSI] qla2xxx: Use PCI-SIG nomenclature for PCIe bandwidth units. by Andrew Vasquez · 17 years ago
  40. 587f4ca [SCSI] qla2xxx: Cruft cleanup of functions and structures. by Andrew Vasquez · 17 years ago
  41. cb8dacb [SCSI] qla2xxx: Add hardware trace-logging support. by Andrew Vasquez · 17 years ago
  42. 0971de7 [SCSI] qla2xxx: Add FC-transport Asynchronous Event Notification support. by Andrew Vasquez · 17 years ago
  43. 0ddda2d [SCSI] qla2xxx: Remove unused and obsolete #define's. by Andrew Vasquez · 17 years ago
  44. 01e58d8 [SCSI] qla2xxx: Update copyright banner. by Andrew Vasquez · 17 years ago
  45. 99363ef [SCSI] qla2xxx: Correct issue where vport-state was not updated during an ISP_ABORT_NEEDED requst. by Seokmann Ju · 17 years ago
  46. 963b0fd [SCSI] qla2xxx: Move RISC-interrupt-register modifications to qla2x00_request_irqs(). by Andrew Vasquez · 17 years ago
  47. 3db0652 [SCSI] qla2xxx: Consolidate RISC-parity enablement codes. by Andrew Vasquez · 17 years ago
  48. e871108 [SCSI] qla2xxx: Cleanse memory allocation logic during probe. by Andrew Vasquez · 17 years ago
  49. df4bf0b [SCSI] qla2xxx: Cleanup any outstanding SRB resources during shutdown. by Andrew Vasquez · 17 years ago
  50. 61623fc [SCSI] qla2xxx: Add MODULE_FIRMWARE hint for ISP25XX firmware. by Andrew Vasquez · 17 years ago
  51. 0948391 PCI: Remove users of pci_enable_device_bars() by Benjamin Herrenschmidt · 17 years ago
  52. d3f46f3 [SCSI] remove use_sg_chaining by James Bottomley · 17 years ago
  53. 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  54. df613b9 [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support. by Andrew Vasquez · 17 years ago
  55. 00b6bd2 [SCSI] qla2xxx: Trace-Control naming cleanups. by Andrew Vasquez · 17 years ago
  56. a824ebb [SCSI] qla2xxx: Code cleanups. by Adrian Bunk · 17 years ago
  57. 0b05a1f [SCSI] qla2xxx: Use completion routines. by Marcus Barrow · 17 years ago
  58. a4722cf [SCSI] qla2xxx: Don't schedule the DPC routine to perform an issue-lip request. by Andrew Vasquez · 17 years ago
  59. 3776541 [SCSI] qla2xxx: Fix for 32-bit platforms with 64-bit resources. by Andrew Vasquez · 17 years ago
  60. 4c993f7 scsi/qla2xxx/qla_os.c section fix by Adrian Bunk · 17 years ago
  61. 285d032 [SCSI] qla2xxx: Make driver (mostly) legacy I/O port free. by Andrew Vasquez · 17 years ago
  62. 9cb83c7 [SCSI] add use_sg_chaining option to scsi_host_template by FUJITA Tomonori · 17 years ago
  63. f363b94 [SCSI] qla2xxx: Use shost_priv(). by Andrew Vasquez · 17 years ago
  64. 63a8651 [SCSI] qla2xxx: Correct infinite-login-retry issue. by Ravi Anand · 17 years ago
  65. 14e660e [SCSI] qla2xxx: Add PCI error recovery support. by Seokmann Ju · 17 years ago
  66. 338c916 [SCSI] qla2xxx: Add flash burst-read/write support. by Andrew Vasquez · 17 years ago
  67. 29856e2 [SCSI] qla2xxx: Allocate enough space for the full PCI descriptor. by Andrew Vasquez · 17 years ago
  68. 53772a2 [SCSI] qla2xxx: fix panic caused by previous patch by Seokmann Ju · 17 years ago
  69. e6f194d Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  70. c3a2f0d [SCSI] qla2xxx: Add ISP25XX support. by Andrew Vasquez · 17 years ago
  71. fd34f55 [SCSI] qla2xxx: Re-factor isp_operations to static structures. by Andrew Vasquez · 17 years ago
  72. c76f2c0 [SCSI] qla2xxx: Generalize iIDMA support. by Andrew Vasquez · 17 years ago
  73. e428924 [SCSI] qla2xxx: Generalize FW-Interface-2 support. by Andrew Vasquez · 17 years ago
  74. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  75. bc06cff Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  76. 2c3dfe3 [SCSI] qla2xxx: add support for NPIV by Seokmann Ju · 17 years ago
  77. 385d70b [SCSI] qla2xxx: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  78. 88f5774 [SCSI] qla2xxx: fix timeout in qla2x00_down_timeout by Bill Nottingham · 17 years ago
  79. a7b6184 [SCSI] qla2xxx: Honor NVRAM port-down-retry-count settings. by Andrew Vasquez · 17 years ago
  80. 765140b [SCSI] qla2xxx: Error-out during probe() if we're unable to complete HBA initialization. by Andrew Vasquez · 17 years ago
  81. 665db93 [SCSI] qla2xxx: Remove duplicate pci_disable_device() call by Bernhard Walle · 18 years ago
  82. 27d9403 [SCSI] qla2xxx: Allow the extended-error-logging flag to be dynamic. by Andrew Vasquez · 18 years ago
  83. ed67708 [SCSI] qla2xxx: Add scan_[start|finish]() callbacks for ISP24xx HBAs. by Andrew Vasquez · 18 years ago
  84. 30716e0 Merge branch 'linus' by James Bottomley · 18 years ago
  85. 03c79cc [SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock. by Seokmann Ju · 18 years ago
  86. 30c4766 [SCSI] qla2xxx: Export OptionROM boot-codes version information. by Andrew Vasquez · 18 years ago
  87. a8488ab [SCSI] qla2xxx: Add MSI-X support. by Andrew Vasquez · 18 years ago
  88. 0c8c39a [SCSI] qla2xxx: Correct reset handling logic. by Andrew Vasquez · 18 years ago
  89. 8bc69e7 [SCSI] qla2xxx: Correct IOCB queueing mechanism for ISP54XX HBAs. by Andrew Vasquez · 18 years ago
  90. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  91. 1e99e33 [SCSI] qla2xxx: add asynchronous scsi scanning support. by Andrew Vasquez · 18 years ago
  92. d19044c [SCSI] qla2xxx: defer topology discovery to DPC thread during initialization. by Andrew Vasquez · 18 years ago
  93. 0bd2af4 Merge ../scsi-rc-fixes-2.6 by James Bottomley · 18 years ago
  94. e5f82ab [SCSI] qla2xxx: make some functions static by Adrian Bunk · 18 years ago
  95. df7baa5 [SCSI] qla2xxx: Correct QUEUE_FULL handling. by Andrew Vasquez · 18 years ago
  96. 18c6c12 [SCSI] qla2xxx: Workaround D3 power-management issues. by Andrew Vasquez · 18 years ago
  97. 11010fe [SCSI] Maintain module-parameter name consistency with qla2xxx/qla4xxx. by Andrew Vasquez · 18 years ago
  98. d7a297b [PATCH] fix qla{2,4} build error by Frederik Deweerdt · 18 years ago
  99. 07db518 [SCSI] qla2xxx: Stall mid-layer error handlers while rport is blocked. by Andrew Vasquez · 18 years ago
  100. bb8ee49 [SCSI] qla2xxx: Add MODULE_FIRMWARE tags. by Andrew Vasquez · 18 years ago