1. 6c2f527 [SCSI] qla2xxx: Convert vport_sem to a mutex by matthias@kaehlcke.net · 16 years ago
  2. e1e82b6 [SCSI] qla2xxx: firmware semaphore to mutex by Daniel Walker · 16 years ago
  3. 0e973a2 [SCSI] qla2xxx: Correct locking within MSI-X interrupt handlers. by Andrew Vasquez · 16 years ago
  4. fd9a29f0 [SCSI] qla2xxx: Display driver version at module init-time. by Andrew Vasquez · 16 years ago
  5. 2f2fa13 [SCSI] qla2xxx: Return correct port_type to FC-transport for Vports. by Shyam Sundar · 16 years ago
  6. a198c3d [SCSI] qla2xxx: Update version number to 8.02.01-k2. by Andrew Vasquez · 16 years ago
  7. 666301e [SCSI] qla2xxx: Correct regression in relogin code. by Andrew Vasquez · 16 years ago
  8. c6852c4 [SCSI] qla2xxx: Correct misc. endian and byte-ordering issues. by Seokmann Ju · 16 years ago
  9. 3b8117b [SCSI] qla2xxx: make qla2x00_issue_iocb_timeout() static by Adrian Bunk · 16 years ago
  10. 01ef66b [SCSI] qla2xxx: qla_os.c, make 2 functions static by Adrian Bunk · 16 years ago
  11. 7e47e5c [SCSI] qla2xxx: Re-register FDMI information after a LIP. by Andrew Vasquez · 16 years ago
  12. 0c23b85 [SCSI] qla2xxx: Correct SRB usage-after-completion/free issues. by Andrew Vasquez · 16 years ago
  13. c1ec1f1 [SCSI] qla2xxx: Correct ISP84XX verify-chip response handling. by Andrew Vasquez · 16 years ago
  14. 550bf57 [SCSI] qla2xxx: Wakeup DPC thread to process any deferred-work requests. by Andrew Vasquez · 16 years ago
  15. c572270 [SCSI] qla2xxx: Collapse RISC-RAM retrieval code during a firmware-dump. by Andrew Vasquez · 16 years ago
  16. bbd1ae4 [SCSI] qla2xxx, lfpc: Rename 'state' attribute to 'link_state' by Hannes Reinecke · 16 years ago
  17. e80ab41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  18. ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 16 years ago
  19. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 16 years ago
  20. b35c07d [SCSI] qla2xxx: Update version number to 8.02.01-k1. by Andrew Vasquez · 16 years ago
  21. 221726d [SCSI] qla2xxx: Correct vport configuration-change handling. by Seokmann Ju · 16 years ago
  22. bd2a184 [SCSI] qla2xxx: Use proper HA during asynchrounous event handling. by Seokmann Ju · 16 years ago
  23. 463717e [SCSI] qla2xxx: Check DFLG_NO_CABLE only on physical port. by Seokmann Ju · 16 years ago
  24. d4486fd6 [SCSI] qla2xxx: Consistently access the physical HA port. by Seokmann Ju · 16 years ago
  25. 73f0f0f [SCSI] qla2xxx: Remove unused member (dma_handle) from srb_t structure. by Andrew Vasquez · 16 years ago
  26. 4d4df19 [SCSI] qla2xxx: Add ISP84XX support. by Harihara Kadayam · 16 years ago
  27. b93480e [SCSI] qla2xxx: Assign mailbox command timeout values in a consistent manner. by Ravi Anand · 16 years ago
  28. 523ec77 [SCSI] qla2xxx: Add midlayer target/device reset support. by Andrew Vasquez · 16 years ago
  29. 3fe7cfb [SCSI] qla2xxx: Check alternate 'reason' code during GPSC status handling. by Andrew Vasquez · 16 years ago
  30. 7d232c7 [SCSI] qla2xxx: Add Flash Descriptor Table layout support. by Andrew Vasquez · 16 years ago
  31. c87a0d8 [SCSI] qla2xxx: Use PCI-SIG nomenclature for PCIe bandwidth units. by Andrew Vasquez · 16 years ago
  32. 587f4ca [SCSI] qla2xxx: Cruft cleanup of functions and structures. by Andrew Vasquez · 16 years ago
  33. cb8dacb [SCSI] qla2xxx: Add hardware trace-logging support. by Andrew Vasquez · 16 years ago
  34. 0971de7 [SCSI] qla2xxx: Add FC-transport Asynchronous Event Notification support. by Andrew Vasquez · 16 years ago
  35. c695248 [SCSI] qla2xxx: Simplify interrupt handler locking. by Andrew Vasquez · 16 years ago
  36. 5ab5a4d [SCSI] qla2xxx: Use an rport's scsi_target_id member consistently throughout driver. by Andrew Vasquez · 16 years ago
  37. 0ddda2d [SCSI] qla2xxx: Remove unused and obsolete #define's. by Andrew Vasquez · 16 years ago
  38. 2ae2b37 [SCSI] qla2xxx: Add support for host supported speeds FC transport attribute. by Andrew Vasquez · 16 years ago
  39. 01e58d8 [SCSI] qla2xxx: Update copyright banner. by Andrew Vasquez · 16 years ago
  40. 203c291 [SCSI] qla2xxx: Update firmware filenames for new ISP parts. by Andrew Vasquez · 16 years ago
  41. ca3aefb [SCSI] qla2xxx: Update version number to 8.02.00-k9. by Andrew Vasquez · 16 years ago
  42. 00a537b [SCSI] qla2xxx: Correct usage of inconsistent timeout values while issuing ELS commands. by Andrew Vasquez · 16 years ago
  43. 3e8ce32 [SCSI] qla2xxx: Correct discrepancies during OVERRUN handling on FWI2-capable cards. by Andrew Vasquez · 16 years ago
  44. 7c7f1f2 [SCSI] qla2xxx: Correct needless clean-up resets during shutdown. by Andrew Vasquez · 16 years ago
  45. 279e7f5 [SCSI] qla2xxx: fix compile warning for printk format by FUJITA Tomonori · 16 years ago
  46. d7402cd [SCSI] qla2xxx: Update version number to 8.02.00-k8. by Andrew Vasquez · 16 years ago
  47. e6e074f [SCSI] qla2xxx: Correct issue where incorrect init-fw mailbox command was used on non-NPIV capable ISPs. by Andrew Vasquez · 16 years ago
  48. da4541b [SCSI] qla2xxx: Access the proper 'physical' port in FC-transport callbacks. by Seokmann Ju · 16 years ago
  49. 99363ef [SCSI] qla2xxx: Correct issue where vport-state was not updated during an ISP_ABORT_NEEDED requst. by Seokmann Ju · 16 years ago
  50. 963b0fd [SCSI] qla2xxx: Move RISC-interrupt-register modifications to qla2x00_request_irqs(). by Andrew Vasquez · 16 years ago
  51. 3db0652 [SCSI] qla2xxx: Consolidate RISC-parity enablement codes. by Andrew Vasquez · 16 years ago
  52. e871108 [SCSI] qla2xxx: Cleanse memory allocation logic during probe. by Andrew Vasquez · 16 years ago
  53. 0afb467 [SCSI] qla2xxx: Clear EFT buffer before firmware reinitialization. by Andrew Vasquez · 16 years ago
  54. df4bf0b [SCSI] qla2xxx: Cleanup any outstanding SRB resources during shutdown. by Andrew Vasquez · 16 years ago
  55. 61623fc [SCSI] qla2xxx: Add MODULE_FIRMWARE hint for ISP25XX firmware. by Andrew Vasquez · 16 years ago
  56. 948882f [SCSI] qla2xxx: Correct resource_size_t usages. by Andrew Vasquez · 16 years ago
  57. b1c1181 drivers/scsi/: Spelling fixes by Joe Perches · 16 years ago
  58. 0948391 PCI: Remove users of pci_enable_device_bars() by Benjamin Herrenschmidt · 17 years ago
  59. d3f46f3 [SCSI] remove use_sg_chaining by James Bottomley · 17 years ago
  60. 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  61. 0c27f5b [SCSI] qla2xxx: Update version number to 8.02.00-k7. by Andrew Vasquez · 17 years ago
  62. c48339d [SCSI] qla2xxx: Issue correct MBC_INITIALIZE_FIRMWARE command. by Seokmann Ju · 17 years ago
  63. fc44765 [SCSI] qla2xxx: Correct late-memset() of EFT buffer. by Andrew Vasquez · 17 years ago
  64. df613b9 [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support. by Andrew Vasquez · 17 years ago
  65. 00b6bd2 [SCSI] qla2xxx: Trace-Control naming cleanups. by Andrew Vasquez · 17 years ago
  66. a824ebb [SCSI] qla2xxx: Code cleanups. by Adrian Bunk · 17 years ago
  67. 50db6b1 [SCSI] qla2xxx: Add a filter to compare port_name against the physical on vport creation. by Seokmann Ju · 17 years ago
  68. 0b05a1f [SCSI] qla2xxx: Use completion routines. by Marcus Barrow · 17 years ago
  69. a4722cf [SCSI] qla2xxx: Don't schedule the DPC routine to perform an issue-lip request. by Andrew Vasquez · 17 years ago
  70. da7429f [SCSI] qla2xxx: Restrict MSI/MSI-X enablement on select ISP2432-type HBAs. by Andrew Vasquez · 17 years ago
  71. 6f13fd5 [SCSI] qla2xxx: Wait for FLASH write-protection to complete after a write. by Andrew Vasquez · 17 years ago
  72. 3776541 [SCSI] qla2xxx: Fix for 32-bit platforms with 64-bit resources. by Andrew Vasquez · 17 years ago
  73. 43ef058 [SCSI] qla2xxx: Retrieve additional HBA port statistics from recent ISPs. by Andrew Vasquez · 17 years ago
  74. 4733fcb [SCSI] qla2xxx: Consolidate duplicate sense-data handling codes. by Andrew Vasquez · 17 years ago
  75. b80ca4f [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE by FUJITA Tomonori · 17 years ago
  76. 4c993f7 scsi/qla2xxx/qla_os.c section fix by Adrian Bunk · 17 years ago
  77. 3fb8931 [SCSI] qla2xxx: Update version number to 8.02.00-k6. by Andrew Vasquez · 17 years ago
  78. f4a8dbc [SCSI] qla2xxx: Properly handle Vport state-change-notifications. by Shyam Sundar · 17 years ago
  79. eb66dc6 [SCSI] qla2xxx: Correct NPIV support for recent ISPs. by Andrew Vasquez · 17 years ago
  80. 06e23b7 [SCSI] qla2xxx: Don't explicitly read mbx registers while processing a system-error. by Andrew Vasquez · 17 years ago
  81. af2709fd [SCSI] qla2xxx: Update version number to 8.02.00-k5. by Andrew Vasquez · 17 years ago
  82. 8b7afc2 [SCSI] qla2xxx: Correct display of ISP serial-number. by Andrew Vasquez · 17 years ago
  83. 6acf819 [SCSI] qla2xxx: Correct residual-count handling discrepancies during UNDERRUN handling. by Andrew Vasquez · 17 years ago
  84. 285d032 [SCSI] qla2xxx: Make driver (mostly) legacy I/O port free. by Andrew Vasquez · 17 years ago
  85. 94d6a2b [SCSI] qla2xxx: Fix issue where final flash-segment updates were falling into the slow-path write handler. by Andrew Vasquez · 17 years ago
  86. 2c96d8d [SCSI] qla2xxx: Handle unaligned sector writes during NVRAM/VPD updates. by Andrew Vasquez · 17 years ago
  87. a3a63d5 [SCSI] qla2xxx: Defer explicit interrupt-polling processing to init-time scenarios. by Andrew Vasquez · 17 years ago
  88. 6557f3a [SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2u. by Andrew Vasquez · 17 years ago
  89. 875baf3 [SCSI] qla2xxx: printk fixes by Andrew Morton · 17 years ago
  90. 9cb83c7 [SCSI] add use_sg_chaining option to scsi_host_template by FUJITA Tomonori · 17 years ago
  91. 095862a [SCSI] qla2xxx: Update version number to 8.02.00-k4. by Andrew Vasquez · 17 years ago
  92. 39bd962 [SCSI] qla2xxx: Limit iIDMA speed adjustments. by Andrew Vasquez · 17 years ago
  93. 87f2701 [SCSI] qla2xxx: Rework MSI-X handlers. by Andrew Vasquez · 17 years ago
  94. 8b3253d [SCSI] qla2xxx: Clear options-flags while staging firmware-execution. by Andrew Vasquez · 17 years ago
  95. 26ff776 [SCSI] qla2xxx: Sparse cleanups in qla_mid.c by Andrew Vasquez · 17 years ago
  96. 700ca0e [SCSI] qla2xxx: Cleanup several 'sparse' warnings. by Andrew Vasquez · 17 years ago
  97. f363b94 [SCSI] qla2xxx: Use shost_priv(). by Andrew Vasquez · 17 years ago
  98. e745759 [SCSI] qla2xxx: Remove unused member (list) from srb_t structure. by Andrew Vasquez · 17 years ago
  99. 4d0ea24 [SCSI] qla2xxx: Retrieve max-NPIV support capabilities from FW. by Seokmann Ju · 17 years ago
  100. c45bcc8 [SCSI] qla2xxx: Use the correct pointer-address during NVRAM writes. by Andrew Vasquez · 17 years ago