1. ad95036 qla2xxx: Remove __constant_ prefix by Bart Van Assche · 9 years ago
  2. 52c8282 qla2xxx: Remove set-but-not-used variables by Bart Van Assche · 9 years ago
  3. a30c2a3 qla2xxx: prevent board_disable from running during EEH by Thadeu Lima de Souza Cascardo · 9 years ago
  4. 8d2b21d qla2xxx: Fix indentation by Bart Van Assche · 9 years ago
  5. 718abbd qla2xxx: Restore physical port WWPN only, when port down detected for FA-WWPN port. by Sawan Chandak · 9 years ago
  6. ded6411 qla2xxx: Fix virtual port configuration, when switch port is disabled/enabled. by Sawan Chandak · 9 years ago
  7. ef86cb2 qla2xxx: Mark port lost when we receive an RSCN for it. by Chad Dupuis · 10 years ago
  8. 2486c62 qla2xxx: Restore WWPN in case of Loop Dead. by Himanshu Madhani · 10 years ago
  9. e05fe29 qla2xxx: Honor FCP_RSP retry delay timer field. by Chad Dupuis · 10 years ago
  10. b5a340d qla2xxx: Add diagnostic port functionality. by Joe Carnuccio · 10 years ago
  11. 4bb2efc qla2xxx: ISPFX00 avoid writing semaphore register in request_irqs(). by Joe Carnuccio · 10 years ago
  12. 6b38397 qla2xxx: Prevent probe and board_disable race by Joe Lawrence · 10 years ago
  13. beb9e31 qla2xxx: Prevent removal and board_disable race by Joe Lawrence · 10 years ago
  14. 232792b qla2xxx: Schedule board_disable only once by Joe Lawrence · 10 years ago
  15. c821e0d qla2xxx: Collect PCI register checks and board_disable scheduling by Joe Lawrence · 10 years ago
  16. 8e5a948 qla2xxx: Remove restriction on starting remote device discovery on port update. by Chad Dupuis · 10 years ago
  17. 84e32a0 qla2xxx: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  18. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  19. f83adb6 qla2xxx: T10-Dif: add T10-PI support by Quinn Tran · 10 years ago
  20. bd21eaf qla2xxx: Change copyright year to 2014 in all the source files. by Armen Baloyan · 10 years ago
  21. acd3ce8 qla2xxx: Do not schedule reset when one is already active when receiving an invalid status handle. by Chad Dupuis · 10 years ago
  22. 4440e46 [SCSI] qla2xxx: Add IOCB Abort command asynchronous handling. by Armen Baloyan · 10 years ago
  23. faef62d [SCSI] qla2xxx: Fix Task Management command asynchronous handling by Armen Baloyan · 10 years ago
  24. f73cb69 [SCSI] qla2xxx: Add support for ISP2071. by Chad Dupuis · 10 years ago
  25. f324777 [SCSI] qla2xxx: Fix multiqueue MSI-X registration. by Chad Dupuis · 10 years ago
  26. 9aaf2ce [SCSI] qla2xxx: Only complete dcbx_comp and lb_portup_comp for virtual port index 0. by Chad Dupuis · 11 years ago
  27. 9e5054e [SCSI] qla2xxx: Use the correct mailbox registers when acknowledging an IDC request on ISP8044. by Chad Dupuis · 11 years ago
  28. f3ddac1 [SCSI] qla2xxx: Disable adapter when we encounter a PCI disconnect. by Chad Dupuis · 11 years ago
  29. 50280c0 [SCSI] Revert "qla2xxx: Ramp down queue depth for attached SCSI devices when driver resources are low." by Chad Dupuis · 11 years ago
  30. 7fa3e23 [SCSI] qla2xxx: Disable INTx interrupt for ISP82XX by Sawan Chandak · 11 years ago
  31. 36008cf [SCSI] qla2xxx: Fix request queue null dereference. by Chad Dupuis · 11 years ago
  32. 454073c [SCSI] qla2xxx: Add loopback IDC-TIME-EXTEND aen handling support. by Santosh Vernekar · 11 years ago
  33. fabbb8d [SCSI] qla2xxx: Add missing FCP statistics to sysfs interface. by Joe Carnuccio · 11 years ago
  34. 0e94897 [SCSI] qla2xxx: Make log message that prints when a completion status requires a port down more readable. by Chad Dupuis · 11 years ago
  35. 7ec0eff [SCSI] qla2xxx: Add support for ISP8044. by Atul Deshmukh · 11 years ago
  36. 7b83355 [SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN format by Oleksandr Khoshaba · 11 years ago
  37. b2ec76c [SCSI] qla2xxx: Fix qla2xxx_check_risc_status(). by Bart Van Assche · 11 years ago
  38. 3643983 [SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routines by gurinder.shergill@hp.com · 11 years ago
  39. 3040572 [SCSI] qla2xxx: Remove duplicated include form qla_isr.c by Wei Yongjun · 11 years ago
  40. 8ae6d9c [SCSI] qla2xxx: Enhancements to support ISPFx00. by Giridhar Malavali · 11 years ago
  41. f356bef [SCSI] qla2xxx: Wait for IDC complete event to finish loopback operation. by Chad Dupuis · 11 years ago
  42. 6c3943c [SCSI] qla2xxx: Don't process state change aen for reset owner. by Saurav Kashyap · 11 years ago
  43. bb4cf5b [SCSI] qla2xxx: Don't process RSCNs for a vport on the same physical adapter. by Chad Dupuis · 11 years ago
  44. 1e63395 [SCSI] qla2xxx: Update the copyright information. by Saurav Kashyap · 11 years ago
  45. 67b2a31 [SCSI] qla2xxx: Extra loopback error handling for ISP83xx. by Chad Dupuis · 11 years ago
  46. aa230bc [SCSI] qla2xxx: Enable target mode support for ISP83xx. by Arun Easi · 11 years ago
  47. 3c290d0 [SCSI] qla2xxx: Ramp down queue depth for attached SCSI devices when driver resources are low. by Chad Dupuis · 11 years ago
  48. 8d93f55 [SCSI] qla2xxx: Determine the number of outstanding commands based on available resources. by Chad Dupuis · 11 years ago
  49. 68d91cb [SCSI] qla2xxx: Display that driver is operating in legacy interrupt mode. by Saurav Kashyap · 12 years ago
  50. a720101 [SCSI] qla2xxx: Fix typo in qla2xxx driver. by Masanari Iida · 12 years ago
  51. d0297c9 [SCSI] qla2xxx: Parameterize the link speed of hba rather than fcport. by Joe Carnuccio · 12 years ago
  52. fa49263 [SCSI] qla2xxx: Fix for warnings reported by sparse. by Saurav Kashyap · 12 years ago
  53. 487370a [SCSI] qla2xxx: Allow MSI interrupt registration for ISP82xx. by Giridhar Malavali · 12 years ago
  54. c111495 [SCSI] qla2xxx: Don't toggle RISC interrupt bits after IRQ lines are attached. by Giridhar Malavali · 12 years ago
  55. fb6e466 [SCSI] qla2xxx: Fix incorrect status reporting on DIF errors. by Arun Easi · 12 years ago
  56. 9e522cd [SCSI] qla2xxx: T10 DIF - ISP83xx changes. by Arun Easi · 12 years ago
  57. cb860bb [SCSI] qla2xxx: Fix for legacy interrupts for ISP83xx. by Giridhar Malavali · 12 years ago
  58. bf5b8ad [SCSI] qla2xxx: Fix for handling some error conditions in loopback. by Chad Dupuis · 12 years ago
  59. fafbda9 [SCSI] qla2xxx: Use #defines instead of hardcoded values for intr status. by Arun Easi · 12 years ago
  60. 79cc785 [SCSI] qla2xxx: Only enable link up on the correct interrupt event. by Chad Dupuis · 12 years ago
  61. 46152ce [SCSI] qla2xxx: Update the driver copyright. by Chad Dupuis · 12 years ago
  62. a033b65 [SCSI] qla2xxx: Don't register to legacy interrupt for ISP82xx. by Giridhar Malavali · 12 years ago
  63. 8fcd6b8 [SCSI] qla2xxx: Changes for ISP83xx loopback support. by Chad Dupuis · 12 years ago
  64. 7d613ac [SCSI] qla2xxx: IDC implementation for ISP83xx. by Santosh Vernekar · 12 years ago
  65. a9b6f722 [SCSI] qla2xxx: Implementation of bidirectional. by Saurav Kashyap · 12 years ago
  66. d6a0358 [SCSI] qla2xxx: Fix typo in qla2xxx files by Masanari Iida · 12 years ago
  67. 2d70c10 [SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx series by Nicholas Bellinger · 12 years ago
  68. daae62a [SCSI] qla2xxx: Log link up and link down messages to track link flops. by Chad Dupuis · 12 years ago
  69. 9a347ff [SCSI] qla2xxx: Handle interrupt registration failures more gracefully. by Chad Dupuis · 12 years ago
  70. 4aee576 [SCSI] qla2xxx: Proper completion to scsi-ml for scsi status task_set_full and busy. by Giridhar Malavali · 12 years ago
  71. a6fe35c [SCSI] qla2xxx: Avoid invalid request queue dereference for bad response packets. by Arun Easi · 12 years ago
  72. 5e19ed9 [SCSI] qla2xxx: Log messages to use correct vha. by Arun Easi · 12 years ago
  73. 3256b43 [SCSI] qla2xxx: Convert remaining printk's to ql_log format. by Chad Dupuis · 12 years ago
  74. b3b02e6 [SCSI] qla2xxx: Handle change notifications based on switch scan results. by Arun Easi · 12 years ago
  75. 37fed3e [SCSI] qla2xxx: Use consistent DL mask for ELS/CT passthru requests. by Andrew Vasquez · 12 years ago
  76. 9ba56b9 [SCSI] qla2xxx: Consolidation of SRB processing. by Giridhar Malavali · 12 years ago
  77. 6246b8a [SCSI] qla2xxx: Enhancements to support ISP83xx. by Giridhar Malavali · 12 years ago
  78. 7cb0eb1c [SCSI] qla2xxx: Remove errant clearing of MBX_INTERRUPT flag during CT-IOCB processing. by Andrew Vasquez · 12 years ago
  79. 4fa94f8 [SCSI] qla2xxx: Only read requested mailbox registers. by Andrew Vasquez · 13 years ago
  80. c463119 [SCSI] qla2xxx: Proper cleanup of pass through commands when firmware returns error. by Giridhar Malavali · 13 years ago
  81. cfb0919 [SCSI] qla2xxx: Update to dynamic logging. by Chad Dupuis · 13 years ago
  82. d8424f6 [SCSI] qla2xxx: Make the logging functions verify their arguments and fixed the current broken uses as appropriate. by Joe Perches · 13 years ago
  83. 4e85e3d [SCSI] qla2xxx: Check for SCSI status on underruns. by Arun Easi · 13 years ago
  84. d424754 [SCSI] qla2xxx: Correct inadvertent clearing of RISC_INTR status. by Andrew Vasquez · 13 years ago
  85. ec7ae51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  86. 8ec9c7f scsi: fix qla2xxx printk format warning by Randy Dunlap · 13 years ago
  87. 5488329 [SCSI] qla2xxx: check for marker IOCB during response queue processing. by Saurav Kashyap · 13 years ago
  88. 58b4857 [SCSI] qla2xxx: Correct inadvertent loop state transitions during port-update handling. by Andrew Vasquez · 13 years ago
  89. 42cd4f5 [SCSI] qla2xxx: Fix qla24xx revision check while enabling interrupts. by Chad Dupuis · 13 years ago
  90. e02587d [SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting. by Arun Easi · 13 years ago
  91. 8cb2049 [SCSI] qla2xxx: T10 DIF - Handle uninitalized sectors. by Arun Easi · 13 years ago
  92. 7c3df13 [SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure. by Saurav Kashyap · 13 years ago
  93. a06a0f8 scsi: qla_isr.c: fix comment typo 'hammmer' by Justin P. Mattock · 13 years ago
  94. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  95. 8f7daea [SCSI] qla2xxx: Perform FCoE context reset before trying adapter reset for ISP82xx. by Giridhar Malavali · 13 years ago
  96. 07e264b [SCSI] qla2xxx: Update copyright banner. by Andrew Vasquez · 13 years ago
  97. 1940ce7 [SCSI] qla2xxx: Display PortID information during FCP command-status handling. by Andrew Vasquez · 13 years ago
  98. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  99. 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 13 years ago
  100. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago