1. 79cc785 [SCSI] qla2xxx: Only enable link up on the correct interrupt event. by Chad Dupuis · 12 years ago
  2. 46152ce [SCSI] qla2xxx: Update the driver copyright. by Chad Dupuis · 12 years ago
  3. a033b65 [SCSI] qla2xxx: Don't register to legacy interrupt for ISP82xx. by Giridhar Malavali · 12 years ago
  4. 8fcd6b8 [SCSI] qla2xxx: Changes for ISP83xx loopback support. by Chad Dupuis · 12 years ago
  5. f9322ee [SCSI] qla2xxx: Add bit to identify adapters for thermal temp. by Joe Carnuccio · 12 years ago
  6. 8117877 [SCSI] qla2xxx: Implemetation of mctp. by Saurav Kashyap · 12 years ago
  7. 7d613ac [SCSI] qla2xxx: IDC implementation for ISP83xx. by Santosh Vernekar · 12 years ago
  8. 40129a4 [SCSI] qla2xxx: Add FW DUMP SIZE sysfs attribute. by Harish Zunjarrao · 12 years ago
  9. a9b6f722 [SCSI] qla2xxx: Implementation of bidirectional. by Saurav Kashyap · 12 years ago
  10. 5f16b33 [SCSI] qla2xxx: Use bitmap to store loop_id's for fcports. by Chad Dupuis · 12 years ago
  11. 09543c0 [SCSI] qla2xxx: Display mailbox failure by default. by Saurav Kashyap · 12 years ago
  12. d6a0358 [SCSI] qla2xxx: Fix typo in qla2xxx files by Masanari Iida · 12 years ago
  13. 7916bb9 [SCSI] qla2xxx: Add check in qla82xx_watchdog for failed hardware state. by Chad Dupuis · 12 years ago
  14. 9ebb5d9 [SCSI] qla2xxx: Add I2C BSG interface. by Joe Carnuccio · 12 years ago
  15. 650f528 [SCSI] qla2xxx: Bind to ISP8031 devices. by Chad Dupuis · 12 years ago
  16. bdc0077 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  17. e67f132 [SCSI] qla2xxx: remove unnecessary reads of PCI_CAP_ID_EXP by Jon Mason · 12 years ago
  18. d6dfc86 target: Allow for target_submit_cmd() returning errors by Roland Dreier · 12 years ago
  19. 1c7b13f target: Remove se_session.sess_wait_list by Roland Dreier · 12 years ago
  20. e1013f1 qla2xxx: Remove racy, now-redundant check of sess_tearing_down by Roland Dreier · 12 years ago
  21. b46e34a qla2xxx: Get rid of redundant qla_tgt_sess.tearing_down by Roland Dreier · 12 years ago
  22. f314643 target: remove transport_generic_handle_cdb_map by Christoph Hellwig · 12 years ago
  23. 43381ce tcm_qla2xxx: Offload WRITE I/O backend submission to tcm_qla2xxx wq by Christoph Hellwig · 12 years ago
  24. e852768 tcm_qla2xxx: Remove duplicate header file inclusion by Sachin Kamat · 12 years ago
  25. 4f1d0f1 qla2xxx: print the right array elements in qlt_async_event by Alan Cox · 12 years ago
  26. 5134de28 qla2xxx: Remove version.h header file inclusion by Sachin Kamat · 12 years ago
  27. d4f75b5 tcm_qla2xxx: Handle malformed wwn strings properly by Roland Dreier · 12 years ago
  28. 9389c3c tcm_qla2xxx: tcm_qla2xxx_handle_tmr() can be static by Roland Dreier · 12 years ago
  29. fae9eaf qla2xxx: Don't leak commands we give up on in qlt_do_work() by Roland Dreier · 12 years ago
  30. 092e1dc qla2xxx: Don't crash if we can't find cmd for failed CTIO by Roland Dreier · 12 years ago
  31. 3578ddb tcm_qla2xxx: Don't insert nacls without sessions into the btree by Roland Dreier · 12 years ago
  32. f2d5d9b tcm_qla2xxx: Clear session s_id + loop_id earlier during shutdown by Nicholas Bellinger · 12 years ago
  33. aaf68b7 tcm_qla2xxx: Convert to TFO->put_session() usage by Joern Engel · 12 years ago
  34. 0545522 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  35. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  36. 841f97b [SCSI] qla2xxx: don't free pool that wasn't allocated by Dan Carpenter · 12 years ago
  37. 75f8c1f [SCSI] tcm_qla2xxx: Add >= 24xx series fabric module for target-core by Nicholas Bellinger · 12 years ago
  38. 2d70c10 [SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx series by Nicholas Bellinger · 12 years ago
  39. 2c1391d [SCSI] Revert "qla2xxx: During loopdown perform Diagnostic loopback." by Chad Dupuis · 12 years ago
  40. 9bc3bf2 [SCSI] qla2xxx: Display proper firmware version when new minidump template is gathered for ISP82xx. by Giridhar Malavali · 12 years ago
  41. b6d0d9d [SCSI] qla2xxx: Don't capture minidump for ISP82xx on flash update from application. by Giridhar Malavali · 12 years ago
  42. 4dc77c3 [SCSI] qla2xxx: Avoid losing any fc ports when loop id's are exhausted. by Joe Carnuccio · 12 years ago
  43. daae62a [SCSI] qla2xxx: Log link up and link down messages to track link flops. by Chad Dupuis · 12 years ago
  44. 00adc9a [SCSI] qla2xxx: Corrections to log messages. by Saurav Kashyap · 12 years ago
  45. c0822b6 [SCSI] qla2xxx: Optimize existing port name server query matching. by Joe Carnuccio · 12 years ago
  46. c6d39e2 [SCSI] qla2xxx: Remove mirrored field vp_idx from struct fc_port. by Joe Carnuccio · 12 years ago
  47. f863f60 [SCSI] qla2xxx: Fixups for ISP83xx. by Nigel Kirkland · 12 years ago
  48. 6f606d2 [SCSI] qla2xxx: Display proper supported speeds for 16G FC adapters. by Giridhar Malavali · 12 years ago
  49. 46270af [SCSI] qla2xxx: Fix typo in bus-reset handler. by Andrew Vasquez · 12 years ago
  50. 2be21fa [SCSI] qla2xxx: Stats should be different from physical and virtual ports by Saurav Kashyap · 12 years ago
  51. 5f28d2d [SCSI] qla2xxx: Add ql_dbg_verbose logging level. by Saurav Kashyap · 12 years ago
  52. 9a347ff [SCSI] qla2xxx: Handle interrupt registration failures more gracefully. by Chad Dupuis · 12 years ago
  53. 01b6585 [SCSI] qla2xxx: Change "Done" to "Entering" in the debug print statement in qla2x00_port_logout. by Chad Dupuis · 12 years ago
  54. 5988aeb [SCSI] qla2xxx: Detect PEG errors. by Giridhar Malavali · 12 years ago
  55. 008dda6 [SCSI] qla2xxx: Remove unneeded DPC wakeups from qla82xx_watchdog. by Chad Dupuis · 12 years ago
  56. 24d9ee8 [SCSI] qla2xxx: Fix typo in qla_mbx.c by Masanari Iida · 12 years ago
  57. a6eb3c9 [SCSI] qla2xxx: Micro optimization in queuecommand handler by Chetan Loke · 12 years ago
  58. 9e33652 [SCSI] qla2xxx: Fix typo in qla_init.c by Raul Porcel · 12 years ago
  59. 6abd7f1 [SCSI] qla2xxx: Update version number to 8.04.00.03-k. by Chad Dupuis · 12 years ago
  60. aaf4d3e [SCSI] qla2xxx: Properly check for current state after the fabric-login request. by Saurav Kashyap · 12 years ago
  61. 4aee576 [SCSI] qla2xxx: Proper completion to scsi-ml for scsi status task_set_full and busy. by Giridhar Malavali · 12 years ago
  62. a49393f [SCSI] qla2xxx: Block flash access from application when device is initialized for ISP82xx. by Giridhar Malavali · 12 years ago
  63. f4e1648 [SCSI] qla2xxx: Fix reset time out as qla2xxx not ack to reset request. by Vikas Chaudhary · 12 years ago
  64. cf92549 qla2xxx: Remove redundant NULL check before release_firmware() call. by Jesper Juhl · 12 years ago
  65. 424a6f6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 12 years ago
  66. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  67. 8a65522 [SCSI] qla2xxx: handle default case in qla2x00_request_firmware() by Dan Carpenter · 12 years ago
  68. a6fe35c [SCSI] qla2xxx: Avoid invalid request queue dereference for bad response packets. by Arun Easi · 12 years ago
  69. dafdf89 [SCSI] qla2xxx: Stop iteration after first failure in *_id functions. by Arun Easi · 12 years ago
  70. 98878a1 [SCSI] qla2xxx: Fix incorrect register access in qla2x00_start_iocbs(). by Arun Easi · 12 years ago
  71. 0eba25d [SCSI] qla2xxx: Handle device mapping changes due to device logout. by Arun Easi · 12 years ago
  72. 642ef98 [SCSI] qla2xxx: Add ha->max_fibre_devices to keep track of the maximum number of targets. by Chad Dupuis · 12 years ago
  73. 7a67735 [SCSI] qla2xxx: Cache swl during fabric discovery. by Andrew Vasquez · 12 years ago
  74. 733a95b [SCSI] qla2xxx: Remove EDC sysfs interface. by Joe Carnuccio · 12 years ago
  75. f55bfc8 [SCSI] qla2xxx: Perform firmware dump procedure on mailbox command timeout. by Chad Dupuis · 12 years ago
  76. a8faa26 [SCSI] qla2xxx: Change the log message when previous dump is available to retrieve for ISP82xx. by Giridhar Malavali · 12 years ago
  77. 5e19ed9 [SCSI] qla2xxx: Log messages to use correct vha. by Arun Easi · 12 years ago
  78. 557cf78 [SCSI] qla2xxx: Add new message when a new loopid is assigned. by Arun Easi · 12 years ago
  79. 880fded [SCSI] qla2xxx: Fix ql_dbg arguments. by Arun Easi · 12 years ago
  80. 70a3fc7 [SCSI] qla2xxx: Use ql_log* #define's in ql_log() and ql_log_pci(). by Chad Dupuis · 12 years ago
  81. 3256b43 [SCSI] qla2xxx: Convert remaining printk's to ql_log format. by Chad Dupuis · 12 years ago
  82. d8c0d54 [SCSI] qla2xxx: Print mailbox command opcode and return code when a command times out. by Chad Dupuis · 12 years ago
  83. 7f45dd0 [SCSI] qla2xxx: Reduce mbx-command timeout for Login/Logout requests. by Andrew Vasquez · 12 years ago
  84. b7bfbe1 [SCSI] qla2xxx: Prep zero-length BSG data-transfer requests. by Andrew Vasquez · 12 years ago
  85. af11f64 [SCSI] qla2xxx: Perform implicit logout during rport tear-down. by Andrew Vasquez · 12 years ago
  86. 0b91d11 [SCSI] qla2xxx: Handle failure cases during fabric_login by Chad Dupuis · 12 years ago
  87. 2b29d96 [SCSI] qla2xxx: Increase speed of flash access in ISP82xx adapters to improve firmware load speed. by Chad Dupuis · 12 years ago
  88. aa61556 [SCSI] qla2xxx: Return blank sysfs string on initial get thermal failure. by Joe Carnuccio · 12 years ago
  89. b3b02e6 [SCSI] qla2xxx: Handle change notifications based on switch scan results. by Arun Easi · 12 years ago
  90. 18f509d [SCSI] qla2xxx: Correct print format for edc ql_log() calls. by Joe Carnuccio · 12 years ago
  91. 37fed3e [SCSI] qla2xxx: Use consistent DL mask for ELS/CT passthru requests. by Andrew Vasquez · 12 years ago
  92. 9ba56b9 [SCSI] qla2xxx: Consolidation of SRB processing. by Giridhar Malavali · 12 years ago
  93. 69e5f1e [SCSI] qla2xxx: Use a valid enode-mac if none defined. by Andrew Vasquez · 12 years ago
  94. 6246b8a [SCSI] qla2xxx: Enhancements to support ISP83xx. by Giridhar Malavali · 12 years ago
  95. 050c9bb [SCSI] qla2xxx: Enhanced the dump routines to capture multiple request and response queues. by Giridhar Malavali · 12 years ago
  96. 477e3e9 [SCSI] qla2xxx: Update version number to 8.03.07.13-k. by Chad Dupuis · 12 years ago
  97. 2cc9796 [SCSI] qla2xxx: Proper detection of firmware abort error code for ISP82xx. by Giridhar Malavali · 12 years ago
  98. 5a034bb [SCSI] qla2xxx: Remove resetting memory during device initialization for ISP82xx. by Shyam Sundar · 12 years ago
  99. d336096 [SCSI] qla2xxx: Complete mailbox command timedout to avoid initialization failures during next reset cycle. by Giridhar Malavali · 12 years ago
  100. c7a9927 [SCSI] qla2xxx: Remove check for null fcport from host reset handler. by Michael Christie · 12 years ago