1. 7594206 [SCSI] qla2xxx: Acquire hardware lock while manipulating dsd list. by Saurav Kashyap · 13 years ago
  2. 42cd4f5 [SCSI] qla2xxx: Fix qla24xx revision check while enabling interrupts. by Chad Dupuis · 13 years ago
  3. e02587d [SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting. by Arun Easi · 13 years ago
  4. 8cb2049 [SCSI] qla2xxx: T10 DIF - Handle uninitalized sectors. by Arun Easi · 13 years ago
  5. 92fd65c [SCSI] qla2xxx: Cleanup of previous infrastructure. by Saurav Kashyap · 13 years ago
  6. 7c3df13 [SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure. by Saurav Kashyap · 13 years ago
  7. 3ce8866 [SCSI] qla2xxx: Basic infrastructure for dynamic logging. by Saurav Kashyap · 13 years ago
  8. a06a0f8 scsi: qla_isr.c: fix comment typo 'hammmer' by Justin P. Mattock · 13 years ago
  9. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  10. 6ad11ea [SCSI] qla2xxx: Refactor call to qla2xxx_read_sfp for thermal temperature. by Joe Carnuccio · 13 years ago
  11. 6766df9 [SCSI] qla2xxx: Unify the read/write sfp mailbox command routines. by Joe Carnuccio · 13 years ago
  12. 773120e [SCSI] qla2xxx: Clear complete initialization control block. by Andrew Vasquez · 13 years ago
  13. 8251592 [SCSI] qla2xxx: Allow an override of the registered maximum LUN. by Andrew Vasquez · 13 years ago
  14. 24014d0 [SCSI] qla2xxx: Add host number in reset and quiescent message logs. by Saurav Kashyap · 13 years ago
  15. 1bff6cc [SCSI] qla2xxx: Correctly read sfp single byte mailbox register. by Joe Carnuccio · 13 years ago
  16. d652e09 [SCSI] qla2xxx: Add qla82xx_rom_unlock() function. by Chad Dupuis · 13 years ago
  17. 875efad7 [SCSI] qla2xxx: Log if qla82xx firmware fails to load from flash. by Chad Dupuis · 13 years ago
  18. 134ae07 [SCSI] qla2xxx: Use passed in host to initialize local scsi_qla_host in queuecommand function by Madhuranath Iyengar · 13 years ago
  19. 93d29cc [SCSI] qla2xxx: Correct buffer start in edc sysfs debug print. by Joe Carnuccio · 13 years ago
  20. 5329678 [SCSI] qla2xxx: Update firmware version after flash update for ISP82xx. by Saurav Kashyap · 13 years ago
  21. 43ebf16 [SCSI] qla2xxx: Fix hang during driver unload when vport is active. by Arun Easi · 13 years ago
  22. fa96d92 [SCSI] qla2xxx: Properly set the dsd_list_len for dsd_chaining in cmd type 6. by Andrew Vasquez · 13 years ago
  23. cefcaba [SCSI] qla2xxx: Fix virtual port failing to login after chip reset. by Saurav Kashyap · 13 years ago
  24. 9f40682 [SCSI] qla2xxx: Fix vport delete hang when logins are outstanding. by Arun Easi · 13 years ago
  25. c9c2a14 [SCSI] qla2xxx: Update version number to 8.03.07.03-k. by Madhuranath Iyengar · 13 years ago
  26. ec426e1 [SCSI] qla2xxx: Log fcport state transitions when debug messages are enabled. by Chad Dupuis · 13 years ago
  27. a4f92a3 [SCSI] qla2xxx: Verify login-state has transitioned to PRLI-completed. by Andrew Vasquez · 13 years ago
  28. 92dbf27 [SCSI] qla2xxx: Limit the logs in case device state does not change for ISP82xx. by Giridhar Malavali · 13 years ago
  29. ed0de87 [SCSI] qla2xxx: Add the ql2xdontresethba module_param. by Giridhar Malavali · 13 years ago
  30. 0e8edb0 [SCSI] qla2xxx: Display hardware/firmware registers to get more information about the error for ISP82xx. by Giridhar Malavali · 13 years ago
  31. 03bcfb5 [SCSI] qla2xxx: Add test for valid loop id to qla2x00_relogin(). by Joe Carnuccio · 13 years ago
  32. 8f7daea [SCSI] qla2xxx: Perform FCoE context reset before trying adapter reset for ISP82xx. by Giridhar Malavali · 13 years ago
  33. aee3dbc [SCSI] qla2xxx: Remove extra call to qla82xx_check_fw_alive(). by Giridhar Malavali · 13 years ago
  34. 02be221 [SCSI] qla2xxx: Updated the reset sequence for ISP82xx. by Giridhar Malavali · 13 years ago
  35. 07e264b [SCSI] qla2xxx: Update copyright banner. by Andrew Vasquez · 13 years ago
  36. c8d6691 [SCSI] qla2xxx: Free firmware PCB on logout request. by Andrew Vasquez · 13 years ago
  37. a74ec14 [SCSI] qla2xxx: Include request queue ID in the upper 16-bits of the I/O handle for Abort I/O IOCBs. by Mike Hernandez · 13 years ago
  38. 3e8bb84 [SCSI] qla2xxx: Remove extraneous setting of FCF_ASYNC_SENT during login-done completion. by Andrew Vasquez · 13 years ago
  39. f28a0a9 [SCSI] qla2xxx: Check for a match before attempting to set FCP-priority information. by Andrew Vasquez · 13 years ago
  40. 80d7944 [SCSI] qla2xxx: Correct calling contexts of qla2x00_mark_device_lost() in async paths. by Andrew Vasquez · 13 years ago
  41. 1940ce7 [SCSI] qla2xxx: Display PortID information during FCP command-status handling. by Andrew Vasquez · 13 years ago
  42. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  43. 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 13 years ago
  44. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  45. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  46. 76f0c37 [SCSI] qla2xxx: Update version number to 8.03.07.00 by Madhuranath Iyengar · 13 years ago
  47. 4e98d3b [SCSI] qla2xxx: Check return value of fc_block_scsi_eh() by Andrew Vasquez · 13 years ago
  48. e46ef00 [SCSI] qla2xxx: The ISP82XX should be online while waiting for commands completion. by Saurav Kashyap · 13 years ago
  49. ff2fc42 [SCSI] qla2xxx: Propagate block-layer tags on submitted I/Os. by Andrew Vasquez · 13 years ago
  50. 97dec56 [SCSI] qla2xxx: Adjust FCP_RSP response-info field check after TMF completion. by Andrew Vasquez · 13 years ago
  51. 6aef87b [SCSI] qla2xxx: Clear any stale login-states during an adapter reset. by Andrew Vasquez · 13 years ago
  52. 7a78ced [SCSI] qla2xxx: Pass right CT command string for CT status processing. by Andrew Vasquez · 13 years ago
  53. 862cd01 [SCSI] qla2xxx: Don't wait for active mailbox command completion when firmware is hung. by Giridhar Malavali · 13 years ago
  54. 7190575 [SCSI] qla2xxx: Abort pending commands for faster recovery during ISP reset. by Giridhar Malavali · 13 years ago
  55. cf2d771 [SCSI] qla2xxx: Display nport_id when any SNS command fails. by Giridhar Malavali · 13 years ago
  56. 0060ddf [SCSI] qla2xxx: Reinitialize the device initialize timeout value after reset on ISP82xx. by Giridhar Malavali · 13 years ago
  57. 7c8cf2f [SCSI] qla2xxx: Fix array subscript is above array bounds in qla2xx_build_scsi_type_6_iocbs(). by Chad Dupuis · 13 years ago
  58. f5e3e40 [SCSI] qla2xxx: Remove host_lock in queuecommand function by Madhuranath Iyengar · 13 years ago
  59. 43d133c Merge branch 'master' into for-2.6.39 by Tejun Heo · 13 years ago
  60. 1621dbb [SCSI] qla2xxx: Return DID_NO_CONNECT when FC device is lost. by Andrew Vasquez · 13 years ago
  61. 044d78e [SCSI] qla2xxx: Change from irq to irqsave with host_lock by Madhuranath Iyengar · 13 years ago
  62. 563585e [SCSI] qla2xxx: Fix race that could hang kthread_stop() by James Bottomley · 13 years ago
  63. 278274d scsi/be2iscsi,qla2xxx: convert to alloc_workqueue() by Tejun Heo · 13 years ago
  64. aa5cbf8 [SCSI] qla2xxx: Use sg_next to fetch next sg element while walking sg list. by Giridhar Malavali · 14 years ago
  65. 900a36e [SCSI] qla2xxx: Fix to avoid recursive lock failure during BSG timeout. by Giridhar Malavali · 14 years ago
  66. 0ce8791 [SCSI] qla2xxx: Remove code to not reset ISP82xx on failure. by Giridhar Malavali · 14 years ago
  67. bc5c2aa [SCSI] qla2xxx: Display mailbox register 4 during 8012 AEN for ISP82XX parts. by Andrew Vasquez · 14 years ago
  68. 7a44b86 [SCSI] qla2xxx: Don't perform a BIG_HAMMER if Get-ID (0x20) mailbox command fails on CNAs. by Andrew Vasquez · 14 years ago
  69. f2019cb [SCSI] qla2xxx: Remove redundant module parameter permission bits by Joe Carnuccio · 14 years ago
  70. 794a569 [SCSI] qla2xxx: Add sysfs node for displaying board temperature. by Andrew Vasquez · 14 years ago
  71. 10fbb7d [SCSI] qla2xxx: Code cleanup to remove unwanted comments and code. by Giridhar Malavali · 14 years ago
  72. c9e8fd5 [SCSI] qla2xxx: Fix for memory wedge on fw halt for ISP82XX by Madhuranath Iyengar · 14 years ago
  73. 21090cb [SCSI] qla2xxx: Update FCP priority information to firmware before sending IOs by Madhuranath Iyengar · 14 years ago
  74. 4052bd5 [SCSI] qla2xxx: Fixed zero test on new_config in qla2x00_process_loopback(). by Joe Carnuccio · 14 years ago
  75. ff8073f [SCSI] qla2xxx: Populate FCP_PRIO location for no *FLT* case by Andrew Vasquez · 14 years ago
  76. 8ae598d [SCSI] qla2xxx: list cursors are not null by Dan Carpenter · 14 years ago
  77. 579d12b [SCSI] qla2xxx: Added support for quiescence mode for ISP82xx. by Saurav Kashyap · 14 years ago
  78. 13d38d9 [SCSI] qla2xxx: Update version number to 8.03.05-k0. by Madhuranath Iyengar · 14 years ago
  79. 69abf61 [SCSI] qla2xxx: Properly set the return value in qla2xxx_eh_abort function. by Saurav Kashyap · 14 years ago
  80. 087c621 [SCSI] qla2xxx: Correct issue where NPIV-config data was not being allocated for 82xx parts. by Andrew Vasquez · 14 years ago
  81. 7992abf [SCSI] qla2xxx: Change MSI initialization from using incorrect request_irq parameter. by Mike Hernandez · 14 years ago
  82. 85727e1 [SCSI] qla2xxx: Populate Command Type 6 LUN field properly. by Mike Hernandez · 14 years ago
  83. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  84. 38170fa [SCSI] qla2xxx: Avoid depending on SCSI host_lock in queuecommand function. by Giridhar Malavali · 14 years ago
  85. 9dac0d9 [SCSI] qla2xxx: Correct PRLI failure response code handling. by Andrew Vasquez · 14 years ago
  86. 170babc [SCSI] qla2xxx: Drop srb reference before waiting for completion. by Mike Christie · 14 years ago
  87. e30d175 [SCSI] qla2xxx: Addition of shutdown callback handler. by Madhuranath Iyengar · 14 years ago
  88. 339aa70 [SCSI] qla2xxx: Initialize the vport_slock spinlock. by Andrew Vasquez · 14 years ago
  89. 09d1dc2 [SCSI] qla2xxx: Remove scsi_cmnd->serial_number from debug traces by Madhuranath Iyengar · 14 years ago
  90. f19af16 [SCSI] qla2xxx: Add flash read/update support using BSG interface by Harish Zunjarrao · 14 years ago
  91. ff454b0 [SCSI] qla2xxx: Group CS_RESET return status with other link level event statuses. by Chad Dupuis · 14 years ago
  92. 4d97cc5 [SCSI] qla2xxx: Change del_timer_sync() to del_timer() in qla2x00_ctx_sp_free(). by Chad Dupuis · 14 years ago
  93. 4da26e1 [SCSI] qla2xxx: Add module parameter to enable/disable GFF_ID device type check. by Chad Dupuis · 14 years ago
  94. 1e6d067 [SCSI] qla2xxx: Remove port down retry count. by Chad Dupuis · 14 years ago
  95. 542bce1 [SCSI] qla2xxx: locking problem in qla2x00_init_rings() by Dan Carpenter · 14 years ago
  96. c70b529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  97. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  98. d2b5f10 [SCSI] qla2xxx: prep for fc host dev loss tmo support by Mike Christie · 14 years ago
  99. e6a4202 [SCSI] qla2xxx: ROM lock recovery if fw hangs while holding the lock. by Shyam Sundar · 14 years ago
  100. bcc5b6d [SCSI] qla2xxx: AER Support-Return recovered from mmio_enable function for 82XX. by Saurav Kashyap · 14 years ago