1. 33e7997 qla2xxx: Add support for QFull throttling and Term Exchange retry by Quinn Tran · 10 years ago
  2. f2ea653 qla2xxx: Increase the request queue size to 8K for ISP2031 by Saurav Kashyap · 10 years ago
  3. 80187f8 qla2xxx: Host reset handling in ABTS path. by Arun Easi · 10 years ago
  4. b6a029e qla2xxx: Handle chip reset in target mode. by Arun Easi · 10 years ago
  5. c0cb449 qla2xxx: Add Host reset handling in target mode. by Arun Easi · 10 years ago
  6. dd9c4ef qla2xxx: fix crash due to task mgmt cmd type by Himanshu Madhani · 10 years ago
  7. d29fb73 qla2xxx: Add counter for message by Saurav Kashyap · 10 years ago
  8. d154f35 qla2xxx: Enable SLER conditionally in target mode. by Arun Easi · 10 years ago
  9. 667024a qla2xxx: Remove verbose messages in target mode. by Arun Easi · 10 years ago
  10. 9400703 qla2xxx: Increase room in request queue for sending priority packets by Himanshu Madhani · 10 years ago
  11. 75554b6 qla2xxx: Use correct offset to req-q-out for reserve calculation by Arun Easi · 10 years ago
  12. 78c2106 qla2xxx: fix kernel NULL pointer access by Himanshu Madhani · 10 years ago
  13. 4d6609c qla2xxx: Fix sparse warnings in tcm_qla2xxx.c by Himanshu Madhani · 10 years ago
  14. 1b5fd56 qla2xxx: Update the driver version to 8.07.00.16-k. by Saurav Kashyap · 10 years ago
  15. 6d78e55 qla2xxx: Fix sparse warning in qla_iocb.c file. by Joe Carnuccio · 10 years ago
  16. 7ab3d96 qla2xxx: Move warning message to debug level. by Sawan Chandak · 10 years ago
  17. f261f7a qla2xxx: Fail adapter initialization on load ram failure. by Chad Dupuis · 10 years ago
  18. 61d41f6 qla2xxx: Disable PCI device in shutdown handler. by Chad Dupuis · 10 years ago
  19. ef86cb2 qla2xxx: Mark port lost when we receive an RSCN for it. by Chad Dupuis · 10 years ago
  20. 2486c62 qla2xxx: Restore WWPN in case of Loop Dead. by Himanshu Madhani · 10 years ago
  21. e05fe29 qla2xxx: Honor FCP_RSP retry delay timer field. by Chad Dupuis · 10 years ago
  22. 9a6e640 qla2xxx: Add missing ISP27xx checks to optrom code. by Alex Vechersky · 10 years ago
  23. f3982d8 qla2xxx: Force use of mailbox interface for flash access commands for ISP27xx. by Chad Dupuis · 10 years ago
  24. 7473952 qla2xxx: Free sysfs attributes for ISP27xx. by Nigel Kirkland · 10 years ago
  25. 2d5a4c3 qla2xxx: Disable laser for ISP2031 while unloading driver. by Himanshu Madhani · 10 years ago
  26. 25232cc qla2xxx: Enable diagnostic port using NVRAM parameters. by Himanshu Madhani · 10 years ago
  27. 93f2bd6 qla2xxx: Declaration error cause stack corruption. by Quinn Tran · 10 years ago
  28. 9d35894d qla2xxx: Add fix in driver unload for pending activity. by Sawan Chandak · 10 years ago
  29. d2749ff qla2xxx: Unload of qla2xxx driver crashes the machine. by Arun Easi · 10 years ago
  30. de187df qla2xxx: Allow user to change ql2xfdmienable value. by Himanshu Madhani · 10 years ago
  31. 00ef7d8 qla2xxx: Fix driver version string message. by Himanshu Madhani · 10 years ago
  32. b5a340d qla2xxx: Add diagnostic port functionality. by Joe Carnuccio · 10 years ago
  33. 7c9c476 qla2xxx: Add FA-WWN functionality. by Joe Carnuccio · 10 years ago
  34. df57cab qla2xxx: Add FDMI-2 functionality. by Himanshu Madhani · 10 years ago
  35. e475f9c qla2xxx: ISPFx00 unexpected resets during adapter boot sequence. by Jan Kulich · 10 years ago
  36. 24a42d5 qla2xxx: Incorrect linked list semantic in qlafx00_get_fcport(). by Joe Carnuccio · 10 years ago
  37. 7b71162 qla2xxx: Incorrect debug level on mailbox command print 0x1111. by Joe Carnuccio · 10 years ago
  38. 4bb2efc qla2xxx: ISPFX00 avoid writing semaphore register in request_irqs(). by Joe Carnuccio · 10 years ago
  39. efcdf9f qla2xxx: Fix potential return count bug in qla2xxx_get_vpd_field(). by Joe Carnuccio · 10 years ago
  40. 349c390 qla2xxx: ISP27xx fwdump template error print simplification. by Joe Carnuccio · 10 years ago
  41. 4096953 qla2xxx: ISP25xx multiqueue shadow register crash fix. by Joe Carnuccio · 10 years ago
  42. 98aee70 qla2xxx: Add endianizer to max_payload_size modifier. by Joe Carnuccio · 10 years ago
  43. 420854b qla2xxx: Enable fast flash access for ISP83xx. by Chad Dupuis · 10 years ago
  44. 2ac224b qla2xxx: Add ISP27xx fwdump template entry T275 (insert buffer). by Joe Carnuccio · 10 years ago
  45. ce9b9b0 qla2xxx: ISP27xx fwdump template fix insertbuf() routine. by Joe Carnuccio · 10 years ago
  46. 01cb65f qla2xxx: ISP27xx fwdump template remove high frequency debug logs. by Joe Carnuccio · 10 years ago
  47. aa2dc37 qla2xxx: ISP27xx optimize fwdump entry table lookup. by Joe Carnuccio · 10 years ago
  48. 299f5e2 qla2xxx: ISP27xx add tests for incomplete template. by Joe Carnuccio · 10 years ago
  49. 6b38397 qla2xxx: Prevent probe and board_disable race by Joe Lawrence · 10 years ago
  50. beb9e31 qla2xxx: Prevent removal and board_disable race by Joe Lawrence · 10 years ago
  51. 232792b qla2xxx: Schedule board_disable only once by Joe Lawrence · 10 years ago
  52. c821e0d qla2xxx: Collect PCI register checks and board_disable scheduling by Joe Lawrence · 10 years ago
  53. 1a2fbf1 qla2xxx: Use qla2x00_clear_drv_active on probe failure by Joe Lawrence · 10 years ago
  54. db7157d qla2xxx: Fix shost use-after-free on device removal by Joe Lawrence · 10 years ago
  55. fc38504 scsi: fix decimal printf format specifiers prefixed with 0x by Hans Wennborg · 10 years ago
  56. 8e5a948 qla2xxx: Remove restriction on starting remote device discovery on port update. by Chad Dupuis · 10 years ago
  57. 34c5801 qla2xxx: Move mailbox failure messages to a default debug level. by Chad Dupuis · 10 years ago
  58. 84e32a0 qla2xxx: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  59. 0ea85b5 qla2xxx: Use dma_zalloc_coherent by Joe Perches · 10 years ago
  60. 1abf635 scsi: use 64-bit value for 'max_luns' by Hannes Reinecke · 10 years ago
  61. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  62. 755f516 qla2xxx: Restrict max_lun to 16-bit for older HBAs by Hannes Reinecke · 10 years ago
  63. 33a5fce qla2xxx: Fix sparse warning in qla_target.c. by Quinn Tran · 10 years ago
  64. abf04af Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  65. ed9ea4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  66. 1c54fc1 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  67. 51a07f8 qla2xxx: Convert to percpu_ida session tag pre-allocation by Nicholas Bellinger · 10 years ago
  68. c7ee3bd qla2xxx: fix sparse warnings introduced by previous target mode t10-dif patch by Quinn Tran · 10 years ago
  69. c1818f1 qla2xxx: Use kmemdup instead of kmalloc + memcpy by Benoit Taine · 10 years ago
  70. f92f82d qla2xxx: fix incorrect debug printk by Dan Carpenter · 10 years ago
  71. 13c3dde qla2xxx: Update the driver version to 8.07.00.08-k. by Saurav Kashyap · 10 years ago
  72. 63ee707 qla2xxx: Remove wait for online from host reset handler. by Chad Dupuis · 10 years ago
  73. 7108b76 qla2xxx: Do logins from a chip reset in DPC thread instead of the error handler thread. by Chad Dupuis · 10 years ago
  74. 7b89854 qla2xxx: ABTS cause double free of qla_tgt_cmd +. by Quinn Tran · 10 years ago
  75. f83adb6 qla2xxx: T10-Dif: add T10-PI support by Quinn Tran · 10 years ago
  76. 5921cda qla2xxx: Remove mapped vp index iterator macro dead code. by Himanshu Madhani · 10 years ago
  77. 51e7488 qla2xxx: Add MBC option for fast SFP data access. by Joe Carnuccio · 10 years ago
  78. 90b604f qla2xxx: Fix beacon blink logic for ISP26xx/83xx. by Himanshu Madani · 10 years ago
  79. 03d32f9 qla2xxx: Don't check for firmware hung during the reset context for ISP82XX. by Tej Prakash · 10 years ago
  80. 638a1a0 qla2xxx: Delay driver unload if there is any pending activity going on. by Sawan Chandak · 10 years ago
  81. 7c6300e qla2xxx: ISP27xx queue index shadow registers. by Joe Carnuccio · 10 years ago
  82. c049640 qla2xxx: ISP27xx firmware dump template spec updates (including T274). by Joe Carnuccio · 10 years ago
  83. 478c3b0 qla2xxx: Reduce the time we wait for a command to complete during SCSI error handling. by Chad Dupuis · 10 years ago
  84. a018d8f qla2xxx: Check the QLA8044_CRB_DRV_ACTIVE_INDEX register when we are not the owner of the reset. by Hiral Patel · 10 years ago
  85. 1a5c69b qla2xxx: Clear loop_id for ports that are marked lost during fabric scanning. by Chad Dupuis · 10 years ago
  86. 42543fb qla2xxx: Adjust adapter reset routine to the changes in firmware specification for ISPFx00. by Armen Baloyan · 10 years ago
  87. f934c9d qla2xxx: Avoid escalating the SCSI error handler if the command is not found in firmware. by Chad Dupuis · 10 years ago
  88. f79a84b qla2xxx: IOCB data should be copied to I/O mem using memcpy_toio. by Atul Deshmukh · 10 years ago
  89. 50a9ff3 qla2xxx: ISP8044 poll ipmdio bus timeout improvement. by Joe Carnuccio · 10 years ago
  90. b6ae5ba qla2xxx: Remove unnecessary printk_ratelimited from qla_nx2.c by Chad Dupuis · 10 years ago
  91. 5025635 qla2xxx: Include <delay.h> file for msleep declartion in qla_nx2.c file. by Atul Deshmukh · 10 years ago
  92. 27f4b72 qla2xxx: Use proper log message for flash lock failed error. by Atul Deshmukh · 10 years ago
  93. 9929c47 qla2xxx: Decrease pci access for response queue processing for ISPFX00. by Armen Baloyan · 10 years ago
  94. bd21eaf qla2xxx: Change copyright year to 2014 in all the source files. by Armen Baloyan · 10 years ago
  95. fbce4f4 qla2xxx: Update entry type 270 to match spec update. by Joe Carnuccio · 10 years ago
  96. cf3af76 qla2xxx: Enable fw_dump_size for ISP8044. by Hiral Patel · 10 years ago
  97. 61f098d qla2xxx: Introduce fw_dump_flag to track fw dump progress. by Hiral Patel · 10 years ago
  98. 2f389fc qla2xxx: Remove unnecessary delays from fw dump code path. by Hiral Patel · 10 years ago
  99. 4babb90 qla2xxx: Track the process when the ROM_LOCK failure happens by Hiral Patel · 10 years ago
  100. 7095388 qla2xxx: Correction to ISP27xx template entry types 256 and 258. by Joe Carnuccio · 10 years ago