1. fe91c47 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 2 months ago
  2. 232cb46 scsi: qedf: Switch to attribute groups by Bart Van Assche · 3 years, 3 months ago
  3. ef69768 scsi: qedf: Call scsi_done() directly by Bart Van Assche · 3 years, 3 months ago
  4. fb09a1e qed: Remove e4_ and _e4 from FW HSI by Shai Malin · 3 years, 3 months ago
  5. e6a54d6 qed: Don't ignore devlink allocation failures by Leon Romanovsky · 3 years, 3 months ago
  6. ccc8973 scsi: qedf: Fix error codes in qedf_alloc_global_queues() by Dan Carpenter · 3 years, 5 months ago
  7. d995da6 scsi: qedf: Use scsi_cmd_to_rq() instead of scsi_cmnd.request by Bart Van Assche · 3 years, 5 months ago
  8. 8b9cc17 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 6 months ago
  9. bd31b9e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 6 months ago
  10. df99446 scsi: qedf: Add check to synchronize abort and flush by Javed Hasan · 3 years, 6 months ago
  11. 80068f8 scsi: qedf: Use DEVICE_ATTR_RO() macro by Zhen Lei · 3 years, 7 months ago
  12. adb98ec scsi: qedf: Add vendor identifier attribute by Javed Hasan · 3 years, 7 months ago
  13. 1b67f3d scsi: qedf: Update the max_id value in host structure by Saurav Kashyap · 3 years, 7 months ago
  14. 79c932c scsi: qedf: Do not put host in qedf_vport_create() unconditionally by Daniel Wagner · 3 years, 7 months ago
  15. 2a38d2a scsi: qedf: Use vzalloc() instead of vmalloc()/memset(0) by Yang Yingliang · 3 years, 7 months ago
  16. 73578af scsi: qedf: Add pointer checks in qedf_update_link_speed() by Javed Hasan · 3 years, 8 months ago
  17. 09c6538 scsi: qedf: Drop unnecessary NULL checks after container_of() by Guenter Roeck · 3 years, 8 months ago
  18. 9d6f87c scsi: qedf: Use devlink to report errors and recovery by Javed Hasan · 3 years, 9 months ago
  19. 4aab946 scsi: qedf: Enable devlink support by Javed Hasan · 3 years, 9 months ago
  20. a1e9981 scsi: qedf: Remove unused include of linux/version.h by Tian Tao · 3 years, 9 months ago
  21. ac341c2 scsi: qedf: Simplify bool comparison by YANG LI · 4 years ago
  22. e31ac89 scsi: libfc: Move scsi/fc_encode.h to libfc by Arnd Bergmann · 4 years, 2 months ago
  23. da7d5d7 scsi: qedf: Remove redundant assignment to variable 'rc' by Jing Xiangfeng · 4 years, 3 months ago
  24. 02f7415 Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufs by Martin K. Petersen · 4 years, 3 months ago
  25. 988100a scsi: qedf: Retry qed->probe during recovery by Saurav Kashyap · 4 years, 4 months ago
  26. 55e0499 scsi: qedf: Add schedule_hw_err_handler callback for fan failure by Saurav Kashyap · 4 years, 4 months ago
  27. 10aff62 scsi: qedf: Return SUCCESS if stale rport is encountered by Saurav Kashyap · 4 years, 4 months ago
  28. 41715c6 scsi: qedf: FDMI attributes correction by Javed Hasan · 4 years, 4 months ago
  29. f78f812 scsi: qedf: Fix for the session’s E_D_TOV value by Javed Hasan · 4 years, 4 months ago
  30. 31fc82d scsi: qedf: Correct the comment in qedf_initiate_els by Saurav Kashyap · 4 years, 4 months ago
  31. 0666646 scsi: qedf: Change the debug parameter permission to read & write by Javed Hasan · 4 years, 4 months ago
  32. f308a35 scsi: qedf: Fix null ptr reference in qedf_stag_change_work by Ye Bin · 4 years, 4 months ago
  33. 3079285 scsi: qedf: Fix race between ELS completion and flushing ELS request by Saurav Kashyap · 4 years, 5 months ago
  34. 22ddec3 scsi: qedf: Don't process ELS completion if event is flushed or cleaned up by Saurav Kashyap · 4 years, 5 months ago
  35. 1f6d1d4 scsi: qedf: Initiate cleanup for ELS commands as well by Saurav Kashyap · 4 years, 5 months ago
  36. 39d0357 scsi: qedf: Send cleanup even for RRQ on timeout by Saurav Kashyap · 4 years, 5 months ago
  37. b09ea43 scsi: qedf: Do not kill timeout work for original I/O on RRQ completion by Saurav Kashyap · 4 years, 5 months ago
  38. 7fb8ff0 scsi: qedf: Check the validity of rjt frame before processing by Saurav Kashyap · 4 years, 5 months ago
  39. a521bbc scsi: qedf: Check for port type and role before processing an event by Saurav Kashyap · 4 years, 5 months ago
  40. dfdf16e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 5 months ago
  41. bdb5d8e qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODE by Alexander Lobakin · 4 years, 5 months ago
  42. ce7e0a8 scsi: qedf: Demote obvious misuse of kerneldoc to standard comment blocks by Lee Jones · 4 years, 6 months ago
  43. 50efc51 scsi: qedf: Remove a whole host of unused variables by Lee Jones · 4 years, 6 months ago
  44. c6e2f4b scsi: qedf: Remove set but not checked variable 'tmp' by Lee Jones · 4 years, 6 months ago
  45. a9d4aec scsi: qedf: Demote obvious misuse of kerneldoc to standard comment blocks by Lee Jones · 4 years, 6 months ago
  46. 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  47. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  48. 89523cb scsi: qedf: Remove redundant initialization of variable rc by Colin Ian King · 4 years, 7 months ago
  49. 7109cb5 scsi: qedf: Get dev info after updating the params by Saurav Kashyap · 4 years, 9 months ago
  50. ad40f52 scsi: qedf: Fix crash when MFW calls for protocol stats while function is still probing by Chad Dupuis · 4 years, 9 months ago
  51. f6b172f scsi: qedf: Add schedule recovery handler by Chad Dupuis · 4 years, 9 months ago
  52. 6e7c8ee scsi: qedf: Implement callback for bw_update by Saurav Kashyap · 4 years, 9 months ago
  53. fedc173 scsi: qedf: Honor status qualifier in FCP_RSP per spec by Javed Hasan · 4 years, 9 months ago
  54. 334b4f9 scsi: qedf: Acquire rport_lock for resetting the delay_timestamp by Javed Hasan · 4 years, 9 months ago
  55. b0c4187 scsi: qedf: Increase the upper limit of retry delay by Javed Hasan · 4 years, 9 months ago
  56. ab0a829 scsi: qedf: Keep track of num of pending flogi by Saurav Kashyap · 4 years, 9 months ago
  57. fbbef0d scsi: qedf: Simplify mutex_unlock() usage by Daniel Wagner · 4 years, 9 months ago
  58. dbce64c scsi: qedf: Use pci_get_dsn() by Jacob Keller · 4 years, 10 months ago
  59. 1125c70 scsi: Fix various misspellings of "connect" by Geert Uytterhoeven · 5 years ago
  60. a3a8d13 Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue by Martin K. Petersen · 5 years ago
  61. c3dde2f scsi: qedf: Add port_id getter by Daniel Wagner · 5 years ago
  62. 4b062e7 scsi: qedf: Remove always false 'tmp_prio < 0' statement by Austin Kim · 5 years ago
  63. 10fd717 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  64. 32dce48c scsi: qedf: Update the version to 8.42.3.0 by Saurav Kashyap · 5 years ago
  65. 3480e7a scsi: qedf: Fix race betwen fipvlan request and response path by Saurav Kashyap · 5 years ago
  66. 5797bcc scsi: qedf: Use discovery list to traverse rports by Hannes Reinecke · 5 years ago
  67. f6d6367 scsi: qedf: Decrease the LL2 MTU size to 2500 by Saurav Kashyap · 5 years ago
  68. 0482262 scsi: qedf: Check for module unloading bit before processing link update AEN by Saurav Kashyap · 5 years ago
  69. b29a907 scsi: qedf: Initiator fails to re-login to switch after link down by Saurav Kashyap · 5 years ago
  70. aa5175a scsi: qedf: Add debug information for unsolicited processing by Saurav Kashyap · 5 years ago
  71. 931285e scsi: qedf: Add support for 20 Gbps speed by Saurav Kashyap · 5 years ago
  72. fa74f5e3 scsi: qedf: Interpret supported caps value correctly by Saurav Kashyap · 5 years ago
  73. 3169620 scsi: qedf: Add shutdown callback handler by Saurav Kashyap · 5 years ago
  74. ec6350b scsi: qedf: Update module description string by Nilesh Javali · 5 years ago
  75. 47aeee5 scsi: qedf: Fix crash during sg_reset by Arun Easi · 5 years ago
  76. 4909e15 scsi: qedf: Stop sending fipvlan request on unload by Saurav Kashyap · 5 years ago
  77. e82e6ff scsi: qedf: Print message during bailout conditions by Saurav Kashyap · 5 years ago
  78. b54c9d5 net: Use skb_frag_off accessors by Jonathan Lemon · 5 years ago
  79. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  80. 3287e96 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440 by Thomas Gleixner · 6 years ago
  81. a9b02c6 qedf: Use hwfns and affin_hwfn_idx to get MSI-X vector index to use by Chad Dupuis · 6 years ago
  82. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  83. cc23c66 scsi: qedf: remove set but not used variables by YueHaibing · 6 years ago
  84. b226a89 scsi: qedf: Update the driver version to 8.37.25.20 by Saurav Kashyap · 6 years ago
  85. 1e1ff60 scsi: qedf: Add return value to log message if scsi_add_host fails by Saurav Kashyap · 6 years ago
  86. 7fa4142 scsi: qedf: Print fcport information on wait for upload timeout by Saurav Kashyap · 6 years ago
  87. 19c2b6d scsi: qedf: Check the return value of start_xmit by Saurav Kashyap · 6 years ago
  88. 249b148 scsi: qedf: Log message if scsi_add_host fails by Saurav Kashyap · 6 years ago
  89. f4eecabe7 scsi: qedf: Check for fcoe_libfc_config failure by Saurav Kashyap · 6 years ago
  90. 8b95b99 scsi: qedf: Add comment to display logging levels by Saurav Kashyap · 6 years ago
  91. 50ed27c scsi: qedf: Add port_id for fcport into initiate_cleanup debug message by Chad Dupuis · 6 years ago
  92. 1c816247 scsi: qedf: Add LBA to underrun debug messages by Chad Dupuis · 6 years ago
  93. 276eb3e scsi: qedf: Print scsi_cmd backpointer in good completion path if the command is still being used by Chad Dupuis · 6 years ago
  94. 892f63d4 scsi: qedf: Add driver state to 'driver_stats' debugfs node by Chad Dupuis · 6 years ago
  95. 078d719 scsi: qedf: Change MSI-X load error message by Chad Dupuis · 6 years ago
  96. 65b1dc9 scsi: qedf: remove memset/memcpy to nfunc and use func instead by Colin Ian King · 6 years ago
  97. 6087550 scsi: qedf: Remove set but not used variable 'fr_len' by YueHaibing · 6 years ago
  98. fb17358c scsi: qedf: Update the driver version to 8.37.25.19 by Saurav Kashyap · 6 years ago
  99. efc8fe9 scsi: qedf: Fix lport may be used uninitialized warning by Saurav Kashyap · 6 years ago
  100. fe2043d scsi: qedf: Correctly handle refcounting of rdata by Saurav Kashyap · 6 years ago