- 3fe5185 scsi: qedi: Fix cmd_cleanup_cmpl counter mismatch issue by Manish Rangankar · 3 years, 1 month ago
- 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
- 1ebbd3b scsi: qedi: Switch to attribute groups by Bart Van Assche · 3 years, 3 months ago
- a64aa0a qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT") by Prabhakar Kushwaha · 3 years, 3 months ago
- 3a6f5d0 qed: Update TCP silly-window-syndrome timeout for iwarp, scsi by Nikolay Assa · 3 years, 3 months ago
- fb09a1e qed: Remove e4_ and _e4 from FW HSI by Shai Malin · 3 years, 3 months ago
- 4dbe57d scsi: qedi: Fix error codes in qedi_alloc_global_queues() by Dan Carpenter · 3 years, 5 months ago
- 9757f8a scsi: qedi: Add support for fastpath doorbell recovery by Shai Malin · 3 years, 5 months ago
- 44656cf scsi: qedi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request by Bart Van Assche · 3 years, 5 months ago
- ffa6364 scsi: qedi: Use DEVICE_ATTR_RO() macro by Zhen Lei · 3 years, 7 months ago
- d1f2ce7 scsi: qedi: Fix host removal with running sessions by Mike Christie · 3 years, 7 months ago
- ed1b86b scsi: qedi: Wake up if cmd_cleanup_req is set by Mike Christie · 3 years, 7 months ago
- b40f389 scsi: qedi: Complete TMF works before disconnect by Mike Christie · 3 years, 7 months ago
- 60a0d37 scsi: qedi: Pass send_iscsi_tmf task to abort by Mike Christie · 3 years, 7 months ago
- 0c72191 scsi: qedi: Fix cleanup session block/unblock use by Mike Christie · 3 years, 7 months ago
- 2819b4a scsi: qedi: Fix TMF session block/unblock use by Mike Christie · 3 years, 7 months ago
- 140d63b scsi: qedi: Use GFP_NOIO for TMF allocation by Mike Christie · 3 years, 7 months ago
- f7eea75 scsi: qedi: Fix TMF tid allocation by Mike Christie · 3 years, 7 months ago
- 5b04d05 scsi: qedi: Fix use after free during abort cleanup by Mike Christie · 3 years, 7 months ago
- 2ce0023 scsi: qedi: Fix race during abort timeouts by Mike Christie · 3 years, 7 months ago
- 5777b7f scsi: qedi: Fix null ref during abort handling by Mike Christie · 3 years, 7 months ago
- bdd4aad scsi: iscsi: Fix shost->max_id use by Mike Christie · 3 years, 7 months ago
- 9e5fe170 scsi: iscsi: Rel ref after iscsi_lookup_endpoint() by Mike Christie · 3 years, 7 months ago
- 27e9862 scsi: iscsi: Drop suspend calls from ep_disconnect by Mike Christie · 3 years, 7 months ago
- 891e263 scsi: iscsi: Stop queueing during ep_disconnect by Mike Christie · 3 years, 7 months ago
- 556666b Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging by Martin K. Petersen · 3 years, 9 months ago
- 8dc6025 scsi: qedi: Remove redundant assignment to variable err by Colin Ian King · 3 years, 9 months ago
- f6995383 scsi: qedi: Fix error return code of qedi_alloc_global_queues() by Jia-Ju Bai · 3 years, 10 months ago
- d50c798 scsi: qedi: Correct max length of CHAP secret by Nilesh Javali · 4 years ago
- 62eebd5 scsi: qedi: Fix missing destroy_workqueue() on error in __qedi_probe by Qinglang Miao · 4 years, 2 months ago
- 7dc71ac scsi: qedi: Add schedule_hw_err_handler callback for fan failure by Manish Rangankar · 4 years, 3 months ago
- 96a766a scsi: qedi: Add support for handling PCIe errors by Manish Rangankar · 4 years, 4 months ago
- f4ba4e5 scsi: qedi: Add firmware error recovery invocation support by Manish Rangankar · 4 years, 4 months ago
- 4118879 scsi: qedi: Mark all connections for recovery on link down event by Nilesh Javali · 4 years, 4 months ago
- 5a2e69a scsi: qedi: Use snprintf instead of sprintf by Manish Rangankar · 4 years, 4 months ago
- c0650e2 scsi: qedi: Protect active command list to avoid list corruption by Nilesh Javali · 4 years, 4 months ago
- 28b35d1 scsi: qedi: Fix list_del corruption while removing active I/O by Nilesh Javali · 4 years, 4 months ago
- 5c35e46 scsi: qedi: Skip firmware connection termination for PCI shutdown handler by Manish Rangankar · 4 years, 4 months ago
- 3f8ad00 scsi: qedi: Use qed count from set_fp_int in msix allocation by Manish Rangankar · 4 years, 4 months ago
- 9535f21 scsi: qedi: Remove redundant NULL check by Xu Wang · 4 years, 4 months ago
- 010f7c2 scsi: qedi: Staticify non-external function 'qedi_get_iscsi_error' by Lee Jones · 4 years, 5 months ago
- 3db05fed scsi: qedi: Demote seemingly unintentional kerneldoc header by Lee Jones · 4 years, 5 months ago
- 56d244f scsi: qedi: Remove set but unused variable 'tmp' by Lee Jones · 4 years, 5 months ago
- e4020e0 scsi: qedi: Remove 2 set but unused variables by Lee Jones · 4 years, 5 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- f9491ed scsi: qedi: Remove unused variable udev & uctrl by Xie XiuQi · 4 years, 8 months ago
- 9187745 scsi: qedi: Remove comparison of 0/1 to bool variable by Jason Yan · 4 years, 8 months ago
- 4a4c0cf scsi: qedi: Check for buffer overflow in qedi_set_path() by Dan Carpenter · 4 years, 8 months ago
- 44578ec scsi: qedi: make qedi_ll2_buf_size static by Jason Yan · 4 years, 9 months ago
- b9b97e6 scsi: qedi: Fix termination timeouts in session logout by Nilesh Javali · 4 years, 9 months ago
- c6bfa70 scsi: qedi: Add modules param to enable qed iSCSI debug by Manish Rangankar · 4 years, 9 months ago
- 927527a scsi: qedi: Do not flush offload work if ARP not resolved by Nilesh Javali · 4 years, 9 months ago
- cf9e672 scsi: qedi: Use correct msix count for fastpath vectors by Manish Rangankar · 4 years, 9 months ago
- 2e612fa scsi: qedi: Avoid unnecessary endpoint allocation on link down by Manish Rangankar · 4 years, 9 months ago
- 2f1ea39 scsi: qedi: Remove additional char from boot target iqnname by Manish Rangankar · 4 years, 9 months ago
- 4f93c4b scsi: qedi: Add PCI shutdown handler support by Manish Rangankar · 4 years, 9 months ago
- 4b1068f scsi: qedi: Add MFW error recovery process by Manish Rangankar · 4 years, 9 months ago
- 1125c70 scsi: Fix various misspellings of "connect" by Geert Uytterhoeven · 5 years ago
- d96ff26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- f410276 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- 8cf4c54 scsi: qedi: update driver version to 8.37.0.20 by Nilesh Javali · 6 years ago
- 1ac3549 scsi: qedi: Check targetname while finding boot target information by Nilesh Javali · 6 years ago
- 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 3287e96 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440 by Thomas Gleixner · 6 years ago
- b4b12b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 2bfbc57 qedi: Use hwfns and affin_hwfn_idx to get MSI-X vector index by Manish Rangankar · 6 years ago
- 13b99d3 Revert "scsi: qedi: Allocate IRQs based on msix_cnt" by Manish Rangankar · 6 years ago
- 2409207 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- d0adee5 scsi: qedi: remove set but not used variables 'cdev' and 'udev' by YueHaibing · 6 years ago
- c09581a scsi: qedi: remove memset/memcpy to nfunc and use func instead by YueHaibing · 6 years ago
- d1cd7c8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
- 3252688 scsi: qedi: Adjust termination and offload ramrod timers by Manish Rangankar · 6 years ago
- f848bfd scsi: qedi: Abort ep termination if offload not scheduled by Manish Rangankar · 6 years ago
- bc136f4 scsi: qedi: fix spelling mistake "oflload" -> "offload" by Colin Ian King · 6 years ago
- 1763146 Merge branch '5.1/scsi-fixes' into 5.2/merge by Martin K. Petersen · 6 years ago
- fb24ea5 drivers: Remove explicit invocations of mmiowb() by Will Deacon · 6 years ago
- 872e192 scsi: qedi: remove declaration of nvm_image from stack by Colin Ian King · 6 years ago
- 3f0b2d7 scsi: qedi: Remove set but not used variable 'cls_sess' by YueHaibing · 6 years ago
- 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- b9f9199 scsi: stop setting up request->special by Christoph Hellwig · 6 years ago
- 26febfb scsi: qedf: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
- 4d5f6e0 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- 34a2ce8 scsi: qedi: Add ep_state for login completion on un-reachable targets by Manish Rangankar · 6 years ago
- 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
- 938edb8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
- 037bc0d scsi: qedi: Update driver version to 8.33.0.21 by Nilesh Javali · 6 years ago
- 9632a6b scsi: qedi: Move LL2 producer index processing in BH. by Manish Rangankar · 6 years ago
- dcceeeb scsi: qedi: add module param to set ping packet size by Nilesh Javali · 6 years ago
- cdd3ff8 scsi: qedi: Add packet filter in light L2 Rx path. by Manish Rangankar · 6 years ago
- d5632b1 scsi: qedi: Check for session online before getting iSCSI TLV data. by Manish Rangankar · 6 years ago
- 1a291bc scsi: qedi: Allocate IRQs based on msix_cnt by Nilesh Javali · 6 years ago
- fa97c51 scsi: qedi: Replace PAGE_SIZE with QEDI_PAGE_SIZE by Nilesh Javali · 6 years ago
- f853053 scsi: qedi: Fix spelling mistake "OUSTANDING" -> "OUTSTANDING" by Nilesh Javali · 6 years ago
- 3fb5a21 scsi: qedi: Cleanup redundant QEDI_PAGE_SIZE macro definition by Nilesh Javali · 6 years ago
- f664a3c scsi: kill off the legacy IO path by Jens Axboe · 6 years ago
- d49f8a5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- 7ae7ce0 scsi: qedi: fully convert to the generic DMA API by Christoph Hellwig · 6 years ago