1. 7e47e5c [SCSI] qla2xxx: Re-register FDMI information after a LIP. by Andrew Vasquez · 16 years ago
  2. bd2a184 [SCSI] qla2xxx: Use proper HA during asynchrounous event handling. by Seokmann Ju · 16 years ago
  3. 4d4df19 [SCSI] qla2xxx: Add ISP84XX support. by Harihara Kadayam · 16 years ago
  4. 587f4ca [SCSI] qla2xxx: Cruft cleanup of functions and structures. by Andrew Vasquez · 16 years ago
  5. cb8dacb [SCSI] qla2xxx: Add hardware trace-logging support. by Andrew Vasquez · 16 years ago
  6. 0971de7 [SCSI] qla2xxx: Add FC-transport Asynchronous Event Notification support. by Andrew Vasquez · 16 years ago
  7. c695248 [SCSI] qla2xxx: Simplify interrupt handler locking. by Andrew Vasquez · 16 years ago
  8. 01e58d8 [SCSI] qla2xxx: Update copyright banner. by Andrew Vasquez · 16 years ago
  9. 3e8ce32 [SCSI] qla2xxx: Correct discrepancies during OVERRUN handling on FWI2-capable cards. by Andrew Vasquez · 16 years ago
  10. 963b0fd [SCSI] qla2xxx: Move RISC-interrupt-register modifications to qla2x00_request_irqs(). by Andrew Vasquez · 16 years ago
  11. 0b05a1f [SCSI] qla2xxx: Use completion routines. by Marcus Barrow · 16 years ago
  12. da7429f [SCSI] qla2xxx: Restrict MSI/MSI-X enablement on select ISP2432-type HBAs. by Andrew Vasquez · 16 years ago
  13. 4733fcb [SCSI] qla2xxx: Consolidate duplicate sense-data handling codes. by Andrew Vasquez · 16 years ago
  14. b80ca4f [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE by FUJITA Tomonori · 16 years ago
  15. f4a8dbc [SCSI] qla2xxx: Properly handle Vport state-change-notifications. by Shyam Sundar · 17 years ago
  16. 06e23b7 [SCSI] qla2xxx: Don't explicitly read mbx registers while processing a system-error. by Andrew Vasquez · 17 years ago
  17. 6acf819 [SCSI] qla2xxx: Correct residual-count handling discrepancies during UNDERRUN handling. by Andrew Vasquez · 17 years ago
  18. 87f2701 [SCSI] qla2xxx: Rework MSI-X handlers. by Andrew Vasquez · 17 years ago
  19. 05236a0 [SCSI] qla2xxx: Query additional RISC information during a pause. by Andrew Vasquez · 17 years ago
  20. 14e660e [SCSI] qla2xxx: Add PCI error recovery support. by Seokmann Ju · 17 years ago
  21. 02d638b [SCSI] qla2xxx: Correct management-server login-state synchronization issue. by Andrew Vasquez · 17 years ago
  22. 4b39c1d [SCSI] qla2xxx: Data accessors Cleanup of last merge by Boaz Harrosh · 17 years ago
  23. c3a2f0d [SCSI] qla2xxx: Add ISP25XX support. by Andrew Vasquez · 17 years ago
  24. fd34f55 [SCSI] qla2xxx: Re-factor isp_operations to static structures. by Andrew Vasquez · 17 years ago
  25. 8084fe1 [SCSI] qla2xxx: Validate mid-layer 'underflow' during check-condition handling. by Shyam Sundar · 17 years ago
  26. e428924 [SCSI] qla2xxx: Generalize FW-Interface-2 support. by Andrew Vasquez · 17 years ago
  27. 2c3dfe3 [SCSI] qla2xxx: add support for NPIV by Seokmann Ju · 17 years ago
  28. 385d70b [SCSI] qla2xxx: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  29. 476834c [SCSI] aacraid,qla2xxx: use irq_handler_t where appropriate by Jeff Garzik · 17 years ago
  30. cbedb60 [SCSI] qla2xxx: Add MSI support. by Andrew Vasquez · 17 years ago
  31. 30716e0 Merge branch 'linus' by James Bottomley · 17 years ago
  32. 03c79cc [SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock. by Seokmann Ju · 17 years ago
  33. ffec28a [SCSI] qla2xxx: Enable queue-full throttling when UNDERRUN detected. by Andrew Vasquez · 17 years ago
  34. d88021a [SCSI] qla2xxx: Handle IRQ-0 assignments by the system. by Andrew Vasquez · 17 years ago
  35. a8488ab [SCSI] qla2xxx: Add MSI-X support. by Andrew Vasquez · 17 years ago
  36. befede3 [SCSI] qla2xxx: correct locking while call starget_for_each_device() by Seokmann Ju · 18 years ago
  37. 96ca5ca [SCSI] qla2xxx: Use generic isp_ops.fw_dump() function. by Andrew Vasquez · 18 years ago
  38. 07f3180 [SCSI] qla2xxx: Perform a fw-dump when an ISP23xx RISC-paused state is detected. by Andrew Vasquez · 18 years ago
  39. 4346b14 [SCSI] qla2xxx: Detect GPSC capabilities within a fabric. by Andrew Vasquez · 18 years ago
  40. df7baa5 [SCSI] qla2xxx: Correct QUEUE_FULL handling. by Andrew Vasquez · 18 years ago
  41. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  42. d8b4521 [SCSI] qla2xxx: Add iIDMA support. by Andrew Vasquez · 18 years ago
  43. 45ebeb5 [SCSI] qla2xxx: Log Trace/Diagonostic asynchronous events. by Andrew Vasquez · 18 years ago
  44. 744f11fd [SCSI] qla2xxx: Cleanup DEBUG macro usage. by Andrew Vasquez · 18 years ago
  45. 7469059 [SCSI] qla2xxx: Remove no-op IOCTL codes and macros. by Andrew Vasquez · 18 years ago
  46. 4971cd2 [SCSI] qla2xxx: Remove unused port-type RSCN handling code. by Andrew Vasquez · 18 years ago
  47. 75bc419 [SCSI] qla2xxx: Drop unused driver cruft. by Andrew Vasquez · 18 years ago
  48. ed17c71b5 [SCSI] qla2xxx: Use FW calculated residual count for underrun handling. by Ravi Anand · 18 years ago
  49. 044cc6c [SCSI] qla2xxx: Add ISP54xx support. by andrew.vasquez@qlogic.com · 18 years ago
  50. 39a1124 [SCSI] qla2xxx: use kthread_ API by Christoph Hellwig · 18 years ago
  51. 0441401 [SCSI] qla2xxx: Add port-speed FC transport attribute. by andrew.vasquez@qlogic.com · 18 years ago
  52. d97994d [SCSI] qla2xxx: Correct synchronization issues during rport addition/deletion. by andrew.vasquez@qlogic.com · 18 years ago
  53. 79f89a4 [SCSI] qla2xxx: Disable port-type RSCN handling via driver state-machine. by andrew.vasquez@qlogic.com · 18 years ago
  54. e038a1be [SCSI] qla2xxx: Drop noisy 'UNDERRUN' status message. by andrew.vasquez@qlogic.com · 18 years ago
  55. 0da69df [SCSI] qla2xxx: Correct short-WRITE status handling. by Andrew Vasquez · 19 years ago
  56. fa90c54 [SCSI] qla2xxx: Update license. by Andrew Vasquez · 19 years ago
  57. 4fdfefe [SCSI] qla2xxx: Add support to dynamically enable/disable ZIO. by Andrew Vasquez · 19 years ago
  58. cca5335 [SCSI] qla2xxx: Add FDMI support. by Andrew Vasquez · 19 years ago
  59. ae91193 [SCSI] qla2xxx: Update copyright banner. by Andrew Vasquez · 19 years ago
  60. fa2a1ce [SCSI] qla2xxx: Code scrubbing. by Andrew Vasquez · 19 years ago
  61. 9a853f7 [SCSI] qla2xxx: Add ISP24xx ISR routines. by Andrew Vasquez · 19 years ago
  62. 3d71644 [SCSI] qla2xxx: Add ISP24xx definitions. by Andrew Vasquez · 19 years ago
  63. abbd887 [SCSI] qla2xxx: Factor-out ISP specific functions to method-based call tables. by Andrew Vasquez · 19 years ago
  64. 354d6b2 [SCSI] remove some dead code in qla2xxx by Andrew Vasquez · 19 years ago
  65. bdf7962 [PATCH] qla2xxx: remove lun discovery codes... by · 19 years ago
  66. f4f051e [PATCH] qla2xxx: remove internal queuing... by · 19 years ago
  67. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago