1. 6f03979 Drivers: scsi: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  2. 5bd665f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  3. e777d19 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  4. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  5. 68d91cb [SCSI] qla2xxx: Display that driver is operating in legacy interrupt mode. by Saurav Kashyap · 12 years ago
  6. 0a63ad1 [SCSI] qla2xxx: Dont clear drv active on iospace config failure. by Saurav Kashyap · 12 years ago
  7. a720101 [SCSI] qla2xxx: Fix typo in qla2xxx driver. by Masanari Iida · 12 years ago
  8. 29f9f90 [SCSI] qla2xxx: Update ql2xextended_error_logging parameter description with new option. by Chad Dupuis · 12 years ago
  9. d0297c9 [SCSI] qla2xxx: Parameterize the link speed of hba rather than fcport. by Joe Carnuccio · 12 years ago
  10. c53dfac [SCSI] qla2xxx: Add 16Gb/s case to get port speed capability. by Joe Carnuccio · 12 years ago
  11. 1f93da5 [SCSI] qla2xxx: Move marking fcport online ahead of setting iiDMA speed. by Joe Carnuccio · 12 years ago
  12. 4ea2c9c [SCSI] qla2xxx: Add acquiring of risc semaphore before doing ISP reset. by Joe Carnuccio · 12 years ago
  13. 807fb6d [SCSI] qla2xxx: Ignore driver ack bit if corresponding presence bit is not set. by Saurav Kashyap · 12 years ago
  14. 8c0bc70 [SCSI] qla2xxx: Fix typo in qla83xx_fw_dump function. by Saurav Kashyap · 12 years ago
  15. 49300af [SCSI] qla2xxx: Add Gen3 PCIe speed 8GT/s to the log message. by Saurav Kashyap · 12 years ago
  16. 7e98df2 [SCSI] qla2xxx: Use correct Request-Q-Out register during bidirectional request processing by Andrew Vasquez · 12 years ago
  17. 53016ed [SCSI] qla2xxx: Move noisy Start scsi failed messages to verbose logging level. by Chad Dupuis · 12 years ago
  18. 0300396 [SCSI] qla2xxx: Fix coccinelle warnings in qla2x00_relogin. by Saurav Kashyap · 12 years ago
  19. a72b990 [SCSI] qla2xxx: No fcport FC-4 type assignment in GA_NXT response. by Armen Baloyan · 12 years ago
  20. fa49263 [SCSI] qla2xxx: Fix for warnings reported by sparse. by Saurav Kashyap · 12 years ago
  21. 681e014 [SCSI] qla2xxx: Honor status value of 2 for report-id acquisition. by Saurav Kashyap · 12 years ago
  22. 3aa28e4 [SCSI] qla2xxx: Remove spurious taking of ha->vport_slock spinlock. by Chad Dupuis · 12 years ago
  23. 5b93903 [SCSI] qla2xxx: Clear unsupported 'states' during Get-FW-State queries. by Andrew Vasquez · 12 years ago
  24. 2585240 [SCSI] qla2xxx: Update the driver version to 8.04.00.08-k. by Saurav Kashyap · 12 years ago
  25. 9bceab4 [SCSI] qla2xxx: Free rsp_data even on error in qla2x00_process_loopback() by Steve Hodgson · 12 years ago
  26. 220d36b [SCSI] qla2xxx: Change in setting UNLOADING flag and FC vports logout sequence while unloading qla2xxx driver. by Giridhar Malavali · 12 years ago
  27. a394aac [SCSI] qla2xxx: Test and clear FCPORT_UPDATE_NEEDED atomically. by David Jeffery · 12 years ago
  28. 63ea923 [SCSI] qla2xxx: Properly set result field of bsg_job reply structure for success and failure. by Armen Baloyan · 12 years ago
  29. 06e97b4 qla2xxx: Look up LUN for abort requests by Steve Hodgson · 12 years ago
  30. de103c9 target: pass sense_reason as a return value by Christoph Hellwig · 12 years ago
  31. 6efb3c0 qla2xxx: Fix typo in qla2xxx drivers by Masanari Iida · 12 years ago
  32. c8292d1 qla2xxx: Update target lookup session tables when a target session changes by Roland Dreier · 12 years ago
  33. c046aa0 tcm_qla2xxx: Format VPD page 83h SCSI name string according to SPC by Roland Dreier · 12 years ago
  34. 29c08cd qla2xxx: Add missing ->vport_slock while calling qlt_update_vp_map by Nicholas Bellinger · 12 years ago
  35. 6a5a3d6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  36. a188e7e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  37. f24b5cb [SCSI] qla2xxx: fix potential deadlock on ha->hardware_lock by Jiri Kosina · 12 years ago
  38. 3151367 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  39. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  40. a8ecd31 [SCSI] qla2xxx: Update version number to 8.04.00.07-k. by Chad Dupuis · 12 years ago
  41. 2ad1b67 [SCSI] qla2xxx: Use the right field for container_of. by Arun Easi · 12 years ago
  42. 487370a [SCSI] qla2xxx: Allow MSI interrupt registration for ISP82xx. by Giridhar Malavali · 12 years ago
  43. c111495 [SCSI] qla2xxx: Don't toggle RISC interrupt bits after IRQ lines are attached. by Giridhar Malavali · 12 years ago
  44. fb6e466 [SCSI] qla2xxx: Fix incorrect status reporting on DIF errors. by Arun Easi · 12 years ago
  45. 9e522cd [SCSI] qla2xxx: T10 DIF - ISP83xx changes. by Arun Easi · 12 years ago
  46. cb860bb [SCSI] qla2xxx: Fix for legacy interrupts for ISP83xx. by Giridhar Malavali · 12 years ago
  47. 409ee0f [SCSI] qla2xxx: Restrict nic core reset to one function for mctp. by Saurav Kashyap · 12 years ago
  48. fb0effe [SCSI] qla2xxx: Enable fw attributes for ISP24xx and above. by Saurav Kashyap · 12 years ago
  49. 2a8593f [SCSI] qla2xxx: Get fcal position map should not be called for p2p topology. by Saurav Kashyap · 12 years ago
  50. 5ffd3a5 [SCSI] qla2xxx: Set Maximum Read Request Size to 4K. by Chad Dupuis · 12 years ago
  51. 1459c0e [SCSI] qla2xxx: Enclose adapter related calls in adapter check in failed state handler. by Saurav Kashyap · 12 years ago
  52. bf5b8ad [SCSI] qla2xxx: Fix for handling some error conditions in loopback. by Chad Dupuis · 12 years ago
  53. e92e4a8 [SCSI] qla2xxx: Fix description of qla2xmaxqdepth parameter. by Chad Dupuis · 12 years ago
  54. 0251ce8 [SCSI] qla2xxx: set idc version if function is first one to come. by Saurav Kashyap · 12 years ago
  55. 45980cc [SCSI] qla2xxx: Do not restrict the number of NPIV ports for ISP83xx. by Saurav Kashyap · 12 years ago
  56. 9567611 [SCSI] qla2xxx: Do PCI fundamental reset for ISP83xx by Joe Carnuccio · 12 years ago
  57. c74d88a [SCSI] qla2xxx: Fail initialization if unable to load RISC code. by Andrew Vasquez · 12 years ago
  58. 58570ac [SCSI] qla2xxx: Ensure PLOGI is sent to Fabric Management-Server upon request. by Andrew Vasquez · 12 years ago
  59. 5d2878b [SCSI] qla2xxx: Remove setting Scsi_host->this_id during adapter probe. by Chad Dupuis · 12 years ago
  60. fafbda9 [SCSI] qla2xxx: Use #defines instead of hardcoded values for intr status. by Arun Easi · 12 years ago
  61. 711aa7f [SCSI] qla2xxx: Dont call nic restart firmware if it is already active and running. by Saurav Kashyap · 12 years ago
  62. 9d55ca6 [SCSI] qla2xxx: Wrong PCIe(2.5Gb/s x8) speed in the kerenel message for ISP82xx. by Atul Deshmukh · 12 years ago
  63. a6171297 [SCSI] qla2xxx: Perform ROM mbx cmd access only after ISP soft-reset during f/w recovery. by Santosh Vernekar · 12 years ago
  64. 0143d8b7 [SCSI] qla2xxx: Implement beacon support for ISP83xx. by Chad Dupuis · 12 years ago
  65. 370d550 [SCSI] qla2xxx: Fix for continuous rescan attempts in arbitrated loop topology. by Arun Easi · 12 years ago
  66. 79cc785 [SCSI] qla2xxx: Only enable link up on the correct interrupt event. by Chad Dupuis · 12 years ago
  67. 46152ce [SCSI] qla2xxx: Update the driver copyright. by Chad Dupuis · 12 years ago
  68. a033b65 [SCSI] qla2xxx: Don't register to legacy interrupt for ISP82xx. by Giridhar Malavali · 12 years ago
  69. 8fcd6b8 [SCSI] qla2xxx: Changes for ISP83xx loopback support. by Chad Dupuis · 12 years ago
  70. f9322ee [SCSI] qla2xxx: Add bit to identify adapters for thermal temp. by Joe Carnuccio · 12 years ago
  71. 8117877 [SCSI] qla2xxx: Implemetation of mctp. by Saurav Kashyap · 12 years ago
  72. 7d613ac [SCSI] qla2xxx: IDC implementation for ISP83xx. by Santosh Vernekar · 12 years ago
  73. 40129a4 [SCSI] qla2xxx: Add FW DUMP SIZE sysfs attribute. by Harish Zunjarrao · 12 years ago
  74. a9b6f722 [SCSI] qla2xxx: Implementation of bidirectional. by Saurav Kashyap · 12 years ago
  75. 5f16b33 [SCSI] qla2xxx: Use bitmap to store loop_id's for fcports. by Chad Dupuis · 12 years ago
  76. e4b11b8 qla2xxx: Fix endianness of task management response code by Roland Dreier · 12 years ago
  77. 9c58b7d target: Simplify fabric sense data length handling by Roland Dreier · 12 years ago
  78. 2ed772b target: Remove unused target_core_fabric_ops.get_fabric_sense_len method by Roland Dreier · 12 years ago
  79. 09543c0 [SCSI] qla2xxx: Display mailbox failure by default. by Saurav Kashyap · 12 years ago
  80. d6a0358 [SCSI] qla2xxx: Fix typo in qla2xxx files by Masanari Iida · 12 years ago
  81. 7916bb9 [SCSI] qla2xxx: Add check in qla82xx_watchdog for failed hardware state. by Chad Dupuis · 12 years ago
  82. 9ebb5d9 [SCSI] qla2xxx: Add I2C BSG interface. by Joe Carnuccio · 12 years ago
  83. 650f528 [SCSI] qla2xxx: Bind to ISP8031 devices. by Chad Dupuis · 12 years ago
  84. 1959ec5 Merge branch 'pci/stephen-const' into next by Bjorn Helgaas · 12 years ago
  85. a55b2d2 scsi: make pci error handlers const by Stephen Hemminger · 12 years ago
  86. 1009243 [SCSI] qla4xxx: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  87. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  88. bdc0077 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  89. e67f132 [SCSI] qla2xxx: remove unnecessary reads of PCI_CAP_ID_EXP by Jon Mason · 12 years ago
  90. d6dfc86 target: Allow for target_submit_cmd() returning errors by Roland Dreier · 12 years ago
  91. 1c7b13f target: Remove se_session.sess_wait_list by Roland Dreier · 12 years ago
  92. e1013f1 qla2xxx: Remove racy, now-redundant check of sess_tearing_down by Roland Dreier · 12 years ago
  93. b46e34a qla2xxx: Get rid of redundant qla_tgt_sess.tearing_down by Roland Dreier · 12 years ago
  94. f314643 target: remove transport_generic_handle_cdb_map by Christoph Hellwig · 12 years ago
  95. 43381ce tcm_qla2xxx: Offload WRITE I/O backend submission to tcm_qla2xxx wq by Christoph Hellwig · 12 years ago
  96. e852768 tcm_qla2xxx: Remove duplicate header file inclusion by Sachin Kamat · 12 years ago
  97. 4f1d0f1 qla2xxx: print the right array elements in qlt_async_event by Alan Cox · 12 years ago
  98. 5134de28 qla2xxx: Remove version.h header file inclusion by Sachin Kamat · 12 years ago
  99. d4f75b5 tcm_qla2xxx: Handle malformed wwn strings properly by Roland Dreier · 12 years ago
  100. 9389c3c tcm_qla2xxx: tcm_qla2xxx_handle_tmr() can be static by Roland Dreier · 12 years ago