1. 626115c drivers/scsi/qla4xxx: fix build by Andrew Morton · 14 years ago
  2. 3c3e210 [SCSI] qla4xxx: fix compilation warning by Vikas Chaudhary · 14 years ago
  3. e8ed741 [SCSI] qla4xxx: Update driver version to 5.02.00-k3 by Vikas Chaudhary · 14 years ago
  4. 2232be0 [SCSI] qla4xxx: Added AER support for ISP82xx by Lalit Chandivade · 14 years ago
  5. 2103363 [SCSI] qla4xxx: Handle outstanding mbx cmds on hung f/w scenarios by Nilesh Javali · 14 years ago
  6. 2ccdf0d [SCSI] qla4xxx: updated mbx_sys_info struct to sync with FW 4.6.x by Vikas Chaudhary · 14 years ago
  7. 0753b48 [SCSI] qla4xxx: clear AF_DPC_SCHEDULED flage when exit from do_dpc by Vikas Chaudhary · 14 years ago
  8. 9d4946f [SCSI] qla4xxx: Stop firmware before doing init firmware. by Lalit Chandivade · 14 years ago
  9. b173a132 [SCSI] qla4xxx: Use the correct request queue. by Vikas Chaudhary · 14 years ago
  10. 3013cea [SCSI] qla4xxx: set correct value in sess->recovery_tmo by Vikas Chaudhary · 14 years ago
  11. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  12. c01be6d [SCSI] iscsi_transport: wait on session in error handler path by Mike Christie · 14 years ago
  13. 4b6c83f [SCSI] qla4xxx: Update driver version to 5.02.00-k2 by Vikas Chaudhary · 14 years ago
  14. 3b2bef1 [SCSI] iscsi_transport: added new iscsi_param to display target alias in sysfs by Vikas Chaudhary · 14 years ago
  15. bb6f7d5 [SCSI] qla4xxx: wait for device_ready before device discovery by Karen Higgins · 14 years ago
  16. c2660df [SCSI] qla4xxx: replace all dev_info, dev_warn, dev_err with ql4_printk by Vikas Chaudhary · 14 years ago
  17. f4f5df23 [SCSI] qla4xxx: Added support for ISP82XX by Vikas Chaudhary · 14 years ago
  18. dbaf82e [SCSI] qla4xxx: Handle one H/W Interrupt at a time by Ravi Anand · 14 years ago
  19. beabe7c [SCSI] qla4xxx: Fix the freeing of the buffer allocated for DMA by Prasanna Mumbai · 14 years ago
  20. b966346 [SCSI] qla4xxx: correct return status in function qla4xxx_fw_ready by Vikas Chaudhary · 14 years ago
  21. 3638632 [SCSI] qla4xxx: unblock iscsi session after setting ddb state online. by Vikas Chaudhary · 14 years ago
  22. e349fa3 [SCSI] qla4xxx: set driver ddb state correctly in process_ddb_changed by Vikas Chaudhary · 14 years ago
  23. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  24. 95bb335 [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6 by James Bottomley · 14 years ago
  25. 1a6633d [SCSI] qla4xxx: Update driver version to 5.02.00-k1 by Vikas Chaudhary · 14 years ago
  26. 09a0f71 [SCSI] qla4xxx: added support for abort task management command by Vikas Chaudhary · 14 years ago
  27. 5369887 [SCSI] qla4xxx: correct use of cmd->host_scribble by Vikas Chaudhary · 14 years ago
  28. 821d6e5 [SCSI] qla4xxx: do not retry login to CHAP auth failed targets by Vikas Chaudhary · 14 years ago
  29. c301b02 [SCSI] qla4xxx: Updated firmware ready timeout algorithm by Vikas Chaudhary · 14 years ago
  30. c2393cd [SCSI] qla4xxx: Code Clean up - remove "marker_needed" by Vikas Chaudhary · 14 years ago
  31. 065aa1b [SCSI] qla4xxx: set device state as per Link UP and LINK DOWN by Vikas Chaudhary · 14 years ago
  32. 2a49a78 [SCSI] qla4xxx: added IPv6 support. by Vikas Chaudhary · 14 years ago
  33. 1482338 scsi: fix operator precedence warning by Randy Dunlap · 14 years ago
  34. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  35. b392551 [SCSI] qla4xxx: fix compile warning due to invalid extHwConfig by Mike Christie · 15 years ago
  36. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  37. b06fc73 [SCSI] qla4xxx: Removed residual from overrun debug print by Mike Christie · 15 years ago
  38. 16ed55f [SCSI] qla4xxx: Remove hiwat code so scsi eh does not get escalated when we can make progress by Karen Higgins · 15 years ago
  39. 612f734 [SCSI] qla4xxx: Fix srb lookup in qla4xxx_eh_device_reset by Karen Higgins · 15 years ago
  40. dca05c4 [SCSI] qla4xxx: Fix Driver Fault Recovery Completion by Karen Higgins · 15 years ago
  41. 5c656af [SCSI] qla4xxx: add timeout handler by Mike Christie · 15 years ago
  42. 94bced3 [SCSI] qla4xxx: Correct Extended Sense Data Errors by Karen Higgins · 15 years ago
  43. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  44. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 16 years ago
  45. 41bbdbe [SCSI] qla4xxx: do not reuse session when connecting to different target port by Mike Christie · 16 years ago
  46. 11b9182 trivial: Fix misspelling of "firmware" in ql4_mbx.c by Nick Andrew · 16 years ago
  47. 6377943 drivers: replace NIPQUAD() by Harvey Harrison · 16 years ago
  48. e5bd7b5 [SCSI] libiscsi: Support drivers initiating session removal by Mike Christie · 16 years ago
  49. 56d7fcf [SCSI] iscsi class, libiscsi and qla4xxx: convert to new transport host byte values by Mike Christie · 16 years ago
  50. c5e98e9 [SCSI] qla4xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected session error by Mike Christie · 16 years ago
  51. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  52. d510d96 [SCSI] qla4xxx: fix queue depth setting by Mike Christie · 16 years ago
  53. 5d91e20 [SCSI] iscsi: remove session/conn_data_size from iscsi_transport by Mike Christie · 16 years ago
  54. 7561352 [SCSI] iscsi: remove session and host binding in libiscsi by Mike Christie · 16 years ago
  55. 9d56291 [SCSI] qla4xxx: fix scsi command completion, lun reset and target reset code by David C Somayajulu · 17 years ago
  56. ce54503 [SCSI] qla4xxx: Add target reset functionality by Mike Christie · 17 years ago
  57. 024f801 [SCSI] qla4xxx: regression - add start scan callout by Mike Christie · 17 years ago
  58. 50a29ae [SCSI] qla4xxx: fix host reset dpc race by Mike Christie · 17 years ago
  59. 65fecc7 [SCSI] qla4xxx: fix up residual handling by David Somayajulu · 17 years ago
  60. 921601b [SCSI] qla4xxx: add async scan support by Mike Christie · 17 years ago
  61. 568d303 [SCSI] qla4xxx: fix recovery timer and session unblock race by Mike Christie · 17 years ago
  62. 7fb1921 [SCSI] qla4xxx: use iscsi class session state check ready by Mike Christie · 17 years ago
  63. b635930 [SCSI] qla4xxx: directly call iscsi recovery functions by Mike Christie · 17 years ago
  64. b1c1181 drivers/scsi/: Spelling fixes by Joe Perches · 17 years ago
  65. d3f46f3 [SCSI] remove use_sg_chaining by James Bottomley · 17 years ago
  66. 7ffc49a [ETH]: Combine format_addr() with print_mac(). by Michael Chan · 17 years ago
  67. b80ca4f [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE by FUJITA Tomonori · 17 years ago
  68. 2697478 [SCSI] libiscsi: fix shutdown by Mike Christie · 17 years ago
  69. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  70. 1c3f0b8 Change struct marker users by Mathieu Desnoyers · 17 years ago
  71. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  72. 9cb83c7 [SCSI] add use_sg_chaining option to scsi_host_template by FUJITA Tomonori · 17 years ago
  73. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  74. 6ea7e33 [SCSI] qla4xxx: Fix underrun/overrun conditions by David C Somayajulu · 17 years ago
  75. 46235e6 [SCSI] qla4xxx: allow hba to be online when initiator ip address is uninitialized by David C Somayajulu · 17 years ago
  76. d8196ed [SCSI] iscsi class, iscsi_tcp, iser, qla4xxx: add netdevname sysfs attr by Mike Christie · 17 years ago
  77. 2223696 [SCSI] iscsi class, qla4xxx, iscsi_tcp: export local address by Mike Christie · 17 years ago
  78. 0ab823d [SCSI] qla4xxx: add iscsi_transport capps for fw capacilities by Mike Christie · 17 years ago
  79. 8ad5781 [SCSI] iscsi class, qla4xxx, iscsi_tcp, ib_iser: export/set initiator name by Mike Christie · 17 years ago
  80. 2174a04 [SCSI] iscsi_transport, qla4xxx: have class lookup host for drivers by Mike Christie · 17 years ago
  81. aa1e93a [SCSI] qla4xxx: export mac as hw address by Mike Christie · 17 years ago
  82. 5f7186c [SCSI] qla4xxx: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  83. bee4fe8 [SCSI] qla4xxx: ql4_os.c bugfixes by David C Somayajulu · 17 years ago
  84. c0e344c [SCSI] qla4xxx: ql4_mbx.c remove dead code bugfixes by David C Somayajulu · 17 years ago
  85. 401425b [SCSI] qla4xxx: ql4_isr.c support for new mbx cmds by David C Somayajulu · 17 years ago
  86. e08c182 [SCSI] qla4xxx: update rev num and misc cleanup by David C Somayajulu · 17 years ago
  87. 92b7273 [SCSI] qla4xxx: ql4_init.c bugfixes by David C Somayajulu · 17 years ago
  88. b285431 [SCSI] qla4xxx: ql4_fw.h add support for qla4032 by David C Somayajulu · 17 years ago
  89. 5c8bfc9 [SCSI] qla4xxx: ql4_def.h log all AENs and cleanup by David C Somayajulu · 17 years ago
  90. 0187106 [SCSI] qla4xxx: ql4_dbg.c remove dead code by David C Somayajulu · 17 years ago
  91. 4797547 [SCSI] qla4xxx: possible cleanups by Adrian Bunk · 17 years ago
  92. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 18 years ago
  93. 477ffb9 [SCSI] qla4xxx: bug fixes by David C Somayajulu · 18 years ago
  94. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  95. 4796b71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  96. 7feb6b3 [SCSI] qla4xxx: fix for timing issue for nvram accesses. by David C Somayajulu · 18 years ago
  97. d915058 [SCSI] qla4xxx: add support for qla4032 by David C Somayajulu · 18 years ago
  98. f26b904 [PATCH] qla4xxx: bug fix: driver hardware semaphore needs to be grabbed before soft reset by David C Somayajulu · 18 years ago
  99. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  100. 80fc115 [PATCH] SCSI: ISCSI build failure by Randy Dunlap · 18 years ago