1. 010f7c2 scsi: qedi: Staticify non-external function 'qedi_get_iscsi_error' by Lee Jones · 4 years, 6 months ago
  2. 3db05fed scsi: qedi: Demote seemingly unintentional kerneldoc header by Lee Jones · 4 years, 6 months ago
  3. 56d244f scsi: qedi: Remove set but unused variable 'tmp' by Lee Jones · 4 years, 6 months ago
  4. e4020e0 scsi: qedi: Remove 2 set but unused variables by Lee Jones · 4 years, 6 months ago
  5. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  6. f9491ed scsi: qedi: Remove unused variable udev & uctrl by Xie XiuQi · 4 years, 8 months ago
  7. 9187745 scsi: qedi: Remove comparison of 0/1 to bool variable by Jason Yan · 4 years, 8 months ago
  8. 4a4c0cf scsi: qedi: Check for buffer overflow in qedi_set_path() by Dan Carpenter · 4 years, 8 months ago
  9. 44578ec scsi: qedi: make qedi_ll2_buf_size static by Jason Yan · 4 years, 9 months ago
  10. b9b97e6 scsi: qedi: Fix termination timeouts in session logout by Nilesh Javali · 4 years, 9 months ago
  11. c6bfa70 scsi: qedi: Add modules param to enable qed iSCSI debug by Manish Rangankar · 4 years, 9 months ago
  12. 927527a scsi: qedi: Do not flush offload work if ARP not resolved by Nilesh Javali · 4 years, 9 months ago
  13. cf9e672 scsi: qedi: Use correct msix count for fastpath vectors by Manish Rangankar · 4 years, 9 months ago
  14. 2e612fa scsi: qedi: Avoid unnecessary endpoint allocation on link down by Manish Rangankar · 4 years, 9 months ago
  15. 2f1ea39 scsi: qedi: Remove additional char from boot target iqnname by Manish Rangankar · 4 years, 9 months ago
  16. 4f93c4b scsi: qedi: Add PCI shutdown handler support by Manish Rangankar · 4 years, 10 months ago
  17. 4b1068f scsi: qedi: Add MFW error recovery process by Manish Rangankar · 4 years, 10 months ago
  18. 1125c70 scsi: Fix various misspellings of "connect" by Geert Uytterhoeven · 5 years ago
  19. d96ff26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  20. f410276 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  21. 8cf4c54 scsi: qedi: update driver version to 8.37.0.20 by Nilesh Javali · 6 years ago
  22. 1ac3549 scsi: qedi: Check targetname while finding boot target information by Nilesh Javali · 6 years ago
  23. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  24. 3287e96 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440 by Thomas Gleixner · 6 years ago
  25. b4b12b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  26. 2bfbc57 qedi: Use hwfns and affin_hwfn_idx to get MSI-X vector index by Manish Rangankar · 6 years ago
  27. 13b99d3 Revert "scsi: qedi: Allocate IRQs based on msix_cnt" by Manish Rangankar · 6 years ago
  28. 2409207 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  29. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  30. d0adee5 scsi: qedi: remove set but not used variables 'cdev' and 'udev' by YueHaibing · 6 years ago
  31. c09581a scsi: qedi: remove memset/memcpy to nfunc and use func instead by YueHaibing · 6 years ago
  32. d1cd7c8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  33. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  34. 3252688 scsi: qedi: Adjust termination and offload ramrod timers by Manish Rangankar · 6 years ago
  35. f848bfd scsi: qedi: Abort ep termination if offload not scheduled by Manish Rangankar · 6 years ago
  36. bc136f4 scsi: qedi: fix spelling mistake "oflload" -> "offload" by Colin Ian King · 6 years ago
  37. 1763146 Merge branch '5.1/scsi-fixes' into 5.2/merge by Martin K. Petersen · 6 years ago
  38. fb24ea5 drivers: Remove explicit invocations of mmiowb() by Will Deacon · 6 years ago
  39. 872e192 scsi: qedi: remove declaration of nvm_image from stack by Colin Ian King · 6 years ago
  40. 3f0b2d7 scsi: qedi: Remove set but not used variable 'cls_sess' by YueHaibing · 6 years ago
  41. 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  42. b9f9199 scsi: stop setting up request->special by Christoph Hellwig · 6 years ago
  43. 26febfb scsi: qedf: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  44. 4d5f6e0 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  45. 34a2ce8 scsi: qedi: Add ep_state for login completion on un-reachable targets by Manish Rangankar · 6 years ago
  46. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  47. 938edb8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  48. 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
  49. 037bc0d scsi: qedi: Update driver version to 8.33.0.21 by Nilesh Javali · 6 years ago
  50. 9632a6b scsi: qedi: Move LL2 producer index processing in BH. by Manish Rangankar · 6 years ago
  51. dcceeeb scsi: qedi: add module param to set ping packet size by Nilesh Javali · 6 years ago
  52. cdd3ff8 scsi: qedi: Add packet filter in light L2 Rx path. by Manish Rangankar · 6 years ago
  53. d5632b1 scsi: qedi: Check for session online before getting iSCSI TLV data. by Manish Rangankar · 6 years ago
  54. 1a291bc scsi: qedi: Allocate IRQs based on msix_cnt by Nilesh Javali · 6 years ago
  55. fa97c51 scsi: qedi: Replace PAGE_SIZE with QEDI_PAGE_SIZE by Nilesh Javali · 6 years ago
  56. f853053 scsi: qedi: Fix spelling mistake "OUSTANDING" -> "OUTSTANDING" by Nilesh Javali · 6 years ago
  57. 3fb5a21 scsi: qedi: Cleanup redundant QEDI_PAGE_SIZE macro definition by Nilesh Javali · 6 years ago
  58. f664a3c scsi: kill off the legacy IO path by Jens Axboe · 6 years ago
  59. d49f8a5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  60. 7ae7ce0 scsi: qedi: fully convert to the generic DMA API by Christoph Hellwig · 6 years ago
  61. 3cc5746 scsi: qedi: Initialize the stats mutex lock by Nilesh Javali · 6 years ago
  62. c77a2fa scsi: qedi: Add the CRC size within iSCSI NVM image by Nilesh Javali · 6 years ago
  63. 72f02ba Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  64. 15d2586 scsi: qedi: Fix a potential buffer overflow by Bart Van Assche · 6 years ago
  65. a3440d0 scsi: qedi: Send driver state to MFW by Manish Rangankar · 7 years ago
  66. 915d9b7 scsi: qedi: tidy up a size calculation by Dan Carpenter · 7 years ago
  67. c2cdef9 scsi: qedi: Fix misleading indentation by Bart Van Assche · 7 years ago
  68. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  69. d52c89f qed*: Utilize FW 8.37.2.0 by Michal Kalderon · 7 years ago
  70. 269afb3 qedi: Add get_generic_tlv_data handler. by Manish Rangankar · 7 years ago
  71. 534bbdf qedi: Add support for populating ethernet TLVs. by Manish Rangankar · 7 years ago
  72. cac6f69 qed: Add support for Unified Fabric Port. by Sudarsana Reddy Kalluru · 7 years ago
  73. 052c220 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  74. 2e1f44f Merge branch 'fixes' into misc by James Bottomley · 7 years ago
  75. bc8282a treewide: Fix typos in printk by Masanari Iida · 7 years ago
  76. be75b1b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  77. 967823d scsi: qedi: Fix kernel crash during port toggle by Manish Rangankar · 7 years ago
  78. edd066a scsi: qedi: fix build regression by Arnd Bergmann · 7 years ago
  79. 170e07b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  80. 779936f scsi: qedi: fix building with LTO by Arnd Bergmann · 7 years ago
  81. 2c08fe6 scsi: qedi: Cleanup local str variable by Nilesh Javali · 7 years ago
  82. 1683ce5 scsi: qedi: Fix truncation of CHAP name and secret by Andrew Vasquez · 7 years ago
  83. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  84. a1a20ff scsi: qedi: Drop cqe response during connection recovery by Manish Rangankar · 7 years ago
  85. e9f3177 scsi: qedi: Use zeroing allocator instead of allocator/memset by Himanshu Jha · 7 years ago
  86. 41e87c9 qed*: Advance drivers' version to 8.33.0.20 by Tomer Tayar · 7 years ago
  87. da09091 qed*: Utilize FW 8.33.1.0 by Tomer Tayar · 7 years ago
  88. 21dd79e qed*: HSI renaming for different types of HW by Tomer Tayar · 7 years ago
  89. a2e7699 qed*: Refactoring and rearranging FW API with no functional impact by Tomer Tayar · 7 years ago
  90. b128458 scsi: qedi: Fix a possible sleep-in-atomic bug in qedi_process_tmf_resp by Jia-Ju Bai · 7 years ago
  91. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  92. f436baf qed: Fix iWARP out of order flow by Michal Kalderon · 7 years ago
  93. 8712f46 scsi: qedi: Delete redundant variables by Christos Gkekas · 7 years ago
  94. 2441500 Merge branch 'fixes' into misc by James Bottomley · 7 years ago
  95. fa2d9d6 scsi: qedi: off by one in qedi_get_cmd_from_tid() by Dan Carpenter · 7 years ago
  96. 42d7c10 scsi: qedi: Limit number for CQ queues. by Manish Rangankar · 7 years ago
  97. 2c67521 scsi: qedi: Fix return code in qedi_ep_connect() by Dan Carpenter · 7 years ago
  98. cc20c29 scsi: qedi: Add ISCSI_BOOT_SYSFS to Kconfig by Nilesh Javali · 7 years ago
  99. 4feca6a scsi: qedi: fix another spelling mistake: "alloction" -> "allocation" by Colin Ian King · 8 years ago
  100. c57ec8f scsi: qedi: Add support for Boot from SAN over iSCSI offload by Nilesh Javali · 8 years ago