1. bf5b8ad [SCSI] qla2xxx: Fix for handling some error conditions in loopback. by Chad Dupuis · 12 years ago
  2. e92e4a8 [SCSI] qla2xxx: Fix description of qla2xmaxqdepth parameter. by Chad Dupuis · 12 years ago
  3. 0251ce8 [SCSI] qla2xxx: set idc version if function is first one to come. by Saurav Kashyap · 12 years ago
  4. 45980cc [SCSI] qla2xxx: Do not restrict the number of NPIV ports for ISP83xx. by Saurav Kashyap · 12 years ago
  5. 9567611 [SCSI] qla2xxx: Do PCI fundamental reset for ISP83xx by Joe Carnuccio · 12 years ago
  6. c74d88a [SCSI] qla2xxx: Fail initialization if unable to load RISC code. by Andrew Vasquez · 12 years ago
  7. 58570ac [SCSI] qla2xxx: Ensure PLOGI is sent to Fabric Management-Server upon request. by Andrew Vasquez · 12 years ago
  8. 5d2878b [SCSI] qla2xxx: Remove setting Scsi_host->this_id during adapter probe. by Chad Dupuis · 12 years ago
  9. fafbda9 [SCSI] qla2xxx: Use #defines instead of hardcoded values for intr status. by Arun Easi · 12 years ago
  10. 711aa7f [SCSI] qla2xxx: Dont call nic restart firmware if it is already active and running. by Saurav Kashyap · 12 years ago
  11. 9d55ca6 [SCSI] qla2xxx: Wrong PCIe(2.5Gb/s x8) speed in the kerenel message for ISP82xx. by Atul Deshmukh · 12 years ago
  12. a6171297 [SCSI] qla2xxx: Perform ROM mbx cmd access only after ISP soft-reset during f/w recovery. by Santosh Vernekar · 12 years ago
  13. 0143d8b7 [SCSI] qla2xxx: Implement beacon support for ISP83xx. by Chad Dupuis · 12 years ago
  14. 370d550 [SCSI] qla2xxx: Fix for continuous rescan attempts in arbitrated loop topology. by Arun Easi · 12 years ago
  15. 79cc785 [SCSI] qla2xxx: Only enable link up on the correct interrupt event. by Chad Dupuis · 12 years ago
  16. 46152ce [SCSI] qla2xxx: Update the driver copyright. by Chad Dupuis · 12 years ago
  17. a033b65 [SCSI] qla2xxx: Don't register to legacy interrupt for ISP82xx. by Giridhar Malavali · 12 years ago
  18. 8fcd6b8 [SCSI] qla2xxx: Changes for ISP83xx loopback support. by Chad Dupuis · 12 years ago
  19. f9322ee [SCSI] qla2xxx: Add bit to identify adapters for thermal temp. by Joe Carnuccio · 12 years ago
  20. 8117877 [SCSI] qla2xxx: Implemetation of mctp. by Saurav Kashyap · 12 years ago
  21. 7d613ac [SCSI] qla2xxx: IDC implementation for ISP83xx. by Santosh Vernekar · 12 years ago
  22. 40129a4 [SCSI] qla2xxx: Add FW DUMP SIZE sysfs attribute. by Harish Zunjarrao · 12 years ago
  23. a9b6f722 [SCSI] qla2xxx: Implementation of bidirectional. by Saurav Kashyap · 12 years ago
  24. 5f16b33 [SCSI] qla2xxx: Use bitmap to store loop_id's for fcports. by Chad Dupuis · 12 years ago
  25. 09543c0 [SCSI] qla2xxx: Display mailbox failure by default. by Saurav Kashyap · 12 years ago
  26. d6a0358 [SCSI] qla2xxx: Fix typo in qla2xxx files by Masanari Iida · 12 years ago
  27. 7916bb9 [SCSI] qla2xxx: Add check in qla82xx_watchdog for failed hardware state. by Chad Dupuis · 12 years ago
  28. 9ebb5d9 [SCSI] qla2xxx: Add I2C BSG interface. by Joe Carnuccio · 12 years ago
  29. 650f528 [SCSI] qla2xxx: Bind to ISP8031 devices. by Chad Dupuis · 12 years ago
  30. bdc0077 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  31. e67f132 [SCSI] qla2xxx: remove unnecessary reads of PCI_CAP_ID_EXP by Jon Mason · 12 years ago
  32. d6dfc86 target: Allow for target_submit_cmd() returning errors by Roland Dreier · 12 years ago
  33. 1c7b13f target: Remove se_session.sess_wait_list by Roland Dreier · 12 years ago
  34. e1013f1 qla2xxx: Remove racy, now-redundant check of sess_tearing_down by Roland Dreier · 12 years ago
  35. b46e34a qla2xxx: Get rid of redundant qla_tgt_sess.tearing_down by Roland Dreier · 12 years ago
  36. f314643 target: remove transport_generic_handle_cdb_map by Christoph Hellwig · 12 years ago
  37. 43381ce tcm_qla2xxx: Offload WRITE I/O backend submission to tcm_qla2xxx wq by Christoph Hellwig · 12 years ago
  38. e852768 tcm_qla2xxx: Remove duplicate header file inclusion by Sachin Kamat · 12 years ago
  39. 4f1d0f1 qla2xxx: print the right array elements in qlt_async_event by Alan Cox · 12 years ago
  40. 5134de28 qla2xxx: Remove version.h header file inclusion by Sachin Kamat · 12 years ago
  41. d4f75b5 tcm_qla2xxx: Handle malformed wwn strings properly by Roland Dreier · 12 years ago
  42. 9389c3c tcm_qla2xxx: tcm_qla2xxx_handle_tmr() can be static by Roland Dreier · 12 years ago
  43. fae9eaf qla2xxx: Don't leak commands we give up on in qlt_do_work() by Roland Dreier · 12 years ago
  44. 092e1dc qla2xxx: Don't crash if we can't find cmd for failed CTIO by Roland Dreier · 12 years ago
  45. 3578ddb tcm_qla2xxx: Don't insert nacls without sessions into the btree by Roland Dreier · 12 years ago
  46. f2d5d9b tcm_qla2xxx: Clear session s_id + loop_id earlier during shutdown by Nicholas Bellinger · 12 years ago
  47. aaf68b7 tcm_qla2xxx: Convert to TFO->put_session() usage by Joern Engel · 12 years ago
  48. 0545522 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  49. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  50. 841f97b [SCSI] qla2xxx: don't free pool that wasn't allocated by Dan Carpenter · 12 years ago
  51. 75f8c1f [SCSI] tcm_qla2xxx: Add >= 24xx series fabric module for target-core by Nicholas Bellinger · 12 years ago
  52. 2d70c10 [SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx series by Nicholas Bellinger · 12 years ago
  53. 2c1391d [SCSI] Revert "qla2xxx: During loopdown perform Diagnostic loopback." by Chad Dupuis · 12 years ago
  54. 9bc3bf2 [SCSI] qla2xxx: Display proper firmware version when new minidump template is gathered for ISP82xx. by Giridhar Malavali · 12 years ago
  55. b6d0d9d [SCSI] qla2xxx: Don't capture minidump for ISP82xx on flash update from application. by Giridhar Malavali · 12 years ago
  56. 4dc77c3 [SCSI] qla2xxx: Avoid losing any fc ports when loop id's are exhausted. by Joe Carnuccio · 12 years ago
  57. daae62a [SCSI] qla2xxx: Log link up and link down messages to track link flops. by Chad Dupuis · 12 years ago
  58. 00adc9a [SCSI] qla2xxx: Corrections to log messages. by Saurav Kashyap · 12 years ago
  59. c0822b6 [SCSI] qla2xxx: Optimize existing port name server query matching. by Joe Carnuccio · 12 years ago
  60. c6d39e2 [SCSI] qla2xxx: Remove mirrored field vp_idx from struct fc_port. by Joe Carnuccio · 12 years ago
  61. f863f60 [SCSI] qla2xxx: Fixups for ISP83xx. by Nigel Kirkland · 12 years ago
  62. 6f606d2 [SCSI] qla2xxx: Display proper supported speeds for 16G FC adapters. by Giridhar Malavali · 12 years ago
  63. 46270af [SCSI] qla2xxx: Fix typo in bus-reset handler. by Andrew Vasquez · 12 years ago
  64. 2be21fa [SCSI] qla2xxx: Stats should be different from physical and virtual ports by Saurav Kashyap · 12 years ago
  65. 5f28d2d [SCSI] qla2xxx: Add ql_dbg_verbose logging level. by Saurav Kashyap · 12 years ago
  66. 9a347ff [SCSI] qla2xxx: Handle interrupt registration failures more gracefully. by Chad Dupuis · 12 years ago
  67. 01b6585 [SCSI] qla2xxx: Change "Done" to "Entering" in the debug print statement in qla2x00_port_logout. by Chad Dupuis · 12 years ago
  68. 5988aeb [SCSI] qla2xxx: Detect PEG errors. by Giridhar Malavali · 12 years ago
  69. 008dda6 [SCSI] qla2xxx: Remove unneeded DPC wakeups from qla82xx_watchdog. by Chad Dupuis · 12 years ago
  70. 24d9ee8 [SCSI] qla2xxx: Fix typo in qla_mbx.c by Masanari Iida · 12 years ago
  71. a6eb3c9 [SCSI] qla2xxx: Micro optimization in queuecommand handler by Chetan Loke · 12 years ago
  72. 9e33652 [SCSI] qla2xxx: Fix typo in qla_init.c by Raul Porcel · 12 years ago
  73. 6abd7f1 [SCSI] qla2xxx: Update version number to 8.04.00.03-k. by Chad Dupuis · 12 years ago
  74. aaf4d3e [SCSI] qla2xxx: Properly check for current state after the fabric-login request. by Saurav Kashyap · 12 years ago
  75. 4aee576 [SCSI] qla2xxx: Proper completion to scsi-ml for scsi status task_set_full and busy. by Giridhar Malavali · 12 years ago
  76. a49393f [SCSI] qla2xxx: Block flash access from application when device is initialized for ISP82xx. by Giridhar Malavali · 12 years ago
  77. f4e1648 [SCSI] qla2xxx: Fix reset time out as qla2xxx not ack to reset request. by Vikas Chaudhary · 12 years ago
  78. cf92549 qla2xxx: Remove redundant NULL check before release_firmware() call. by Jesper Juhl · 12 years ago
  79. 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
  80. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  81. 8a65522 [SCSI] qla2xxx: handle default case in qla2x00_request_firmware() by Dan Carpenter · 12 years ago
  82. a6fe35c [SCSI] qla2xxx: Avoid invalid request queue dereference for bad response packets. by Arun Easi · 12 years ago
  83. dafdf89 [SCSI] qla2xxx: Stop iteration after first failure in *_id functions. by Arun Easi · 12 years ago
  84. 98878a1 [SCSI] qla2xxx: Fix incorrect register access in qla2x00_start_iocbs(). by Arun Easi · 12 years ago
  85. 0eba25d [SCSI] qla2xxx: Handle device mapping changes due to device logout. by Arun Easi · 12 years ago
  86. 642ef98 [SCSI] qla2xxx: Add ha->max_fibre_devices to keep track of the maximum number of targets. by Chad Dupuis · 12 years ago
  87. 7a67735 [SCSI] qla2xxx: Cache swl during fabric discovery. by Andrew Vasquez · 12 years ago
  88. 733a95b [SCSI] qla2xxx: Remove EDC sysfs interface. by Joe Carnuccio · 12 years ago
  89. f55bfc8 [SCSI] qla2xxx: Perform firmware dump procedure on mailbox command timeout. by Chad Dupuis · 12 years ago
  90. a8faa26 [SCSI] qla2xxx: Change the log message when previous dump is available to retrieve for ISP82xx. by Giridhar Malavali · 12 years ago
  91. 5e19ed9 [SCSI] qla2xxx: Log messages to use correct vha. by Arun Easi · 12 years ago
  92. 557cf78 [SCSI] qla2xxx: Add new message when a new loopid is assigned. by Arun Easi · 12 years ago
  93. 880fded [SCSI] qla2xxx: Fix ql_dbg arguments. by Arun Easi · 12 years ago
  94. 70a3fc7 [SCSI] qla2xxx: Use ql_log* #define's in ql_log() and ql_log_pci(). by Chad Dupuis · 12 years ago
  95. 3256b43 [SCSI] qla2xxx: Convert remaining printk's to ql_log format. by Chad Dupuis · 12 years ago
  96. d8c0d54 [SCSI] qla2xxx: Print mailbox command opcode and return code when a command times out. by Chad Dupuis · 12 years ago
  97. 7f45dd0 [SCSI] qla2xxx: Reduce mbx-command timeout for Login/Logout requests. by Andrew Vasquez · 12 years ago
  98. b7bfbe1 [SCSI] qla2xxx: Prep zero-length BSG data-transfer requests. by Andrew Vasquez · 12 years ago
  99. af11f64 [SCSI] qla2xxx: Perform implicit logout during rport tear-down. by Andrew Vasquez · 12 years ago
  100. 0b91d11 [SCSI] qla2xxx: Handle failure cases during fabric_login by Chad Dupuis · 12 years ago