1. c9c5ced [SCSI] qla2xxx: Additional NPIV corrections. by Andrew Vasquez · 16 years ago
  2. 42e421b [SCSI] qla2xxx: Verify the RISC is not in ROM code if firmware-load is disabled. by Andrew Vasquez · 16 years ago
  3. 246de42 [SCSI] qla2xxx: Always aquire the parent's hardware_lock. by Seokmann Ju · 16 years ago
  4. 68af081 [SCSI] qla2xxx: Extend the 'fw_dump' SYSFS node the ability to initiate a firmware dump. by Andrew Vasquez · 16 years ago
  5. fa0926d [SCSI] qla2xxx: Don't depend on mailbox return values while enabling FCE tracing. by Andrew Vasquez · 16 years ago
  6. 6c2f527 [SCSI] qla2xxx: Convert vport_sem to a mutex by matthias@kaehlcke.net · 16 years ago
  7. c6852c4 [SCSI] qla2xxx: Correct misc. endian and byte-ordering issues. by Seokmann Ju · 16 years ago
  8. 3b8117b [SCSI] qla2xxx: make qla2x00_issue_iocb_timeout() static by Adrian Bunk · 16 years ago
  9. 0c23b85 [SCSI] qla2xxx: Correct SRB usage-after-completion/free issues. by Andrew Vasquez · 16 years ago
  10. c1ec1f1 [SCSI] qla2xxx: Correct ISP84XX verify-chip response handling. by Andrew Vasquez · 16 years ago
  11. 4d4df19 [SCSI] qla2xxx: Add ISP84XX support. by Harihara Kadayam · 16 years ago
  12. b93480e [SCSI] qla2xxx: Assign mailbox command timeout values in a consistent manner. by Ravi Anand · 16 years ago
  13. 523ec77 [SCSI] qla2xxx: Add midlayer target/device reset support. by Andrew Vasquez · 16 years ago
  14. cb8dacb [SCSI] qla2xxx: Add hardware trace-logging support. by Andrew Vasquez · 16 years ago
  15. 0ddda2d [SCSI] qla2xxx: Remove unused and obsolete #define's. by Andrew Vasquez · 16 years ago
  16. 01e58d8 [SCSI] qla2xxx: Update copyright banner. by Andrew Vasquez · 16 years ago
  17. 00a537b [SCSI] qla2xxx: Correct usage of inconsistent timeout values while issuing ELS commands. 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 · 17 years ago
  19. c48339d [SCSI] qla2xxx: Issue correct MBC_INITIALIZE_FIRMWARE command. by Seokmann Ju · 17 years ago
  20. df613b9 [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support. by Andrew Vasquez · 17 years ago
  21. 00b6bd2 [SCSI] qla2xxx: Trace-Control naming cleanups. by Andrew Vasquez · 17 years ago
  22. a824ebb [SCSI] qla2xxx: Code cleanups. by Adrian Bunk · 17 years ago
  23. 0b05a1f [SCSI] qla2xxx: Use completion routines. by Marcus Barrow · 17 years ago
  24. 43ef058 [SCSI] qla2xxx: Retrieve additional HBA port statistics from recent ISPs. by Andrew Vasquez · 17 years ago
  25. eb66dc6 [SCSI] qla2xxx: Correct NPIV support for recent ISPs. by Andrew Vasquez · 17 years ago
  26. a3a63d5 [SCSI] qla2xxx: Defer explicit interrupt-polling processing to init-time scenarios. by Andrew Vasquez · 17 years ago
  27. 8b3253d [SCSI] qla2xxx: Clear options-flags while staging firmware-execution. by Andrew Vasquez · 17 years ago
  28. 4d0ea24 [SCSI] qla2xxx: Retrieve max-NPIV support capabilities from FW. by Seokmann Ju · 17 years ago
  29. 338c916 [SCSI] qla2xxx: Add flash burst-read/write support. by Andrew Vasquez · 17 years ago
  30. c76f2c0 [SCSI] qla2xxx: Generalize iIDMA support. by Andrew Vasquez · 17 years ago
  31. e428924 [SCSI] qla2xxx: Generalize FW-Interface-2 support. by Andrew Vasquez · 17 years ago
  32. 2c3dfe3 [SCSI] qla2xxx: add support for NPIV by Seokmann Ju · 17 years ago
  33. 1196ae0 [SCSI] qla2xxx: fix for byteswap in fc_host fabric_name by Richard Lary · 17 years ago
  34. 30716e0 Merge branch 'linus' by James Bottomley · 18 years ago
  35. 03c79cc [SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock. by Seokmann Ju · 18 years ago
  36. b1372bc [SCSI] qla2xxx: Perform implicit LOGO during fabric logout request. by Lalit Chandivade · 18 years ago
  37. 0c8c39a [SCSI] qla2xxx: Correct reset handling logic. by Andrew Vasquez · 18 years ago
  38. 87b2380 [SCSI] qla2xxx: Don't log trace-control async-events. by Andrew Vasquez · 18 years ago
  39. d8b4521 [SCSI] qla2xxx: Add iIDMA support. by Andrew Vasquez · 18 years ago
  40. 744f11fd [SCSI] qla2xxx: Cleanup DEBUG macro usage. by Andrew Vasquez · 18 years ago
  41. 88729e5 [SCSI] qla2xxx: Add DMI (Diagnostics Monitoring Interface) support. by Andrew Vasquez · 18 years ago
  42. 8baa51a [SCSI] qla2xxx: Honour 'skip process-login' option during fabric-login IOCB. by Andrew Vasquez · 18 years ago
  43. a7a167b [SCSI] qla2xxx: Rework firmware-trace facilities. by Andrew Vasquez · 18 years ago
  44. 9a52a57 [SCSI] qla2xxx: Correct FCAL login retry logic for ISP24xx. by andrew.vasquez@qlogic.com · 18 years ago
  45. fdbc683 [SCSI] qla2xxx: Correct swing/emphasis settings on ISP24xx. by andrew.vasquez@qlogic.com · 18 years ago
  46. 044cc6c [SCSI] qla2xxx: Add ISP54xx support. by andrew.vasquez@qlogic.com · 18 years ago
  47. 39a1124 [SCSI] qla2xxx: use kthread_ API by Christoph Hellwig · 18 years ago
  48. 247ec45 [PATCH] qla2xxx: Pass input-buffer length to Get-ID-List mailbox command. by andrew.vasquez@qlogic.com · 18 years ago
  49. 392e2f6 [SCSI] qla2xxx: Add host-statistics FC transport attributes. by andrew.vasquez@qlogic.com · 19 years ago
  50. 590f98e [SCSI] qla2xxx: Collapse load RISC RAM implementations. by andrew.vasquez@qlogic.com · 19 years ago
  51. 5998983 [SCSI] qla2xxx: Correct excessive delay during LOAD-RISC-RAM mailbox command. by andrew.vasquez@qlogic.com · 19 years ago
  52. 03ab2ea [SCSI] qla2xxx: Use msleep() as delay during ISP polling. by andrew.vasquez@qlogic.com · 19 years ago
  53. 8d5708f [SCSI] qla2xxx: Correct abort issue during loop-down state. by Ravi Anand · 19 years ago
  54. 33135aa [SCSI] qla2xxx: Correct loop-in-transition issues by Ravi Anand · 19 years ago
  55. fa90c54 [SCSI] qla2xxx: Update license. by Andrew Vasquez · 19 years ago
  56. f6ef3b1 [SCSI] qla2xxx: Stop firmware execution at unintialization time. by Andrew Vasquez · 19 years ago
  57. c00c72a [SCSI] qla2xxx: Simplify redundant target/device reset logic. by Andrew Vasquez · 19 years ago
  58. cca5335 [SCSI] qla2xxx: Add FDMI support. by Andrew Vasquez · 19 years ago
  59. ad3e0ed [SCSI] qla2xxx: Export class-of-service (COS) information. by Andrew Vasquez · 19 years ago
  60. ae91193 [SCSI] qla2xxx: Update copyright banner. by Andrew Vasquez · 19 years ago
  61. fa2a1ce [SCSI] qla2xxx: Code scrubbing. by Andrew Vasquez · 19 years ago
  62. 1c7c635 [SCSI] qla2xxx: Add MBX command routines for ISP24xx support. by Andrew Vasquez · 19 years ago
  63. 8c958a9 [SCSI] qla2xxx: Generalize SNS generic-services routines. by Andrew Vasquez · 19 years ago
  64. 3d71644 [SCSI] qla2xxx: Add ISP24xx definitions. by Andrew Vasquez · 19 years ago
  65. 354d6b2 [SCSI] remove some dead code in qla2xxx by Andrew Vasquez · 19 years ago
  66. bdf7962 [PATCH] qla2xxx: remove lun discovery codes... by · 19 years ago
  67. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago