1. e5f5f6f [SCSI] qla2xxx: Track total number of ISP aborts. by Harish Zunjarrao · 16 years ago
  2. 5f3a9a2 [SCSI] qla2xxx: Add dev_loss_tmo_callbk/terminate_rport_io callback support. by Seokmann Ju · 16 years ago
  3. 6c2f527 [SCSI] qla2xxx: Convert vport_sem to a mutex by matthias@kaehlcke.net · 16 years ago
  4. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 16 years ago
  5. 73f0f0f [SCSI] qla2xxx: Remove unused member (dma_handle) from srb_t structure. by Andrew Vasquez · 16 years ago
  6. 4d4df19 [SCSI] qla2xxx: Add ISP84XX support. by Harihara Kadayam · 16 years ago
  7. 523ec77 [SCSI] qla2xxx: Add midlayer target/device reset support. by Andrew Vasquez · 16 years ago
  8. 3fe7cfb [SCSI] qla2xxx: Check alternate 'reason' code during GPSC status handling. by Andrew Vasquez · 16 years ago
  9. 7d232c7 [SCSI] qla2xxx: Add Flash Descriptor Table layout support. by Andrew Vasquez · 16 years ago
  10. 587f4ca [SCSI] qla2xxx: Cruft cleanup of functions and structures. by Andrew Vasquez · 16 years ago
  11. cb8dacb [SCSI] qla2xxx: Add hardware trace-logging support. by Andrew Vasquez · 16 years ago
  12. 0971de7 [SCSI] qla2xxx: Add FC-transport Asynchronous Event Notification support. by Andrew Vasquez · 16 years ago
  13. 5ab5a4d [SCSI] qla2xxx: Use an rport's scsi_target_id member consistently throughout driver. by Andrew Vasquez · 16 years ago
  14. 01e58d8 [SCSI] qla2xxx: Update copyright banner. by Andrew Vasquez · 16 years ago
  15. da4541b [SCSI] qla2xxx: Access the proper 'physical' port in FC-transport callbacks. by Seokmann Ju · 16 years ago
  16. 0948391 PCI: Remove users of pci_enable_device_bars() by Benjamin Herrenschmidt · 17 years ago
  17. df613b9 [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support. by Andrew Vasquez · 16 years ago
  18. 00b6bd2 [SCSI] qla2xxx: Trace-Control naming cleanups. by Andrew Vasquez · 16 years ago
  19. 0b05a1f [SCSI] qla2xxx: Use completion routines. by Marcus Barrow · 16 years ago
  20. 3776541 [SCSI] qla2xxx: Fix for 32-bit platforms with 64-bit resources. by Andrew Vasquez · 16 years ago
  21. 43ef058 [SCSI] qla2xxx: Retrieve additional HBA port statistics from recent ISPs. by Andrew Vasquez · 16 years ago
  22. eb66dc6 [SCSI] qla2xxx: Correct NPIV support for recent ISPs. by Andrew Vasquez · 17 years ago
  23. 285d032 [SCSI] qla2xxx: Make driver (mostly) legacy I/O port free. by Andrew Vasquez · 17 years ago
  24. f363b94 [SCSI] qla2xxx: Use shost_priv(). by Andrew Vasquez · 17 years ago
  25. e745759 [SCSI] qla2xxx: Remove unused member (list) from srb_t structure. by Andrew Vasquez · 17 years ago
  26. 4d0ea24 [SCSI] qla2xxx: Retrieve max-NPIV support capabilities from FW. by Seokmann Ju · 17 years ago
  27. 8a85e171 [SCSI] qla2xxx: Set correct attribute count during FDMI RPA. by Andrew Vasquez · 17 years ago
  28. 14e660e [SCSI] qla2xxx: Add PCI error recovery support. by Seokmann Ju · 17 years ago
  29. b7cc176 [SCSI] qla2xxx: Allow region-based flash-part accesses. by Joe Carnuccio · 17 years ago
  30. c81d04c [SCSI] qla2xxx: Collapse and simplify ISP2XXX firmware dump routines. by Andrew Vasquez · 17 years ago
  31. a3cbdfa [SCSI] qla2xxx: Correct 8GB iIDMA support. by Andrew Vasquez · 17 years ago
  32. 281afe1 [SCSI] qla2xxx: fix to honor ignored parameters in sysfs attributes by Seokmann Ju · 17 years ago
  33. c3a2f0d [SCSI] qla2xxx: Add ISP25XX support. by Andrew Vasquez · 17 years ago
  34. fd34f55 [SCSI] qla2xxx: Re-factor isp_operations to static structures. by Andrew Vasquez · 17 years ago
  35. 5881569 [SCSI] qla2xxx: Correct setting of 'current' and 'supported' speeds during FDMI registration. by Andrew Vasquez · 17 years ago
  36. c76f2c0 [SCSI] qla2xxx: Generalize iIDMA support. by Andrew Vasquez · 17 years ago
  37. e428924 [SCSI] qla2xxx: Generalize FW-Interface-2 support. by Andrew Vasquez · 17 years ago
  38. 2c3dfe3 [SCSI] qla2xxx: add support for NPIV by Seokmann Ju · 17 years ago
  39. b889d53 [SCSI] qla2xxx: fix RSCN handling on big-endian systems by Malahal Naineni · 17 years ago
  40. 30716e0 Merge branch 'linus' by James Bottomley · 17 years ago
  41. 03c79cc [SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock. by Seokmann Ju · 17 years ago
  42. 30c4766 [SCSI] qla2xxx: Export OptionROM boot-codes version information. by Andrew Vasquez · 17 years ago
  43. d88021a [SCSI] qla2xxx: Handle IRQ-0 assignments by the system. by Andrew Vasquez · 17 years ago
  44. a8488ab [SCSI] qla2xxx: Add MSI-X support. by Andrew Vasquez · 17 years ago
  45. 4346b14 [SCSI] qla2xxx: Detect GPSC capabilities within a fabric. by Andrew Vasquez · 18 years ago
  46. df7baa5 [SCSI] qla2xxx: Correct QUEUE_FULL handling. by Andrew Vasquez · 18 years ago
  47. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  48. 90991c8 [SCSI] qla2xxx: Add support for fabric name FC transport attribute. by Andrew Vasquez · 18 years ago
  49. d8b4521 [SCSI] qla2xxx: Add iIDMA support. by Andrew Vasquez · 18 years ago
  50. 45ebeb5 [SCSI] qla2xxx: Log Trace/Diagonostic asynchronous events. by Andrew Vasquez · 18 years ago
  51. c4e00fa Merge ../scsi-misc-2.6 by James Bottomley · 18 years ago
  52. 0418726 typo fixes: aquire -> acquire by Adrian Bunk · 18 years ago
  53. 88729e5 [SCSI] qla2xxx: Add DMI (Diagnostics Monitoring Interface) support. by Andrew Vasquez · 18 years ago
  54. d4c760c [SCSI] qla2xxx: Add NVRAM 'Disable Serdes' bit support. by Andrew Vasquez · 18 years ago
  55. a7a167b [SCSI] qla2xxx: Rework firmware-trace facilities. by Andrew Vasquez · 18 years ago
  56. d4e3e04 [SCSI] qla2xxx: Consolidate firmware-dump handling across ISPs. by Andrew Vasquez · 18 years ago
  57. cb63067 [SCSI] qla2xxx: Consolidate "qla2xxx" string usage to a #define. by Andrew Vasquez · 18 years ago
  58. 441d107 [SCSI] qla2xxx: Remove obsolete firmware-loader-module support. by Andrew Vasquez · 18 years ago
  59. 4971cd2 [SCSI] qla2xxx: Remove unused port-type RSCN handling code. by Andrew Vasquez · 18 years ago
  60. 75bc419 [SCSI] qla2xxx: Drop unused driver cruft. by Andrew Vasquez · 18 years ago
  61. 45aeaf1 [SCSI] qla2xxx: Add support for new flash part. by Ravi Anand · 18 years ago
  62. 4a59f71 [SCSI] qla2xxx: Further restrict ZIO mode support. by andrew.vasquez@qlogic.com · 18 years ago
  63. 6f64179 [SCSI] qla2xxx: Add VPD sysfs attribute. by andrew.vasquez@qlogic.com · 18 years ago
  64. 044cc6c [SCSI] qla2xxx: Add ISP54xx support. by andrew.vasquez@qlogic.com · 18 years ago
  65. ea5b638 [SCSI] qla2xxx: Convert IS_QLA*() defines to bit-operations. by andrew.vasquez@qlogic.com · 18 years ago
  66. 39a1124 [SCSI] qla2xxx: use kthread_ API by Christoph Hellwig · 18 years ago
  67. 854165f [SCSI] qla2xxx: Add support to retrieve/update HBA option-rom. by andrew.vasquez@qlogic.com · 18 years ago
  68. f6df144 [SCSI] qla2xxx: Add beacon support via class-device attribute. by andrew.vasquez@qlogic.com · 18 years ago
  69. 392e2f6 [SCSI] qla2xxx: Add host-statistics FC transport attributes. by andrew.vasquez@qlogic.com · 18 years ago
  70. 0441401 [SCSI] qla2xxx: Add port-speed FC transport attribute. by andrew.vasquez@qlogic.com · 18 years ago
  71. d97994d [SCSI] qla2xxx: Correct synchronization issues during rport addition/deletion. by andrew.vasquez@qlogic.com · 18 years ago
  72. 2a1e137 Merge by hand (conflicts in scsi_lib.c) by James Bottomley · 19 years ago
  73. 5433383 [SCSI] qla2xxx: Add full firmware(-request) hotplug support for all ISPs. by Andrew Vasquez · 19 years ago
  74. 23443b1 [SCSI] qla2xxx: Correct mis-handling of AENs. by Andrew Vasquez · 19 years ago
  75. 19a7b4a [SCSI] update fc_transport for removal of block/unblock functions by James.Smart@Emulex.Com · 19 years ago
  76. fa90c54 [SCSI] qla2xxx: Update license. by Andrew Vasquez · 19 years ago
  77. 4fdfefe [SCSI] qla2xxx: Add support to dynamically enable/disable ZIO. by Andrew Vasquez · 19 years ago
  78. f6ef3b1 [SCSI] qla2xxx: Stop firmware execution at unintialization time. by Andrew Vasquez · 19 years ago
  79. 06c22bd [SCSI] qla2xxx: Correct LED scheme definition. by Andrew Vasquez · 19 years ago
  80. cca5335 [SCSI] qla2xxx: Add FDMI support. by Andrew Vasquez · 19 years ago
  81. ad3e0ed [SCSI] qla2xxx: Export class-of-service (COS) information. by Andrew Vasquez · 19 years ago
  82. 9a168bd [PATCH] qla: remove anonymous union by Andrew Morton · 19 years ago
  83. cc4731f [SCSI] qla2xxx: Correct maximum supported lun and target-id definitions. by Andrew Vasquez · 19 years ago
  84. ae91193 [SCSI] qla2xxx: Update copyright banner. by Andrew Vasquez · 19 years ago
  85. fa2a1ce [SCSI] qla2xxx: Code scrubbing. by Andrew Vasquez · 19 years ago
  86. fca2970 [SCSI] qla2xxx: Add OS initialization codes for ISP24xx recognition. by Andrew Vasquez · 19 years ago
  87. 1c7c635 [SCSI] qla2xxx: Add MBX command routines for ISP24xx support. by Andrew Vasquez · 19 years ago
  88. 8c958a9 [SCSI] qla2xxx: Generalize SNS generic-services routines. by Andrew Vasquez · 19 years ago
  89. 3d71644 [SCSI] qla2xxx: Add ISP24xx definitions. by Andrew Vasquez · 19 years ago
  90. ac96202 [SCSI] qla2xxx: Add pci ids for new ISP types. by Andrew Vasquez · 19 years ago
  91. abbd887 [SCSI] qla2xxx: Factor-out ISP specific functions to method-based call tables. by Andrew Vasquez · 19 years ago
  92. 354d6b2 [SCSI] remove some dead code in qla2xxx by Andrew Vasquez · 19 years ago
  93. bdf7962 [PATCH] qla2xxx: remove lun discovery codes... by · 19 years ago
  94. 8482e118 [PATCH] qla2xxx: add remote port codes... by · 19 years ago
  95. f4f051e [PATCH] qla2xxx: remove internal queuing... by · 19 years ago
  96. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago