1. 64fd4af scsi: qedf: Change context reset messages to ratelimited by Saurav Kashyap · 3 years ago
  2. b70a99f scsi: qedf: Add stag_work to all the vports by Saurav Kashyap · 3 years ago
  3. aa7069d scsi: qedf: Fix potential dereference of NULL pointer by Jiasheng Jiang · 3 years ago
  4. 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
  5. 232cb46 scsi: qedf: Switch to attribute groups by Bart Van Assche · 3 years, 3 months ago
  6. fb09a1e qed: Remove e4_ and _e4 from FW HSI by Shai Malin · 3 years, 3 months ago
  7. e6a54d6 qed: Don't ignore devlink allocation failures by Leon Romanovsky · 3 years, 3 months ago
  8. ccc8973 scsi: qedf: Fix error codes in qedf_alloc_global_queues() by Dan Carpenter · 3 years, 5 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. adb98ec scsi: qedf: Add vendor identifier attribute by Javed Hasan · 3 years, 7 months ago
  11. 1b67f3d scsi: qedf: Update the max_id value in host structure by Saurav Kashyap · 3 years, 7 months ago
  12. 79c932c scsi: qedf: Do not put host in qedf_vport_create() unconditionally by Daniel Wagner · 3 years, 7 months ago
  13. 73578af scsi: qedf: Add pointer checks in qedf_update_link_speed() by Javed Hasan · 3 years, 8 months ago
  14. 09c6538 scsi: qedf: Drop unnecessary NULL checks after container_of() by Guenter Roeck · 3 years, 8 months ago
  15. 9d6f87c scsi: qedf: Use devlink to report errors and recovery by Javed Hasan · 3 years, 9 months ago
  16. 4aab946 scsi: qedf: Enable devlink support by Javed Hasan · 3 years, 9 months ago
  17. ac341c2 scsi: qedf: Simplify bool comparison by YANG LI · 4 years ago
  18. 02f7415 Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufs by Martin K. Petersen · 4 years, 3 months ago
  19. 988100a scsi: qedf: Retry qed->probe during recovery by Saurav Kashyap · 4 years, 4 months ago
  20. 55e0499 scsi: qedf: Add schedule_hw_err_handler callback for fan failure by Saurav Kashyap · 4 years, 4 months ago
  21. 10aff62 scsi: qedf: Return SUCCESS if stale rport is encountered by Saurav Kashyap · 4 years, 4 months ago
  22. 41715c6 scsi: qedf: FDMI attributes correction by Javed Hasan · 4 years, 4 months ago
  23. f78f812 scsi: qedf: Fix for the session’s E_D_TOV value by Javed Hasan · 4 years, 4 months ago
  24. 0666646 scsi: qedf: Change the debug parameter permission to read & write by Javed Hasan · 4 years, 4 months ago
  25. f308a35 scsi: qedf: Fix null ptr reference in qedf_stag_change_work by Ye Bin · 4 years, 4 months ago
  26. a521bbc scsi: qedf: Check for port type and role before processing an event by Saurav Kashyap · 4 years, 5 months ago
  27. 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
  28. bdb5d8e qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODE by Alexander Lobakin · 4 years, 5 months ago
  29. c6e2f4b scsi: qedf: Remove set but not checked variable 'tmp' by Lee Jones · 4 years, 6 months ago
  30. a9d4aec scsi: qedf: Demote obvious misuse of kerneldoc to standard comment blocks by Lee Jones · 4 years, 6 months ago
  31. 7109cb5 scsi: qedf: Get dev info after updating the params by Saurav Kashyap · 4 years, 9 months ago
  32. ad40f52 scsi: qedf: Fix crash when MFW calls for protocol stats while function is still probing by Chad Dupuis · 4 years, 9 months ago
  33. f6b172f scsi: qedf: Add schedule recovery handler by Chad Dupuis · 4 years, 9 months ago
  34. 6e7c8ee scsi: qedf: Implement callback for bw_update by Saurav Kashyap · 4 years, 9 months ago
  35. ab0a829 scsi: qedf: Keep track of num of pending flogi by Saurav Kashyap · 4 years, 9 months ago
  36. dbce64c scsi: qedf: Use pci_get_dsn() by Jacob Keller · 4 years, 10 months ago
  37. a3a8d13 Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue by Martin K. Petersen · 5 years ago
  38. c3dde2f scsi: qedf: Add port_id getter by Daniel Wagner · 5 years ago
  39. 4b062e7 scsi: qedf: Remove always false 'tmp_prio < 0' statement by Austin Kim · 5 years ago
  40. 10fd717 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  41. 3480e7a scsi: qedf: Fix race betwen fipvlan request and response path by Saurav Kashyap · 5 years ago
  42. 5797bcc scsi: qedf: Use discovery list to traverse rports by Hannes Reinecke · 5 years ago
  43. f6d6367 scsi: qedf: Decrease the LL2 MTU size to 2500 by Saurav Kashyap · 5 years ago
  44. 0482262 scsi: qedf: Check for module unloading bit before processing link update AEN by Saurav Kashyap · 5 years ago
  45. 931285e scsi: qedf: Add support for 20 Gbps speed by Saurav Kashyap · 5 years ago
  46. fa74f5e3 scsi: qedf: Interpret supported caps value correctly by Saurav Kashyap · 5 years ago
  47. 3169620 scsi: qedf: Add shutdown callback handler by Saurav Kashyap · 5 years ago
  48. ec6350b scsi: qedf: Update module description string by Nilesh Javali · 5 years ago
  49. 4909e15 scsi: qedf: Stop sending fipvlan request on unload by Saurav Kashyap · 5 years ago
  50. e82e6ff scsi: qedf: Print message during bailout conditions by Saurav Kashyap · 5 years ago
  51. b54c9d5 net: Use skb_frag_off accessors by Jonathan Lemon · 5 years ago
  52. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  53. 3287e96 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440 by Thomas Gleixner · 6 years ago
  54. a9b02c6 qedf: Use hwfns and affin_hwfn_idx to get MSI-X vector index to use by Chad Dupuis · 6 years ago
  55. 1e1ff60 scsi: qedf: Add return value to log message if scsi_add_host fails by Saurav Kashyap · 6 years ago
  56. 7fa4142 scsi: qedf: Print fcport information on wait for upload timeout by Saurav Kashyap · 6 years ago
  57. 19c2b6d scsi: qedf: Check the return value of start_xmit by Saurav Kashyap · 6 years ago
  58. 249b148 scsi: qedf: Log message if scsi_add_host fails by Saurav Kashyap · 6 years ago
  59. f4eecabe7 scsi: qedf: Check for fcoe_libfc_config failure by Saurav Kashyap · 6 years ago
  60. 078d719 scsi: qedf: Change MSI-X load error message by Chad Dupuis · 6 years ago
  61. 56efc30 scsi: qedf: fc_rport_priv reference counting fixes by Hannes Reinecke · 6 years ago
  62. a66c6cd2 scsi: qedf: Wait for upload and link down processing during soft ctx reset by Chad Dupuis · 6 years ago
  63. 78a8ab3 scsi: qedf: fixup bit operations by Hannes Reinecke · 6 years ago
  64. 4262d35 scsi: qedf: missing kref_put in qedf_xmit() by Hannes Reinecke · 6 years ago
  65. 76dbf4f scsi: qedf: Check for link state before processing LL2 packets and send fipvlan retries by Saurav Kashyap · 6 years ago
  66. 0cbd007 scsi: qedf: Add missing fc_disc_init call after allocating lport by Chad Dupuis · 6 years ago
  67. 69ef2c6 scsi: qedf: Modify abort and tmf handler to handle edge condition and flush by Saurav Kashyap · 6 years ago
  68. 5d5e5565 scsi: qedf: Modify flush routine to handle all I/Os and TMF by Shyam Sundar · 6 years ago
  69. 650ce64 scsi: qedf: Correct xid range overlap between offloaded requests and libfc requests by Chad Dupuis · 6 years ago
  70. 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  71. 8beb90a scsi: fcoe: make use of fip_mode enum complete by Sedat Dilek · 6 years ago
  72. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  73. 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
  74. f3e46ac scsi: qedf: NULL check before some freeing functions is not needed by Thomas Meyer · 6 years ago
  75. 332d84f scsi: qedf: fully convert to the generic DMA API by Christoph Hellwig · 6 years ago
  76. 6ac1747 scsi: qedf: Send the driver state to MFW by Saurav Kashyap · 6 years ago
  77. 5f85942 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  78. 8673daf qedf: Add get_generic_tlv_data handler. by Chad Dupuis · 7 years ago
  79. 642a0b3 qedf: Add support for populating ethernet TLVs. by Chad Dupuis · 7 years ago
  80. 5d1c8b5 scsi: qedf: Update copyright for 2018 by Chad Dupuis · 7 years ago
  81. f3690a8 scsi: qedf: Add more defensive checks for concurrent error conditions by Chad Dupuis · 7 years ago
  82. 4f4616c scsi: qedf: Set the UNLOADING flag when removing a vport by Chad Dupuis · 7 years ago
  83. 96673e1 scsi: qedf: If qed fails to enable MSI-X fail PCI probe by Chad Dupuis · 7 years ago
  84. 65b7bec scsi: qedf: Honor default_prio module parameter even if DCBX does not converge by Chad Dupuis · 7 years ago
  85. 4b9b7fa scsi: qedf: Improve firmware debug dump handling by Chad Dupuis · 7 years ago
  86. f9a4a7f scsi: qedf: Remove setting DCBX pending during soft context reset by Saurav Kashyap · 7 years ago
  87. 3f9de7f scsi: qedf: Check if link is already up when receiving a link up event from qed by Chad Dupuis · 7 years ago
  88. 84b2ba6 scsi: qedf: Honor priority from DCBX FCoE App tag by Chad Dupuis · 7 years ago
  89. ba17d37 scsi: qedf: Add dcbx_not_wait module parameter so we won't wait for DCBX convergence to start discovery by Chad Dupuis · 7 years ago
  90. a93755c scsi: qedf: Sanity check FCoE/FIP priority value to make sure it's between 0 and 7 by Chad Dupuis · 7 years ago
  91. f32803b scsi: qedf: Add missing skb frees in error path by Chad Dupuis · 7 years ago
  92. c3ef86f scsi: qedf: Increase the number of default FIP VLAN request retries to 60 by Chad Dupuis · 7 years ago
  93. cac6f69 qed: Add support for Unified Fabric Port. by Sudarsana Reddy Kalluru · 7 years ago
  94. d9ea463 scsi: qedf: fix LTO-enabled build by Arnd Bergmann · 7 years ago
  95. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  96. e89cabf scsi: qedf: Fix error return code in __qedf_probe() by Wei Yongjun · 7 years ago
  97. da09091 qed*: Utilize FW 8.33.1.0 by Tomer Tayar · 7 years ago
  98. 21dd79e qed*: HSI renaming for different types of HW by Tomer Tayar · 7 years ago
  99. 2441500 Merge branch 'fixes' into misc by James Bottomley · 7 years ago
  100. a81ac3b scsi: qedf: drop bus reset handler by Hannes Reinecke · 7 years ago