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