1. 6b57b15 [SCSI] qla4xxx: Update driver version to 5.02.00-k5 by Vikas Chaudhary · 14 years ago
  2. 7d01d06 [SCSI] qla4xxx: Updated the Copyright header by Vikas Chaudhary · 14 years ago
  3. 3930b8c [SCSI] qla4xxx: do not reset hba if ql4xdontresethba is set by Vikas Chaudhary · 14 years ago
  4. d56a1f7 [SCSI] qla4xxx: do not check for fw hung if reset retry is in progress by Lalit Chandivade · 14 years ago
  5. e128271 [SCSI] qla4xxx: cache new IP address acquired via DHCP by Prasanna Mumbai · 14 years ago
  6. 4cd83cb [SCSI] qla4xxx: Fail initialization if qla4_8xxx_pci_mem_write_2M fails by Lalit Chandivade · 14 years ago
  7. fe99852 [SCSI] qla4xxx: put device in FAILED state for 82XX initialization failure by Lalit Chandivade · 14 years ago
  8. e6b07df [SCSI] qla4xxx: do not process interrupt unconditionally by Lalit Chandivade · 14 years ago
  9. 6790d4f [SCSI] qla4xxx: use correct fw_ddb_index in abort task by Karen Higgins · 14 years ago
  10. a1fc26b [SCSI] qla4xxx: memory wedge with peg_halt test in loop by Swapnil Nagle · 14 years ago
  11. 61391d3 [SCSI] qla4xxx: initialize MSI in correct way by Shyam Sundar · 14 years ago
  12. 3e1350c [SCSI] qla4xxx: Drop use of IRQF_DISABLE by Vikas Chaudhary · 14 years ago
  13. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  14. a1e0063 [SCSI] qla4xxx: Fix cmd check in qla4xxx_cmd_wait by Mike Christie · 14 years ago
  15. 349ed5a [SCSI] qla4xxx: Update driver version to 5.02.00-k4 by Vikas Chaudhary · 14 years ago
  16. 92b3e5b [SCSI] qla4xxx: grab hardware_lock in eh_abort before accessing srb by Mike Christie · 14 years ago
  17. d64eab7 [SCSI] qla4xxx: remove unwanted check for bad spd by Vikas Chaudhary · 14 years ago
  18. 7b3595d [SCSI] qla4xxx: update AER support for ISP82XX by Vikas Chaudhary · 14 years ago
  19. b25ee66 [SCSI] qla4xxx: Clear the rom lock if the firmware died while holding it. by Shyam Sundar · 14 years ago
  20. 2657c80 [SCSI] qla4xxx: use CRB Register for Request Queue in-pointer by Shyam Sundar · 14 years ago
  21. 91a772a [SCSI] qla4xxx: dump mailbox registers on System Error by Karen Higgins · 14 years ago
  22. 6434080 [SCSI] qla4xxx: Add support for 8130/8131 AENs. by Shyam Sundar · 14 years ago
  23. 99457d7 [SCSI] qla4xxx: Reset seconds_since_last_heartbeat correctly. by Lalit Chandivade · 14 years ago
  24. 2bd1e2b [SCSI] qla4xxx: On firmware hang do not wait for the outstanding commands to complete by Nilesh Javali · 14 years ago
  25. 3710c60 [SCSI] qla4xxx: free_irqs on failed initialize_adapter by Vikas Chaudhary · 14 years ago
  26. 735e415 [SCSI] qla4xxx: correct data type of sense_len in qla4xxx_status_cont_entry by Vikas Chaudhary · 14 years ago
  27. 884292e [SCSI] qla4xxx: remove "ha->retry_reset_ha_cnt" from wait_for_hba_online by Vikas Chaudhary · 14 years ago
  28. f931c53 [SCSI] qla4xxx: honor return status of qla4xxx_hw_reset by Vikas Chaudhary · 14 years ago
  29. f581a3f [SCSI] qla4xxx: Trivial cleanup by Vikas Chaudhary · 14 years ago
  30. a6751cc [SCSI] qla4xxx: fix build on PPC by Jiri Slaby · 14 years ago
  31. 626115c drivers/scsi/qla4xxx: fix build by Andrew Morton · 14 years ago
  32. 3c3e210 [SCSI] qla4xxx: fix compilation warning by Vikas Chaudhary · 14 years ago
  33. e8ed741 [SCSI] qla4xxx: Update driver version to 5.02.00-k3 by Vikas Chaudhary · 14 years ago
  34. 2232be0 [SCSI] qla4xxx: Added AER support for ISP82xx by Lalit Chandivade · 14 years ago
  35. 2103363 [SCSI] qla4xxx: Handle outstanding mbx cmds on hung f/w scenarios by Nilesh Javali · 14 years ago
  36. 2ccdf0d [SCSI] qla4xxx: updated mbx_sys_info struct to sync with FW 4.6.x by Vikas Chaudhary · 14 years ago
  37. 0753b48 [SCSI] qla4xxx: clear AF_DPC_SCHEDULED flage when exit from do_dpc by Vikas Chaudhary · 14 years ago
  38. 9d4946f [SCSI] qla4xxx: Stop firmware before doing init firmware. by Lalit Chandivade · 14 years ago
  39. b173a132 [SCSI] qla4xxx: Use the correct request queue. by Vikas Chaudhary · 14 years ago
  40. 3013cea [SCSI] qla4xxx: set correct value in sess->recovery_tmo by Vikas Chaudhary · 14 years ago
  41. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  42. c01be6d [SCSI] iscsi_transport: wait on session in error handler path by Mike Christie · 14 years ago
  43. 4b6c83f [SCSI] qla4xxx: Update driver version to 5.02.00-k2 by Vikas Chaudhary · 14 years ago
  44. 3b2bef1 [SCSI] iscsi_transport: added new iscsi_param to display target alias in sysfs by Vikas Chaudhary · 14 years ago
  45. bb6f7d5 [SCSI] qla4xxx: wait for device_ready before device discovery by Karen Higgins · 14 years ago
  46. c2660df [SCSI] qla4xxx: replace all dev_info, dev_warn, dev_err with ql4_printk by Vikas Chaudhary · 14 years ago
  47. f4f5df23 [SCSI] qla4xxx: Added support for ISP82XX by Vikas Chaudhary · 14 years ago
  48. dbaf82e [SCSI] qla4xxx: Handle one H/W Interrupt at a time by Ravi Anand · 14 years ago
  49. beabe7c [SCSI] qla4xxx: Fix the freeing of the buffer allocated for DMA by Prasanna Mumbai · 14 years ago
  50. b966346 [SCSI] qla4xxx: correct return status in function qla4xxx_fw_ready by Vikas Chaudhary · 14 years ago
  51. 3638632 [SCSI] qla4xxx: unblock iscsi session after setting ddb state online. by Vikas Chaudhary · 14 years ago
  52. e349fa3 [SCSI] qla4xxx: set driver ddb state correctly in process_ddb_changed by Vikas Chaudhary · 14 years ago
  53. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  54. 95bb335 [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6 by James Bottomley · 14 years ago
  55. 1a6633d [SCSI] qla4xxx: Update driver version to 5.02.00-k1 by Vikas Chaudhary · 14 years ago
  56. 09a0f71 [SCSI] qla4xxx: added support for abort task management command by Vikas Chaudhary · 14 years ago
  57. 5369887 [SCSI] qla4xxx: correct use of cmd->host_scribble by Vikas Chaudhary · 14 years ago
  58. 821d6e5 [SCSI] qla4xxx: do not retry login to CHAP auth failed targets by Vikas Chaudhary · 14 years ago
  59. c301b02 [SCSI] qla4xxx: Updated firmware ready timeout algorithm by Vikas Chaudhary · 14 years ago
  60. c2393cd [SCSI] qla4xxx: Code Clean up - remove "marker_needed" by Vikas Chaudhary · 14 years ago
  61. 065aa1b [SCSI] qla4xxx: set device state as per Link UP and LINK DOWN by Vikas Chaudhary · 14 years ago
  62. 2a49a78 [SCSI] qla4xxx: added IPv6 support. by Vikas Chaudhary · 14 years ago
  63. 1482338 scsi: fix operator precedence warning by Randy Dunlap · 14 years ago
  64. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  65. b392551 [SCSI] qla4xxx: fix compile warning due to invalid extHwConfig by Mike Christie · 15 years ago
  66. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  67. b06fc73 [SCSI] qla4xxx: Removed residual from overrun debug print by Mike Christie · 15 years ago
  68. 16ed55f [SCSI] qla4xxx: Remove hiwat code so scsi eh does not get escalated when we can make progress by Karen Higgins · 15 years ago
  69. 612f734 [SCSI] qla4xxx: Fix srb lookup in qla4xxx_eh_device_reset by Karen Higgins · 15 years ago
  70. dca05c4 [SCSI] qla4xxx: Fix Driver Fault Recovery Completion by Karen Higgins · 15 years ago
  71. 5c656af [SCSI] qla4xxx: add timeout handler by Mike Christie · 15 years ago
  72. 94bced3 [SCSI] qla4xxx: Correct Extended Sense Data Errors by Karen Higgins · 15 years ago
  73. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  74. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  75. 41bbdbe [SCSI] qla4xxx: do not reuse session when connecting to different target port by Mike Christie · 16 years ago
  76. 11b9182 trivial: Fix misspelling of "firmware" in ql4_mbx.c by Nick Andrew · 16 years ago
  77. 6377943 drivers: replace NIPQUAD() by Harvey Harrison · 16 years ago
  78. e5bd7b5 [SCSI] libiscsi: Support drivers initiating session removal by Mike Christie · 16 years ago
  79. 56d7fcf [SCSI] iscsi class, libiscsi and qla4xxx: convert to new transport host byte values by Mike Christie · 16 years ago
  80. c5e98e9 [SCSI] qla4xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected session error by Mike Christie · 16 years ago
  81. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  82. d510d96 [SCSI] qla4xxx: fix queue depth setting by Mike Christie · 16 years ago
  83. 5d91e20 [SCSI] iscsi: remove session/conn_data_size from iscsi_transport by Mike Christie · 16 years ago
  84. 7561352 [SCSI] iscsi: remove session and host binding in libiscsi by Mike Christie · 16 years ago
  85. 9d56291 [SCSI] qla4xxx: fix scsi command completion, lun reset and target reset code by David C Somayajulu · 16 years ago
  86. ce54503 [SCSI] qla4xxx: Add target reset functionality by Mike Christie · 16 years ago
  87. 024f801 [SCSI] qla4xxx: regression - add start scan callout by Mike Christie · 16 years ago
  88. 50a29ae [SCSI] qla4xxx: fix host reset dpc race by Mike Christie · 16 years ago
  89. 65fecc7 [SCSI] qla4xxx: fix up residual handling by David Somayajulu · 17 years ago
  90. 921601b [SCSI] qla4xxx: add async scan support by Mike Christie · 17 years ago
  91. 568d303 [SCSI] qla4xxx: fix recovery timer and session unblock race by Mike Christie · 17 years ago
  92. 7fb1921 [SCSI] qla4xxx: use iscsi class session state check ready by Mike Christie · 17 years ago
  93. b635930 [SCSI] qla4xxx: directly call iscsi recovery functions by Mike Christie · 17 years ago
  94. b1c1181 drivers/scsi/: Spelling fixes by Joe Perches · 17 years ago
  95. d3f46f3 [SCSI] remove use_sg_chaining by James Bottomley · 17 years ago
  96. 7ffc49a [ETH]: Combine format_addr() with print_mac(). by Michael Chan · 17 years ago
  97. b80ca4f [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE by FUJITA Tomonori · 17 years ago
  98. 2697478 [SCSI] libiscsi: fix shutdown by Mike Christie · 17 years ago
  99. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  100. 1c3f0b8 Change struct marker users by Mathieu Desnoyers · 17 years ago