1. 7d232c7 [SCSI] qla2xxx: Add Flash Descriptor Table layout support. by Andrew Vasquez · 16 years ago
  2. c87a0d8 [SCSI] qla2xxx: Use PCI-SIG nomenclature for PCIe bandwidth units. by Andrew Vasquez · 16 years ago
  3. 587f4ca [SCSI] qla2xxx: Cruft cleanup of functions and structures. by Andrew Vasquez · 16 years ago
  4. cb8dacb [SCSI] qla2xxx: Add hardware trace-logging support. by Andrew Vasquez · 16 years ago
  5. 0971de7 [SCSI] qla2xxx: Add FC-transport Asynchronous Event Notification support. by Andrew Vasquez · 16 years ago
  6. c695248 [SCSI] qla2xxx: Simplify interrupt handler locking. by Andrew Vasquez · 16 years ago
  7. 5ab5a4d [SCSI] qla2xxx: Use an rport's scsi_target_id member consistently throughout driver. by Andrew Vasquez · 16 years ago
  8. 0ddda2d [SCSI] qla2xxx: Remove unused and obsolete #define's. by Andrew Vasquez · 16 years ago
  9. 2ae2b37 [SCSI] qla2xxx: Add support for host supported speeds FC transport attribute. by Andrew Vasquez · 16 years ago
  10. 01e58d8 [SCSI] qla2xxx: Update copyright banner. by Andrew Vasquez · 16 years ago
  11. 203c291 [SCSI] qla2xxx: Update firmware filenames for new ISP parts. by Andrew Vasquez · 16 years ago
  12. ca3aefb [SCSI] qla2xxx: Update version number to 8.02.00-k9. by Andrew Vasquez · 16 years ago
  13. 00a537b [SCSI] qla2xxx: Correct usage of inconsistent timeout values while issuing ELS commands. by Andrew Vasquez · 16 years ago
  14. 3e8ce32 [SCSI] qla2xxx: Correct discrepancies during OVERRUN handling on FWI2-capable cards. by Andrew Vasquez · 16 years ago
  15. 7c7f1f2 [SCSI] qla2xxx: Correct needless clean-up resets during shutdown. by Andrew Vasquez · 16 years ago
  16. 279e7f5 [SCSI] qla2xxx: fix compile warning for printk format by FUJITA Tomonori · 16 years ago
  17. d7402cd [SCSI] qla2xxx: Update version number to 8.02.00-k8. by Andrew Vasquez · 16 years ago
  18. e6e074f [SCSI] qla2xxx: Correct issue where incorrect init-fw mailbox command was used on non-NPIV capable ISPs. by Andrew Vasquez · 16 years ago
  19. da4541b [SCSI] qla2xxx: Access the proper 'physical' port in FC-transport callbacks. by Seokmann Ju · 16 years ago
  20. 99363ef [SCSI] qla2xxx: Correct issue where vport-state was not updated during an ISP_ABORT_NEEDED requst. by Seokmann Ju · 16 years ago
  21. 963b0fd [SCSI] qla2xxx: Move RISC-interrupt-register modifications to qla2x00_request_irqs(). by Andrew Vasquez · 16 years ago
  22. 3db0652 [SCSI] qla2xxx: Consolidate RISC-parity enablement codes. by Andrew Vasquez · 16 years ago
  23. e871108 [SCSI] qla2xxx: Cleanse memory allocation logic during probe. by Andrew Vasquez · 16 years ago
  24. 0afb467 [SCSI] qla2xxx: Clear EFT buffer before firmware reinitialization. by Andrew Vasquez · 16 years ago
  25. df4bf0b [SCSI] qla2xxx: Cleanup any outstanding SRB resources during shutdown. by Andrew Vasquez · 16 years ago
  26. 61623fc [SCSI] qla2xxx: Add MODULE_FIRMWARE hint for ISP25XX firmware. by Andrew Vasquez · 16 years ago
  27. 948882f [SCSI] qla2xxx: Correct resource_size_t usages. by Andrew Vasquez · 16 years ago
  28. b1c1181 drivers/scsi/: Spelling fixes by Joe Perches · 16 years ago
  29. 0948391 PCI: Remove users of pci_enable_device_bars() by Benjamin Herrenschmidt · 17 years ago
  30. d3f46f3 [SCSI] remove use_sg_chaining by James Bottomley · 17 years ago
  31. 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  32. 0c27f5b [SCSI] qla2xxx: Update version number to 8.02.00-k7. by Andrew Vasquez · 16 years ago
  33. c48339d [SCSI] qla2xxx: Issue correct MBC_INITIALIZE_FIRMWARE command. by Seokmann Ju · 16 years ago
  34. fc44765 [SCSI] qla2xxx: Correct late-memset() of EFT buffer. by Andrew Vasquez · 16 years ago
  35. df613b9 [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support. by Andrew Vasquez · 16 years ago
  36. 00b6bd2 [SCSI] qla2xxx: Trace-Control naming cleanups. by Andrew Vasquez · 16 years ago
  37. a824ebb [SCSI] qla2xxx: Code cleanups. by Adrian Bunk · 16 years ago
  38. 50db6b1 [SCSI] qla2xxx: Add a filter to compare port_name against the physical on vport creation. by Seokmann Ju · 16 years ago
  39. 0b05a1f [SCSI] qla2xxx: Use completion routines. by Marcus Barrow · 16 years ago
  40. a4722cf [SCSI] qla2xxx: Don't schedule the DPC routine to perform an issue-lip request. by Andrew Vasquez · 16 years ago
  41. da7429f [SCSI] qla2xxx: Restrict MSI/MSI-X enablement on select ISP2432-type HBAs. by Andrew Vasquez · 16 years ago
  42. 6f13fd5 [SCSI] qla2xxx: Wait for FLASH write-protection to complete after a write. by Andrew Vasquez · 16 years ago
  43. 3776541 [SCSI] qla2xxx: Fix for 32-bit platforms with 64-bit resources. by Andrew Vasquez · 16 years ago
  44. 43ef058 [SCSI] qla2xxx: Retrieve additional HBA port statistics from recent ISPs. by Andrew Vasquez · 16 years ago
  45. 4733fcb [SCSI] qla2xxx: Consolidate duplicate sense-data handling codes. by Andrew Vasquez · 16 years ago
  46. b80ca4f [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE by FUJITA Tomonori · 17 years ago
  47. 4c993f7 scsi/qla2xxx/qla_os.c section fix by Adrian Bunk · 17 years ago
  48. 3fb8931 [SCSI] qla2xxx: Update version number to 8.02.00-k6. by Andrew Vasquez · 17 years ago
  49. f4a8dbc [SCSI] qla2xxx: Properly handle Vport state-change-notifications. by Shyam Sundar · 17 years ago
  50. eb66dc6 [SCSI] qla2xxx: Correct NPIV support for recent ISPs. by Andrew Vasquez · 17 years ago
  51. 06e23b7 [SCSI] qla2xxx: Don't explicitly read mbx registers while processing a system-error. by Andrew Vasquez · 17 years ago
  52. af2709fd [SCSI] qla2xxx: Update version number to 8.02.00-k5. by Andrew Vasquez · 17 years ago
  53. 8b7afc2 [SCSI] qla2xxx: Correct display of ISP serial-number. by Andrew Vasquez · 17 years ago
  54. 6acf819 [SCSI] qla2xxx: Correct residual-count handling discrepancies during UNDERRUN handling. by Andrew Vasquez · 17 years ago
  55. 285d032 [SCSI] qla2xxx: Make driver (mostly) legacy I/O port free. by Andrew Vasquez · 17 years ago
  56. 94d6a2b [SCSI] qla2xxx: Fix issue where final flash-segment updates were falling into the slow-path write handler. by Andrew Vasquez · 17 years ago
  57. 2c96d8d [SCSI] qla2xxx: Handle unaligned sector writes during NVRAM/VPD updates. by Andrew Vasquez · 17 years ago
  58. a3a63d5 [SCSI] qla2xxx: Defer explicit interrupt-polling processing to init-time scenarios. by Andrew Vasquez · 17 years ago
  59. 6557f3a [SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2u. by Andrew Vasquez · 17 years ago
  60. 875baf3 [SCSI] qla2xxx: printk fixes by Andrew Morton · 17 years ago
  61. 9cb83c7 [SCSI] add use_sg_chaining option to scsi_host_template by FUJITA Tomonori · 17 years ago
  62. 095862a [SCSI] qla2xxx: Update version number to 8.02.00-k4. by Andrew Vasquez · 17 years ago
  63. 39bd962 [SCSI] qla2xxx: Limit iIDMA speed adjustments. by Andrew Vasquez · 17 years ago
  64. 87f2701 [SCSI] qla2xxx: Rework MSI-X handlers. by Andrew Vasquez · 17 years ago
  65. 8b3253d [SCSI] qla2xxx: Clear options-flags while staging firmware-execution. by Andrew Vasquez · 17 years ago
  66. 26ff776 [SCSI] qla2xxx: Sparse cleanups in qla_mid.c by Andrew Vasquez · 17 years ago
  67. 700ca0e [SCSI] qla2xxx: Cleanup several 'sparse' warnings. by Andrew Vasquez · 17 years ago
  68. f363b94 [SCSI] qla2xxx: Use shost_priv(). by Andrew Vasquez · 17 years ago
  69. e745759 [SCSI] qla2xxx: Remove unused member (list) from srb_t structure. by Andrew Vasquez · 17 years ago
  70. 4d0ea24 [SCSI] qla2xxx: Retrieve max-NPIV support capabilities from FW. by Seokmann Ju · 17 years ago
  71. c45bcc8 [SCSI] qla2xxx: Use the correct pointer-address during NVRAM writes. by Andrew Vasquez · 17 years ago
  72. 8a85e171 [SCSI] qla2xxx: Set correct attribute count during FDMI RPA. by Andrew Vasquez · 17 years ago
  73. 63a8651 [SCSI] qla2xxx: Correct infinite-login-retry issue. by Ravi Anand · 17 years ago
  74. b583692 [SCSI] qla2xxx: Query additional RISC registers during ISP25XX firmware dump. by Andrew Vasquez · 17 years ago
  75. c3b058a [SCSI] qla2xxx: Correct staging of RISC while attempting to pause. by Andrew Vasquez · 17 years ago
  76. 05236a0 [SCSI] qla2xxx: Query additional RISC information during a pause. by Andrew Vasquez · 17 years ago
  77. 14e660e [SCSI] qla2xxx: Add PCI error recovery support. by Seokmann Ju · 17 years ago
  78. b7cc176 [SCSI] qla2xxx: Allow region-based flash-part accesses. by Joe Carnuccio · 17 years ago
  79. 338c916 [SCSI] qla2xxx: Add flash burst-read/write support. by Andrew Vasquez · 17 years ago
  80. c81d04c [SCSI] qla2xxx: Collapse and simplify ISP2XXX firmware dump routines. by Andrew Vasquez · 17 years ago
  81. bbfbbbc [SCSI] kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  82. 604cd79 [SCSI] qla2xxx: Update version number to 8.02.00-k3. by Andrew Vasquez · 17 years ago
  83. 6afd976 [SCSI] qla2xxx: Correct mailbox register dump for FWI2 capable ISPs. by Andrew Vasquez · 17 years ago
  84. a3cbdfa [SCSI] qla2xxx: Correct 8GB iIDMA support. by Andrew Vasquez · 17 years ago
  85. 02d638b [SCSI] qla2xxx: Correct management-server login-state synchronization issue. by Andrew Vasquez · 17 years ago
  86. 8fef696 [SCSI] qla2xxx: Don't modify parity bits during ISP25XX restart. by Andrew Vasquez · 17 years ago
  87. 29856e2 [SCSI] qla2xxx: Allocate enough space for the full PCI descriptor. by Andrew Vasquez · 17 years ago
  88. 53772a2 [SCSI] qla2xxx: fix panic caused by previous patch by Seokmann Ju · 17 years ago
  89. 281afe1 [SCSI] qla2xxx: fix to honor ignored parameters in sysfs attributes by Seokmann Ju · 17 years ago
  90. 4b39c1d [SCSI] qla2xxx: Data accessors Cleanup of last merge by Boaz Harrosh · 17 years ago
  91. e6f194d Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  92. 6585c1b [SCSI] qla2xxx: Update version number to 8.02.00-k2. by Andrew Vasquez · 17 years ago
  93. c3a2f0d [SCSI] qla2xxx: Add ISP25XX support. by Andrew Vasquez · 17 years ago
  94. af6177d [SCSI] qla2xxx: Use pci_try_set_mwi(). by Andrew Vasquez · 17 years ago
  95. f85ec18 [SCSI] qla2xxx: Use PCI-X/PCI-Express read control interfaces. by Andrew Vasquez · 17 years ago
  96. fd34f55 [SCSI] qla2xxx: Re-factor isp_operations to static structures. by Andrew Vasquez · 17 years ago
  97. 8084fe1 [SCSI] qla2xxx: Validate mid-layer 'underflow' during check-condition handling. by Shyam Sundar · 17 years ago
  98. 5881569 [SCSI] qla2xxx: Correct setting of 'current' and 'supported' speeds during FDMI registration. by Andrew Vasquez · 17 years ago
  99. c76f2c0 [SCSI] qla2xxx: Generalize iIDMA support. by Andrew Vasquez · 17 years ago
  100. e428924 [SCSI] qla2xxx: Generalize FW-Interface-2 support. by Andrew Vasquez · 17 years ago