1. 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
  2. bdb5d8e qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODE by Alexander Lobakin · 4 years, 6 months ago
  3. ce7e0a8 scsi: qedf: Demote obvious misuse of kerneldoc to standard comment blocks by Lee Jones · 4 years, 6 months ago
  4. 50efc51 scsi: qedf: Remove a whole host of unused variables by Lee Jones · 4 years, 6 months ago
  5. c6e2f4b scsi: qedf: Remove set but not checked variable 'tmp' by Lee Jones · 4 years, 6 months ago
  6. a9d4aec scsi: qedf: Demote obvious misuse of kerneldoc to standard comment blocks by Lee Jones · 4 years, 6 months ago
  7. 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
  8. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  9. 89523cb scsi: qedf: Remove redundant initialization of variable rc by Colin Ian King · 4 years, 7 months ago
  10. 7109cb5 scsi: qedf: Get dev info after updating the params by Saurav Kashyap · 4 years, 9 months ago
  11. ad40f52 scsi: qedf: Fix crash when MFW calls for protocol stats while function is still probing by Chad Dupuis · 4 years, 9 months ago
  12. f6b172f scsi: qedf: Add schedule recovery handler by Chad Dupuis · 4 years, 9 months ago
  13. 6e7c8ee scsi: qedf: Implement callback for bw_update by Saurav Kashyap · 4 years, 9 months ago
  14. fedc173 scsi: qedf: Honor status qualifier in FCP_RSP per spec by Javed Hasan · 4 years, 9 months ago
  15. 334b4f9 scsi: qedf: Acquire rport_lock for resetting the delay_timestamp by Javed Hasan · 4 years, 9 months ago
  16. b0c4187 scsi: qedf: Increase the upper limit of retry delay by Javed Hasan · 4 years, 9 months ago
  17. ab0a829 scsi: qedf: Keep track of num of pending flogi by Saurav Kashyap · 4 years, 9 months ago
  18. fbbef0d scsi: qedf: Simplify mutex_unlock() usage by Daniel Wagner · 4 years, 9 months ago
  19. dbce64c scsi: qedf: Use pci_get_dsn() by Jacob Keller · 4 years, 10 months ago
  20. 1125c70 scsi: Fix various misspellings of "connect" by Geert Uytterhoeven · 5 years ago
  21. a3a8d13 Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue by Martin K. Petersen · 5 years ago
  22. c3dde2f scsi: qedf: Add port_id getter by Daniel Wagner · 5 years ago
  23. 4b062e7 scsi: qedf: Remove always false 'tmp_prio < 0' statement by Austin Kim · 5 years ago
  24. 10fd717 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  25. 32dce48c scsi: qedf: Update the version to 8.42.3.0 by Saurav Kashyap · 5 years ago
  26. 3480e7a scsi: qedf: Fix race betwen fipvlan request and response path by Saurav Kashyap · 5 years ago
  27. 5797bcc scsi: qedf: Use discovery list to traverse rports by Hannes Reinecke · 5 years ago
  28. f6d6367 scsi: qedf: Decrease the LL2 MTU size to 2500 by Saurav Kashyap · 5 years ago
  29. 0482262 scsi: qedf: Check for module unloading bit before processing link update AEN by Saurav Kashyap · 5 years ago
  30. b29a907 scsi: qedf: Initiator fails to re-login to switch after link down by Saurav Kashyap · 5 years ago
  31. aa5175a scsi: qedf: Add debug information for unsolicited processing by Saurav Kashyap · 5 years ago
  32. 931285e scsi: qedf: Add support for 20 Gbps speed by Saurav Kashyap · 5 years ago
  33. fa74f5e3 scsi: qedf: Interpret supported caps value correctly by Saurav Kashyap · 5 years ago
  34. 3169620 scsi: qedf: Add shutdown callback handler by Saurav Kashyap · 5 years ago
  35. ec6350b scsi: qedf: Update module description string by Nilesh Javali · 5 years ago
  36. 47aeee5 scsi: qedf: Fix crash during sg_reset by Arun Easi · 5 years ago
  37. 4909e15 scsi: qedf: Stop sending fipvlan request on unload by Saurav Kashyap · 5 years ago
  38. e82e6ff scsi: qedf: Print message during bailout conditions by Saurav Kashyap · 5 years ago
  39. b54c9d5 net: Use skb_frag_off accessors by Jonathan Lemon · 5 years ago
  40. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  41. 3287e96 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440 by Thomas Gleixner · 6 years ago
  42. a9b02c6 qedf: Use hwfns and affin_hwfn_idx to get MSI-X vector index to use by Chad Dupuis · 6 years ago
  43. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  44. cc23c66 scsi: qedf: remove set but not used variables by YueHaibing · 6 years ago
  45. b226a89 scsi: qedf: Update the driver version to 8.37.25.20 by Saurav Kashyap · 6 years ago
  46. 1e1ff60 scsi: qedf: Add return value to log message if scsi_add_host fails by Saurav Kashyap · 6 years ago
  47. 7fa4142 scsi: qedf: Print fcport information on wait for upload timeout by Saurav Kashyap · 6 years ago
  48. 19c2b6d scsi: qedf: Check the return value of start_xmit by Saurav Kashyap · 6 years ago
  49. 249b148 scsi: qedf: Log message if scsi_add_host fails by Saurav Kashyap · 6 years ago
  50. f4eecabe7 scsi: qedf: Check for fcoe_libfc_config failure by Saurav Kashyap · 6 years ago
  51. 8b95b99 scsi: qedf: Add comment to display logging levels by Saurav Kashyap · 6 years ago
  52. 50ed27c scsi: qedf: Add port_id for fcport into initiate_cleanup debug message by Chad Dupuis · 6 years ago
  53. 1c816247 scsi: qedf: Add LBA to underrun debug messages by Chad Dupuis · 6 years ago
  54. 276eb3e scsi: qedf: Print scsi_cmd backpointer in good completion path if the command is still being used by Chad Dupuis · 6 years ago
  55. 892f63d4 scsi: qedf: Add driver state to 'driver_stats' debugfs node by Chad Dupuis · 6 years ago
  56. 078d719 scsi: qedf: Change MSI-X load error message by Chad Dupuis · 6 years ago
  57. 65b1dc9 scsi: qedf: remove memset/memcpy to nfunc and use func instead by Colin Ian King · 6 years ago
  58. 6087550 scsi: qedf: Remove set but not used variable 'fr_len' by YueHaibing · 6 years ago
  59. fb17358c scsi: qedf: Update the driver version to 8.37.25.19 by Saurav Kashyap · 6 years ago
  60. efc8fe9 scsi: qedf: Fix lport may be used uninitialized warning by Saurav Kashyap · 6 years ago
  61. fe2043d scsi: qedf: Correctly handle refcounting of rdata by Saurav Kashyap · 6 years ago
  62. faea571 scsi: qedf: Cleanup rrq_work after QEDF_CMD_OUTSTANDING is cleared by Shyam Sundar · 6 years ago
  63. f2c98af scsi: qedf: Check for tm_flags instead of cmd_type during cleanup by Saurav Kashyap · 6 years ago
  64. feac47f scsi: qedf: Add a flag to help debugging io_req which could not be cleaned by Shyam Sundar · 6 years ago
  65. 582a472 scsi: qedf: Don't send ABTS for under run scenario by Saurav Kashyap · 6 years ago
  66. ff543e2 scsi: qedf: Don't queue anything if upload is in progress by Shyam Sundar · 6 years ago
  67. fc37ddc scsi: qedf: Check both the FCF and fabric ID before servicing clear virtual link by Chad Dupuis · 6 years ago
  68. 56efc30 scsi: qedf: fc_rport_priv reference counting fixes by Hannes Reinecke · 6 years ago
  69. 6f15d0c scsi: qedf: Add missing return in qedf_scsi_done() by Chad Dupuis · 6 years ago
  70. a66c6cd2 scsi: qedf: Wait for upload and link down processing during soft ctx reset by Chad Dupuis · 6 years ago
  71. 627cc7d scsi: qedf: Add additional checks for io_req->sc_cmd validity by Chad Dupuis · 6 years ago
  72. 78a8ab3 scsi: qedf: fixup bit operations by Hannes Reinecke · 6 years ago
  73. 6d1368e scsi: qedf: fixup locking in qedf_restart_rport() by Hannes Reinecke · 6 years ago
  74. 4262d35 scsi: qedf: missing kref_put in qedf_xmit() by Hannes Reinecke · 6 years ago
  75. 76dbf4f scsi: qedf: Check for link state before processing LL2 packets and send fipvlan retries by Saurav Kashyap · 6 years ago
  76. 0cbd007 scsi: qedf: Add missing fc_disc_init call after allocating lport by Chad Dupuis · 6 years ago
  77. 90ccf75 scsi: qedf: Correct the memory barriers in qedf_ring_doorbell by Andrew Vasquez · 6 years ago
  78. 96b1765 scsi: qedf: Use a separate completion for cleanup commands by Chad Dupuis · 6 years ago
  79. 69ef2c6 scsi: qedf: Modify abort and tmf handler to handle edge condition and flush by Saurav Kashyap · 6 years ago
  80. 5d5e5565 scsi: qedf: Modify flush routine to handle all I/Os and TMF by Shyam Sundar · 6 years ago
  81. 3e2c11b scsi: qedf: Simplify s/g list mapping by Chad Dupuis · 6 years ago
  82. c5e06ba scsi: qedf: Add missing return in qedf_post_io_req() in the fcport offload check by Chad Dupuis · 6 years ago
  83. 650ce64 scsi: qedf: Correct xid range overlap between offloaded requests and libfc requests by Chad Dupuis · 6 years ago
  84. f1c4359 scsi: qedf: Do not retry ELS request if qedf_alloc_cmd fails by Chad Dupuis · 6 years ago
  85. 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  86. 8beb90a scsi: fcoe: make use of fip_mode enum complete by Sedat Dilek · 6 years ago
  87. b9f9199 scsi: stop setting up request->special by Christoph Hellwig · 6 years ago
  88. 26febfb scsi: qedf: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  89. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  90. 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
  91. f3e46ac scsi: qedf: NULL check before some freeing functions is not needed by Thomas Meyer · 6 years ago
  92. 332d84f scsi: qedf: fully convert to the generic DMA API by Christoph Hellwig · 6 years ago
  93. 6ac1747 scsi: qedf: Send the driver state to MFW by Saurav Kashyap · 7 years ago
  94. 5f85942 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  95. 8673daf qedf: Add get_generic_tlv_data handler. by Chad Dupuis · 7 years ago
  96. 642a0b3 qedf: Add support for populating ethernet TLVs. by Chad Dupuis · 7 years ago
  97. ab7ad49 scsi: qedf: Update version number to 8.33.16.20 by Chad Dupuis · 7 years ago
  98. 5d1c8b5 scsi: qedf: Update copyright for 2018 by Chad Dupuis · 7 years ago
  99. f3690a8 scsi: qedf: Add more defensive checks for concurrent error conditions by Chad Dupuis · 7 years ago
  100. 4f4616c scsi: qedf: Set the UNLOADING flag when removing a vport by Chad Dupuis · 7 years ago