1. cbedb60 [SCSI] qla2xxx: Add MSI support. by Andrew Vasquez · 17 years ago
  2. a157b10 [SCSI] qla2xxx: Correct pci_set_msi() usage semantics. by Andrew Vasquez · 17 years ago
  3. 75edf81 [SCSI] qla2xxx: Attempt to stop firmware only if it had been previously executed. by Andrew Vasquez · 17 years ago
  4. a7b6184 [SCSI] qla2xxx: Honor NVRAM port-down-retry-count settings. by Andrew Vasquez · 17 years ago
  5. 765140b [SCSI] qla2xxx: Error-out during probe() if we're unable to complete HBA initialization. by Andrew Vasquez · 17 years ago
  6. 4e08df3 [SCSI] qla2xxx: fix regression on sparc64 by David Miller · 17 years ago
  7. 665db93 [SCSI] qla2xxx: Remove duplicate pci_disable_device() call by Bernhard Walle · 17 years ago
  8. 1196ae0 [SCSI] qla2xxx: fix for byteswap in fc_host fabric_name by Richard Lary · 17 years ago
  9. 457620b [SCSI] qla2xxx: Update version number to 8.01.07-k6. by Andrew Vasquez · 17 years ago
  10. 27d9403 [SCSI] qla2xxx: Allow the extended-error-logging flag to be dynamic. by Andrew Vasquez · 17 years ago
  11. fecf9788 [SCSI] qla2xxx: Drop acquisition of hardware_lock during flash manipulations. by Andrew Vasquez · 17 years ago
  12. 40a2e34 [SCSI] qla2xxx: Add cond_resched() calls during HBA flash manipulation. by Andrew Vasquez · 17 years ago
  13. ed67708 [SCSI] qla2xxx: Add scan_[start|finish]() callbacks for ISP24xx HBAs. by Andrew Vasquez · 17 years ago
  14. b889d53 [SCSI] qla2xxx: fix RSCN handling on big-endian systems by Malahal Naineni · 17 years ago
  15. 7b3b921 [SCSI] qla2xxx: Update version number to 8.01.07-k5. by Andrew Vasquez · 17 years ago
  16. 30716e0 Merge branch 'linus' by James Bottomley · 17 years ago
  17. 03c79cc [SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock. by Seokmann Ju · 17 years ago
  18. 7c98a04 [SCSI] qla2xxx: Fixup printk() with proper new-line character. by Andrew Vasquez · 17 years ago
  19. 26b8d348 [SCSI] qla2xxx: Allow NVRAM updates to immediately go into effect. by Andrew Vasquez · 17 years ago
  20. ffec28a [SCSI] qla2xxx: Enable queue-full throttling when UNDERRUN detected. by Andrew Vasquez · 17 years ago
  21. 7aef45a [SCSI] qla2xxx: Fail initialization when inconsistent NVRAM detected. by Andrew Vasquez · 17 years ago
  22. 178779a [SCSI] qla2xxx: Check loop-state before reading host statistics. by Andrew Vasquez · 17 years ago
  23. 9bb9fcf [SCSI] qla2xxx: Refactor set-HBA-model/description code. by Andrew Vasquez · 17 years ago
  24. 2603221 [SCSI] qla2xxx: Set correct cabling state during initialization. by Andrew Vasquez · 17 years ago
  25. b1372bc [SCSI] qla2xxx: Perform implicit LOGO during fabric logout request. by Lalit Chandivade · 17 years ago
  26. 30c4766 [SCSI] qla2xxx: Export OptionROM boot-codes version information. by Andrew Vasquez · 17 years ago
  27. d88021a [SCSI] qla2xxx: Handle IRQ-0 assignments by the system. by Andrew Vasquez · 17 years ago
  28. a8488ab [SCSI] qla2xxx: Add MSI-X support. by Andrew Vasquez · 17 years ago
  29. 3c60612 [SCSI] qla2xxx: Correct sector-erase issues while writing flash. by Andrew Vasquez · 17 years ago
  30. befede3 [SCSI] qla2xxx: correct locking while call starget_for_each_device() by Seokmann Ju · 18 years ago
  31. 03c1c39 [SCSI] qla2xxx: Update version number to 8.01.07-k4. by Andrew Vasquez · 18 years ago
  32. 96ca5ca [SCSI] qla2xxx: Use generic isp_ops.fw_dump() function. by Andrew Vasquez · 18 years ago
  33. 07f3180 [SCSI] qla2xxx: Perform a fw-dump when an ISP23xx RISC-paused state is detected. by Andrew Vasquez · 18 years ago
  34. 0c8c39a [SCSI] qla2xxx: Correct reset handling logic. by Andrew Vasquez · 18 years ago
  35. 8bc69e7 [SCSI] qla2xxx: Correct IOCB queueing mechanism for ISP54XX HBAs. by Andrew Vasquez · 18 years ago
  36. 4346b14 [SCSI] qla2xxx: Detect GPSC capabilities within a fabric. by Andrew Vasquez · 18 years ago
  37. 71ea994 [SCSI] qla2xxx: Use proper prep_ms_iocb() function during GFPN_ID. by Andrew Vasquez · 18 years ago
  38. cdfc82a [SCSI] qla2xxx: Correct endianess issue while interrogating MS status. by Andrew Vasquez · 18 years ago
  39. 87b2380 [SCSI] qla2xxx: Don't log trace-control async-events. by Andrew Vasquez · 18 years ago
  40. 23be331 [SCSI] qla2xxx: make qla2x00_reg_remote_port() static by Adrian Bunk · 18 years ago
  41. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  42. 46ddab7 [SCSI] qla2xxx: use NULL instead of 0 by Randy Dunlap · 18 years ago
  43. 1e99e33 [SCSI] qla2xxx: add asynchronous scsi scanning support. by Andrew Vasquez · 18 years ago
  44. d19044c [SCSI] qla2xxx: defer topology discovery to DPC thread during initialization. by Andrew Vasquez · 18 years ago
  45. 0bd2af4 Merge ../scsi-rc-fixes-2.6 by James Bottomley · 18 years ago
  46. e5f82ab [SCSI] qla2xxx: make some functions static by Adrian Bunk · 18 years ago
  47. 7c83a3c [SCSI] qla2xxx: Update version number to 8.01.07-k3. by Andrew Vasquez · 18 years ago
  48. df7baa5 [SCSI] qla2xxx: Correct QUEUE_FULL handling. by Andrew Vasquez · 18 years ago
  49. 18c6c12 [SCSI] qla2xxx: Workaround D3 power-management issues. by Andrew Vasquez · 18 years ago
  50. f1663ad [SCSI] qla2xxx: Check return value of sysfs_create_bin_file() usage. by Andrew Vasquez · 18 years ago
  51. 11010fe [SCSI] Maintain module-parameter name consistency with qla2xxx/qla4xxx. by Andrew Vasquez · 18 years ago
  52. 44aefd2 Merge git://git.infradead.org/~dhowells/irq-2.6 by Linus Torvalds · 18 years ago
  53. d7a297b [PATCH] fix qla{2,4} build error by Frederik Deweerdt · 18 years ago
  54. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  55. 65935ff [SCSI] qla2xxx: Update version number to 8.01.07-k2. by Andrew Vasquez · 18 years ago
  56. 07db518 [SCSI] qla2xxx: Stall mid-layer error handlers while rport is blocked. by Andrew Vasquez · 18 years ago
  57. bb8ee49 [SCSI] qla2xxx: Add MODULE_FIRMWARE tags. by Andrew Vasquez · 18 years ago
  58. 7047fcd [SCSI] qla2xxx: Add support for host port state FC transport attribute. by Andrew Vasquez · 18 years ago
  59. 90991c8 [SCSI] qla2xxx: Add support for fabric name FC transport attribute. by Andrew Vasquez · 18 years ago
  60. a740a3f [SCSI] qla2xxx: Add support for system hostname FC transport attribute. by Andrew Vasquez · 18 years ago
  61. 1620f7c [SCSI] qla2xxx: Add support for symbolic nodename FC transport attribute. by Andrew Vasquez · 18 years ago
  62. d8b4521 [SCSI] qla2xxx: Add iIDMA support. by Andrew Vasquez · 18 years ago
  63. 15a3758 [SCSI] qla2xxx: Update version number to 8.01.07-k1. by Andrew Vasquez · 18 years ago
  64. 476e897 [SCSI] qla2xxx: Properly re-enable EFT support after an ISP abort. by Andrew Vasquez · 18 years ago
  65. 9c06938 [SCSI] qla2xxx: Correct PLOGI retry logic. by Andrew Vasquez · 18 years ago
  66. c2602c4 [SCSI] qla2xxx: Update version number to 8.01.05-k4. by Andrew Vasquez · 18 years ago
  67. b0328be [SCSI] qla2xxx: Fix to allow to reset devices using sg interface (sg_reset). by Vladislav Bolkhovitin · 18 years ago
  68. 45ebeb5 [SCSI] qla2xxx: Log Trace/Diagonostic asynchronous events. by Andrew Vasquez · 18 years ago
  69. b797b6d [SCSI] qla2xxx: Correct endianess problem while issuing a Marker IOCB on ISP24xx. by Shyam Sundar · 18 years ago
  70. c4e00fa Merge ../scsi-misc-2.6 by James Bottomley · 18 years ago
  71. 1d6f359 [PATCH] irq-flags: scsi: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  72. 413975a [SCSI] qla2xxx: make some more functions static by Adrian Bunk · 18 years ago
  73. 900d9f9 [SCSI] small whitespace cleanup for qlogic driver by Jesper Juhl · 18 years ago
  74. 0418726 typo fixes: aquire -> acquire by Adrian Bunk · 18 years ago
  75. f28e716 Merge ../linux-2.6/ by James Bottomley · 18 years ago
  76. 76c1534 [SCSI] qla2xxx: Update version number to 8.01.05-k3. by Andrew Vasquez · 18 years ago
  77. 3ea66e2 [SCSI] qla2xxx: Correctly set the firmware NOS/OLS timeout during initialization. by Andrew Vasquez · 18 years ago
  78. 7ee6139 [SCSI] qla2xxx: Convert from pci_module_init() to pci_register_driver(). by Andrew Vasquez · 18 years ago
  79. 7d7abc7 [SCSI] qla2xxx: Correct 'loop-down' determination logic in qla2x00_fw_ready(). by Andrew Vasquez · 18 years ago
  80. 0181944 [SCSI] qla2xxx: Add support for extended error logging. by Andrew Vasquez · 18 years ago
  81. 744f11fd [SCSI] qla2xxx: Cleanup DEBUG macro usage. by Andrew Vasquez · 18 years ago
  82. 7469059 [SCSI] qla2xxx: Remove no-op IOCTL codes and macros. by Andrew Vasquez · 18 years ago
  83. 7914d00 [SCSI] qla2xxx: Create an VPD sysfs entry for supported ISPs only. by Andrew Vasquez · 18 years ago
  84. 88729e5 [SCSI] qla2xxx: Add DMI (Diagnostics Monitoring Interface) support. by Andrew Vasquez · 18 years ago
  85. 8baa51a [SCSI] qla2xxx: Honour 'skip process-login' option during fabric-login IOCB. by Andrew Vasquez · 18 years ago
  86. d4c760c [SCSI] qla2xxx: Add NVRAM 'Disable Serdes' bit support. by Andrew Vasquez · 18 years ago
  87. 395e080 [SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2j. by Andrew Vasquez · 18 years ago
  88. a7a167b [SCSI] qla2xxx: Rework firmware-trace facilities. by Andrew Vasquez · 18 years ago
  89. 179e091 [PATCH] drivers: use list_move() by Akinobu Mita · 18 years ago
  90. f0cd91a Merge ../linux-2.6 by James Bottomley · 18 years ago
  91. 818bf49 [SCSI] qla2xxx: Update version number to 8.01.05-k2. by Andrew Vasquez · 18 years ago
  92. 21333b4 [SCSI] qla2xxx: Correct issue where driver improperly issued SNS commands in N2N topologies. by Andrew Vasquez · 18 years ago
  93. d4e3e04 [SCSI] qla2xxx: Consolidate firmware-dump handling across ISPs. by Andrew Vasquez · 18 years ago
  94. cb63067 [SCSI] qla2xxx: Consolidate "qla2xxx" string usage to a #define. by Andrew Vasquez · 18 years ago
  95. 47f5e06 [SCSI] qla2xxx: Use PCI_DEVICE() for pci_device_id definition. by Andrew Vasquez · 18 years ago
  96. 441d107 [SCSI] qla2xxx: Remove obsolete firmware-loader-module support. by Andrew Vasquez · 18 years ago
  97. 4971cd2 [SCSI] qla2xxx: Remove unused port-type RSCN handling code. by Andrew Vasquez · 18 years ago
  98. 75bc419 [SCSI] qla2xxx: Drop unused driver cruft. by Andrew Vasquez · 18 years ago
  99. 5341e86 [SCSI] qla2xxx: Add support for alternate WWN NVRAM setting. by Andrew Vasquez · 18 years ago
  100. fd0e7e4 [SCSI] qla2xxx: Correct endianess comparisons during ISP24xx NVRAM configuration. by Andrew Vasquez · 18 years ago