1. 00eabe7 [SCSI] qla2xxx: fix msleep compile error by FUJITA Tomonori · 16 years ago
  2. 4cfc510 [SCSI] qla2xxx: Update version number to 8.02.01-k6. by Andrew Vasquez · 16 years ago
  3. c9c5ced [SCSI] qla2xxx: Additional NPIV corrections. by Andrew Vasquez · 16 years ago
  4. bf6583b [SCSI] qla2xxx: suppress uninitialized-var warning by Andrew Morton · 16 years ago
  5. b3dc908 [SCSI] qla2xxx: use memory_read_from_buffer() by Akinobu Mita · 16 years ago
  6. 8201e20 [SCSI] qla2xxx: Issue proper ISP callbacks during stop-firmware. by Andrew Vasquez · 16 years ago
  7. f0773b5 [SCSI] qla2xxx: Update version number to 8.02.01-k5. by Andrew Vasquez · 16 years ago
  8. 6d05252 [SCSI] qla2xxx: Don't hardcode fw_transfer_size for ISP2[45]xx parts. by Andrew Vasquez · 16 years ago
  9. 42e421b [SCSI] qla2xxx: Verify the RISC is not in ROM code if firmware-load is disabled. by Andrew Vasquez · 16 years ago
  10. e792121 [SCSI] qla2xxx: Correct overflow during dump-processing on large-memory ISP23xx parts. by Andrew Vasquez · 16 years ago
  11. 031e134 [SCSI] qla2xxx: Skip FDMI registration on ISP21xx/22xx parts. by Andrew Vasquez · 16 years ago
  12. 5de1f70 [SCSI] qla2xxx: Correct rport/fcport visibility-state handling during loop-resync. by Seokmann Ju · 16 years ago
  13. da57bf8 [SCSI] qla2xxx: Correct vport management of MBA_PORT_UPDATE. by Seokmann Ju · 16 years ago
  14. 8f0d643 [SCSI] qla2xxx: Correct fcport state-management during loss. by Seokmann Ju · 16 years ago
  15. 246de42 [SCSI] qla2xxx: Always aquire the parent's hardware_lock. by Seokmann Ju · 16 years ago
  16. 436a7b1 [SCSI] qla2xxx: Swap enablement order of EFT and FCE. by Andrew Vasquez · 16 years ago
  17. 1ee2714 [SCSI] qla2xxx: Retrieve board serial-number and description from VPD. by Joe Carnuccio · 16 years ago
  18. e5896bd [SCSI] qla2xxx: Allow the user the option of disabling iIDMA. by Andrew Vasquez · 16 years ago
  19. 711c1d9 [SCSI] qla2xxx: Cleanup NPIV related functions by Seokmann Ju · 16 years ago
  20. 032d8dd [SCSI] qla2xxx: Add LIP count to FC-transport statistics. by Harish Zunjarrao · 16 years ago
  21. e5f5f6f [SCSI] qla2xxx: Track total number of ISP aborts. by Harish Zunjarrao · 16 years ago
  22. 85821c9 [SCSI] qla2xxx: Set an rport's dev_loss_tmo value in a consistent manner. by Andrew Vasquez · 16 years ago
  23. 5f3a9a2 [SCSI] qla2xxx: Add dev_loss_tmo_callbk/terminate_rport_io callback support. by Seokmann Ju · 16 years ago
  24. bbfb21d [SCSI] qla2xxx: Correct locking during NVRAM manipulation. by Andrew Vasquez · 16 years ago
  25. 28d7647 [SCSI] qla2xxx: Update version number to 8.02.01-k4. by Andrew Vasquez · 16 years ago
  26. 08b95a1 [SCSI] qla2xxx: Correct handling of AENs postings for vports. by Seokmann Ju · 16 years ago
  27. 3c39740 [SCSI] qla2xxx: Revert "qla2xxx: Use proper HA during asynchronous event handling." by Seokmann Ju · 16 years ago
  28. 7853099 [SCSI] qla2xxx: Update version number to 8.02.01-k3. by Andrew Vasquez · 16 years ago
  29. a7cd023 [SCSI] qla2xxx: Revert "qla2xxx: Validate mid-layer 'underflow' during check-condition handling." by Andrew Vasquez · 16 years ago
  30. d2ba567 [SCSI] qla2xxx: Disable local-interrupts while polling for RISC status. by Andrew Vasquez · 16 years ago
  31. 68af081 [SCSI] qla2xxx: Extend the 'fw_dump' SYSFS node the ability to initiate a firmware dump. by Andrew Vasquez · 16 years ago
  32. fa0926d [SCSI] qla2xxx: Don't depend on mailbox return values while enabling FCE tracing. by Andrew Vasquez · 16 years ago
  33. 6c2f527 [SCSI] qla2xxx: Convert vport_sem to a mutex by matthias@kaehlcke.net · 16 years ago
  34. e1e82b6 [SCSI] qla2xxx: firmware semaphore to mutex by Daniel Walker · 16 years ago
  35. 0e973a2 [SCSI] qla2xxx: Correct locking within MSI-X interrupt handlers. by Andrew Vasquez · 16 years ago
  36. fd9a29f0 [SCSI] qla2xxx: Display driver version at module init-time. by Andrew Vasquez · 16 years ago
  37. 2f2fa13 [SCSI] qla2xxx: Return correct port_type to FC-transport for Vports. by Shyam Sundar · 16 years ago
  38. a198c3d [SCSI] qla2xxx: Update version number to 8.02.01-k2. by Andrew Vasquez · 16 years ago
  39. 666301e [SCSI] qla2xxx: Correct regression in relogin code. by Andrew Vasquez · 16 years ago
  40. c6852c4 [SCSI] qla2xxx: Correct misc. endian and byte-ordering issues. by Seokmann Ju · 16 years ago
  41. 3b8117b [SCSI] qla2xxx: make qla2x00_issue_iocb_timeout() static by Adrian Bunk · 16 years ago
  42. 01ef66b [SCSI] qla2xxx: qla_os.c, make 2 functions static by Adrian Bunk · 16 years ago
  43. 7e47e5c [SCSI] qla2xxx: Re-register FDMI information after a LIP. by Andrew Vasquez · 16 years ago
  44. 0c23b85 [SCSI] qla2xxx: Correct SRB usage-after-completion/free issues. by Andrew Vasquez · 16 years ago
  45. c1ec1f1 [SCSI] qla2xxx: Correct ISP84XX verify-chip response handling. by Andrew Vasquez · 16 years ago
  46. 550bf57 [SCSI] qla2xxx: Wakeup DPC thread to process any deferred-work requests. by Andrew Vasquez · 16 years ago
  47. c572270 [SCSI] qla2xxx: Collapse RISC-RAM retrieval code during a firmware-dump. by Andrew Vasquez · 16 years ago
  48. bbd1ae4 [SCSI] qla2xxx, lfpc: Rename 'state' attribute to 'link_state' by Hannes Reinecke · 16 years ago
  49. e80ab41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  50. ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 16 years ago
  51. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 16 years ago
  52. b35c07d [SCSI] qla2xxx: Update version number to 8.02.01-k1. by Andrew Vasquez · 16 years ago
  53. 221726d [SCSI] qla2xxx: Correct vport configuration-change handling. by Seokmann Ju · 16 years ago
  54. bd2a184 [SCSI] qla2xxx: Use proper HA during asynchrounous event handling. by Seokmann Ju · 16 years ago
  55. 463717e [SCSI] qla2xxx: Check DFLG_NO_CABLE only on physical port. by Seokmann Ju · 16 years ago
  56. d4486fd6 [SCSI] qla2xxx: Consistently access the physical HA port. by Seokmann Ju · 16 years ago
  57. 73f0f0f [SCSI] qla2xxx: Remove unused member (dma_handle) from srb_t structure. by Andrew Vasquez · 16 years ago
  58. 4d4df19 [SCSI] qla2xxx: Add ISP84XX support. by Harihara Kadayam · 16 years ago
  59. b93480e [SCSI] qla2xxx: Assign mailbox command timeout values in a consistent manner. by Ravi Anand · 16 years ago
  60. 523ec77 [SCSI] qla2xxx: Add midlayer target/device reset support. by Andrew Vasquez · 16 years ago
  61. 3fe7cfb [SCSI] qla2xxx: Check alternate 'reason' code during GPSC status handling. by Andrew Vasquez · 16 years ago
  62. 7d232c7 [SCSI] qla2xxx: Add Flash Descriptor Table layout support. by Andrew Vasquez · 16 years ago
  63. c87a0d8 [SCSI] qla2xxx: Use PCI-SIG nomenclature for PCIe bandwidth units. by Andrew Vasquez · 16 years ago
  64. 587f4ca [SCSI] qla2xxx: Cruft cleanup of functions and structures. by Andrew Vasquez · 16 years ago
  65. cb8dacb [SCSI] qla2xxx: Add hardware trace-logging support. by Andrew Vasquez · 16 years ago
  66. 0971de7 [SCSI] qla2xxx: Add FC-transport Asynchronous Event Notification support. by Andrew Vasquez · 16 years ago
  67. c695248 [SCSI] qla2xxx: Simplify interrupt handler locking. by Andrew Vasquez · 16 years ago
  68. 5ab5a4d [SCSI] qla2xxx: Use an rport's scsi_target_id member consistently throughout driver. by Andrew Vasquez · 16 years ago
  69. 0ddda2d [SCSI] qla2xxx: Remove unused and obsolete #define's. by Andrew Vasquez · 16 years ago
  70. 2ae2b37 [SCSI] qla2xxx: Add support for host supported speeds FC transport attribute. by Andrew Vasquez · 16 years ago
  71. 01e58d8 [SCSI] qla2xxx: Update copyright banner. by Andrew Vasquez · 16 years ago
  72. 203c291 [SCSI] qla2xxx: Update firmware filenames for new ISP parts. by Andrew Vasquez · 16 years ago
  73. ca3aefb [SCSI] qla2xxx: Update version number to 8.02.00-k9. by Andrew Vasquez · 16 years ago
  74. 00a537b [SCSI] qla2xxx: Correct usage of inconsistent timeout values while issuing ELS commands. by Andrew Vasquez · 16 years ago
  75. 3e8ce32 [SCSI] qla2xxx: Correct discrepancies during OVERRUN handling on FWI2-capable cards. by Andrew Vasquez · 16 years ago
  76. 7c7f1f2 [SCSI] qla2xxx: Correct needless clean-up resets during shutdown. by Andrew Vasquez · 16 years ago
  77. 279e7f5 [SCSI] qla2xxx: fix compile warning for printk format by FUJITA Tomonori · 16 years ago
  78. d7402cd [SCSI] qla2xxx: Update version number to 8.02.00-k8. by Andrew Vasquez · 16 years ago
  79. e6e074f [SCSI] qla2xxx: Correct issue where incorrect init-fw mailbox command was used on non-NPIV capable ISPs. by Andrew Vasquez · 16 years ago
  80. da4541b [SCSI] qla2xxx: Access the proper 'physical' port in FC-transport callbacks. by Seokmann Ju · 16 years ago
  81. 99363ef [SCSI] qla2xxx: Correct issue where vport-state was not updated during an ISP_ABORT_NEEDED requst. by Seokmann Ju · 16 years ago
  82. 963b0fd [SCSI] qla2xxx: Move RISC-interrupt-register modifications to qla2x00_request_irqs(). by Andrew Vasquez · 16 years ago
  83. 3db0652 [SCSI] qla2xxx: Consolidate RISC-parity enablement codes. by Andrew Vasquez · 16 years ago
  84. e871108 [SCSI] qla2xxx: Cleanse memory allocation logic during probe. by Andrew Vasquez · 16 years ago
  85. 0afb467 [SCSI] qla2xxx: Clear EFT buffer before firmware reinitialization. by Andrew Vasquez · 16 years ago
  86. df4bf0b [SCSI] qla2xxx: Cleanup any outstanding SRB resources during shutdown. by Andrew Vasquez · 16 years ago
  87. 61623fc [SCSI] qla2xxx: Add MODULE_FIRMWARE hint for ISP25XX firmware. by Andrew Vasquez · 16 years ago
  88. 948882f [SCSI] qla2xxx: Correct resource_size_t usages. by Andrew Vasquez · 16 years ago
  89. b1c1181 drivers/scsi/: Spelling fixes by Joe Perches · 16 years ago
  90. 0948391 PCI: Remove users of pci_enable_device_bars() by Benjamin Herrenschmidt · 17 years ago
  91. d3f46f3 [SCSI] remove use_sg_chaining by James Bottomley · 17 years ago
  92. 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  93. 0c27f5b [SCSI] qla2xxx: Update version number to 8.02.00-k7. by Andrew Vasquez · 16 years ago
  94. c48339d [SCSI] qla2xxx: Issue correct MBC_INITIALIZE_FIRMWARE command. by Seokmann Ju · 16 years ago
  95. fc44765 [SCSI] qla2xxx: Correct late-memset() of EFT buffer. by Andrew Vasquez · 16 years ago
  96. df613b9 [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support. by Andrew Vasquez · 16 years ago
  97. 00b6bd2 [SCSI] qla2xxx: Trace-Control naming cleanups. by Andrew Vasquez · 16 years ago
  98. a824ebb [SCSI] qla2xxx: Code cleanups. by Adrian Bunk · 16 years ago
  99. 50db6b1 [SCSI] qla2xxx: Add a filter to compare port_name against the physical on vport creation. by Seokmann Ju · 16 years ago
  100. 0b05a1f [SCSI] qla2xxx: Use completion routines. by Marcus Barrow · 16 years ago