1. 40f3862 qla2xxx: Let DPORT be enabled purely by nvram. by Joe Carnuccio · 8 years ago
  2. fc90ada qla2xxx: Properly initialize IO statistics. by Joe Carnuccio · 8 years ago
  3. 088d09d qla2xxx: Set FLOGI retry in additional firmware options for P2P (N2N) mode. by Giridhar Malavali · 8 years ago
  4. 080c951 qla2xxx: Set relogin flag when we fail to queue login requests. by Chad Dupuis · 9 years ago
  5. da08ef5 qla2xxx: Avoid side effects when using endianizer macros. by Joe Carnuccio · 9 years ago
  6. 4243c11 qla2xxx: Add support for online flash update for ISP27XX. by Sawan Chandak · 9 years ago
  7. f198caf qla2xxx: Allow fw to hold status before sending ABTS response. by Himanshu Madhani · 9 years ago
  8. 9f8d3d5 qla2xxx: Seed init-cb login timeout from nvram exclusively. by Joe Carnuccio · 9 years ago
  9. cb43285 qla2xxx: Fix stale pointer access. by Quinn Tran · 9 years ago
  10. 3bb67df qla2xxx: Check for online flag instead of active reset when transmitting responses by Dilip Kumar Uppugandla · 9 years ago
  11. 2f424b9 qla2xxx: Move atioq to a different lock to reduce lock contention by Quinn Tran · 9 years ago
  12. 03e8c68 qla2xxx: Add FW resource count in DebugFS. by Quinn Tran · 9 years ago
  13. 2f56a7f qla2xxx: Enable Exchange offload support. by Himanshu Madhani · 9 years ago
  14. b0d6cab qla2xxx: Enable Extended Logins support by Himanshu Madhani · 9 years ago
  15. df91039 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  16. 8dd7e3a qla2xxx: Pause risc before manipulating risc semaphore. by Joe Carnuccio · 9 years ago
  17. cc79076 qla2xxx: Use ssdid to gate semaphore manipulation. by Joe Carnuccio · 9 years ago
  18. 118e2ef qla2xxx: Avoid that sparse complains about duplicate [noderef] attributes by Bart Van Assche · 9 years ago
  19. ad95036 qla2xxx: Remove __constant_ prefix by Bart Van Assche · 9 years ago
  20. 52c8282 qla2xxx: Remove set-but-not-used variables by Bart Van Assche · 9 years ago
  21. d20ed91 qla2xxx: disable scsi_transport_fc registration in target mode by Alexei Potashnik · 9 years ago
  22. df67327 qla2xxx: added sess generations to detect RSCN update races by Alexei Potashnik · 9 years ago
  23. a6ca887 qla2xxx: delay plogi/prli ack until existing sessions are deleted by Alexei Potashnik · 9 years ago
  24. b2032fd qla2xxx: kill sessions/log out initiator on RSCN and port down events by Roland Dreier · 9 years ago
  25. b20f02e qla2xxx: Enable target mode for ISP27XX by Himanshu Madhani · 9 years ago
  26. ba9f6f6 qla2xxx: Fix hardware lock/unlock issue causing kernel panic. by Saurav Kashyap · 9 years ago
  27. 8d2b21d qla2xxx: Fix indentation by Bart Van Assche · 9 years ago
  28. 7d69cff Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  29. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  30. d14e72f qla2xxx: Add debugging info for MBX timeout. by Himanshu Madhani · 9 years ago
  31. 3346149 qla2xxx: Increase the wait time for firmware to be ready for P3P. by Chad Dupuis · 9 years ago
  32. 94bcf83 qla2xxx: Fix printks in ql_log message by Yannick Guerrini · 9 years ago
  33. b9f85b1 qla2xxx: fix race in handling rport deletion during recovery causes panic by Laurence Oberman · 10 years ago
  34. b6a029e qla2xxx: Handle chip reset in target mode. by Arun Easi · 10 years ago
  35. f261f7a qla2xxx: Fail adapter initialization on load ram failure. by Chad Dupuis · 10 years ago
  36. 2486c62 qla2xxx: Restore WWPN in case of Loop Dead. by Himanshu Madhani · 10 years ago
  37. f3982d8 qla2xxx: Force use of mailbox interface for flash access commands for ISP27xx. by Chad Dupuis · 10 years ago
  38. 25232cc qla2xxx: Enable diagnostic port using NVRAM parameters. by Himanshu Madhani · 10 years ago
  39. 93f2bd6 qla2xxx: Declaration error cause stack corruption. by Quinn Tran · 10 years ago
  40. b5a340d qla2xxx: Add diagnostic port functionality. by Joe Carnuccio · 10 years ago
  41. 98aee70 qla2xxx: Add endianizer to max_payload_size modifier. by Joe Carnuccio · 10 years ago
  42. 0ea85b5 qla2xxx: Use dma_zalloc_coherent by Joe Perches · 10 years ago
  43. 7108b76 qla2xxx: Do logins from a chip reset in DPC thread instead of the error handler thread. by Chad Dupuis · 10 years ago
  44. 7c6300e qla2xxx: ISP27xx queue index shadow registers. by Joe Carnuccio · 10 years ago
  45. 1a5c69b qla2xxx: Clear loop_id for ports that are marked lost during fabric scanning. by Chad Dupuis · 10 years ago
  46. bd21eaf qla2xxx: Change copyright year to 2014 in all the source files. by Armen Baloyan · 10 years ago
  47. 61f098d qla2xxx: Introduce fw_dump_flag to track fw dump progress. by Hiral Patel · 10 years ago
  48. 97ea702 [SCSI] qla2xxx: Fix build errors related to invalid print fields on some architectures. by Chad Dupuis · 10 years ago
  49. 4440e46 [SCSI] qla2xxx: Add IOCB Abort command asynchronous handling. by Armen Baloyan · 10 years ago
  50. faef62d [SCSI] qla2xxx: Fix Task Management command asynchronous handling by Armen Baloyan · 10 years ago
  51. f73cb69 [SCSI] qla2xxx: Add support for ISP2071. by Chad Dupuis · 10 years ago
  52. 1ca60e3 [SCSI] qla2xxx: Enable the Flash Access Control (FAC) mailbox command. by Joe Carnuccio · 10 years ago
  53. 3b6e5b9 [SCSI] qla2xxx: Honor execute firmware failures. by Chad Dupuis · 11 years ago
  54. fabbb8d [SCSI] qla2xxx: Add missing FCP statistics to sysfs interface. by Joe Carnuccio · 11 years ago
  55. 1ae47cf [SCSI] qla2xxx: Reconfigure thermal temperature. by Joe Carnuccio · 11 years ago
  56. c46e65c [SCSI] qla2xxx: Add setting of driver version string for vendor application. by Joe Carnuccio · 11 years ago
  57. 7ec0eff [SCSI] qla2xxx: Add support for ISP8044. by Atul Deshmukh · 11 years ago
  58. 7b83355 [SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN format by Oleksandr Khoshaba · 11 years ago
  59. 6593d5b [SCSI] qla2xxx: Remove dead code in qla2x00_configure_hba() by Bart Van Assche · 11 years ago
  60. 8ae6d9c [SCSI] qla2xxx: Enhancements to support ISPFx00. by Giridhar Malavali · 11 years ago
  61. 00876ae [SCSI] qla2xxx: Fix crash during firmware dump procedure. by Arun Easi · 11 years ago
  62. e9f4f41 [SCSI] Revert "qla2xxx: Add setting of driver version string for vendor application." by Joe Carnuccio · 11 years ago
  63. fe52f6e [SCSI] qla2xxx: Integrate generic card temperature with mezz card temperature. by Joe Carnuccio · 11 years ago
  64. bb4cf5b [SCSI] qla2xxx: Don't process RSCNs for a vport on the same physical adapter. by Chad Dupuis · 11 years ago
  65. 3a11711 [SCSI] qla2xxx: Add setting of driver version string for vendor application. by Joe Carnuccio · 11 years ago
  66. 827210b [SCSI] Revert "[SCSI] qla2xxx: Optimize existing port name server query matching." by Joe Carnuccio · 11 years ago
  67. e452ceb [SCSI] Revert "[SCSI] qla2xxx: Avoid losing any fc ports when loop id's are exhausted." by Joe Carnuccio · 11 years ago
  68. 1e63395 [SCSI] qla2xxx: Update the copyright information. by Saurav Kashyap · 11 years ago
  69. b00ee7d [SCSI] qla2xxx: Unload hangs after issuing BSG commands to vport. by Chad Dupuis · 11 years ago
  70. 61e1b26 [SCSI] qla2xxx: Do link initialization on get loop id failure. by Joe Carnuccio · 11 years ago
  71. e9454a8 [SCSI] qla2xxx: Update the FTP site references in the driver sources. by Giridhar Malavali · 11 years ago
  72. aa230bc [SCSI] qla2xxx: Enable target mode support for ISP83xx. by Arun Easi · 12 years ago
  73. 8d93f55 [SCSI] qla2xxx: Determine the number of outstanding commands based on available resources. by Chad Dupuis · 12 years ago
  74. d0297c9 [SCSI] qla2xxx: Parameterize the link speed of hba rather than fcport. by Joe Carnuccio · 12 years ago
  75. 1f93da5 [SCSI] qla2xxx: Move marking fcport online ahead of setting iiDMA speed. by Joe Carnuccio · 12 years ago
  76. 4ea2c9c [SCSI] qla2xxx: Add acquiring of risc semaphore before doing ISP reset. by Joe Carnuccio · 12 years ago
  77. fa49263 [SCSI] qla2xxx: Fix for warnings reported by sparse. by Saurav Kashyap · 12 years ago
  78. 3aa28e4 [SCSI] qla2xxx: Remove spurious taking of ha->vport_slock spinlock. by Chad Dupuis · 12 years ago
  79. 5b93903 [SCSI] qla2xxx: Clear unsupported 'states' during Get-FW-State queries. by Andrew Vasquez · 12 years ago
  80. f24b5cb [SCSI] qla2xxx: fix potential deadlock on ha->hardware_lock by Jiri Kosina · 12 years ago
  81. 9e522cd [SCSI] qla2xxx: T10 DIF - ISP83xx changes. by Arun Easi · 12 years ago
  82. 409ee0f [SCSI] qla2xxx: Restrict nic core reset to one function for mctp. by Saurav Kashyap · 12 years ago
  83. 2a8593f [SCSI] qla2xxx: Get fcal position map should not be called for p2p topology. by Saurav Kashyap · 12 years ago
  84. 5ffd3a5 [SCSI] qla2xxx: Set Maximum Read Request Size to 4K. by Chad Dupuis · 12 years ago
  85. 45980cc [SCSI] qla2xxx: Do not restrict the number of NPIV ports for ISP83xx. by Saurav Kashyap · 12 years ago
  86. c74d88a [SCSI] qla2xxx: Fail initialization if unable to load RISC code. by Andrew Vasquez · 12 years ago
  87. 711aa7f [SCSI] qla2xxx: Dont call nic restart firmware if it is already active and running. by Saurav Kashyap · 12 years ago
  88. a6171297 [SCSI] qla2xxx: Perform ROM mbx cmd access only after ISP soft-reset during f/w recovery. by Santosh Vernekar · 12 years ago
  89. 370d550 [SCSI] qla2xxx: Fix for continuous rescan attempts in arbitrated loop topology. by Arun Easi · 12 years ago
  90. 46152ce [SCSI] qla2xxx: Update the driver copyright. by Chad Dupuis · 12 years ago
  91. 8fcd6b8 [SCSI] qla2xxx: Changes for ISP83xx loopback support. by Chad Dupuis · 12 years ago
  92. 8117877 [SCSI] qla2xxx: Implemetation of mctp. by Saurav Kashyap · 12 years ago
  93. 7d613ac [SCSI] qla2xxx: IDC implementation for ISP83xx. by Santosh Vernekar · 12 years ago
  94. a9b6f722 [SCSI] qla2xxx: Implementation of bidirectional. by Saurav Kashyap · 12 years ago
  95. 5f16b33 [SCSI] qla2xxx: Use bitmap to store loop_id's for fcports. by Chad Dupuis · 12 years ago
  96. e67f132 [SCSI] qla2xxx: remove unnecessary reads of PCI_CAP_ID_EXP by Jon Mason · 12 years ago
  97. 2d70c10 [SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx series by Nicholas Bellinger · 12 years ago
  98. 4dc77c3 [SCSI] qla2xxx: Avoid losing any fc ports when loop id's are exhausted. by Joe Carnuccio · 12 years ago
  99. daae62a [SCSI] qla2xxx: Log link up and link down messages to track link flops. by Chad Dupuis · 12 years ago
  100. c0822b6 [SCSI] qla2xxx: Optimize existing port name server query matching. by Joe Carnuccio · 12 years ago