| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-22 | Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses | Kees Cook | 1 | -5/+4 |
| 2026-02-21 | Convert more 'alloc_obj' cases to default GFP_KERNEL arguments | Linus Torvalds | 1 | -2/+1 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 2 | -6/+6 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 3 | -21/+21 |
| 2025-11-12 | scsi: qedi: Add WQ_PERCPU to alloc_workqueue() users | Marco Crivellari | 1 | -1/+1 |
| 2025-04-21 | scsi: qedi: Remove unused qedi_get_proto_itt() | Dr. David Alan Gilbert | 2 | -9/+0 |
| 2025-04-21 | scsi: qedi: Remove unused sysfs functions | Dr. David Alan Gilbert | 2 | -34/+0 |
| 2025-02-03 | scsi: Constify struct pci_error_handlers | Christophe JAILLET | 1 | -1/+1 |
| 2025-01-02 | Merge patch series "scsi: Constify 'struct bin_attribute'" | Martin K. Petersen | 1 | -1/+1 |
| 2025-01-02 | scsi: qedi: Constify 'struct bin_attribute' | Thomas Weißschuh | 1 | -1/+1 |
| 2025-01-02 | scsi: qedi: Use kthread_create_on_cpu() | Frederic Weisbecker | 1 | -4/+2 |
| 2024-12-09 | scsi: Constify struct pci_device_id | Christophe JAILLET | 1 | -1/+1 |
| 2024-11-06 | scsi: qedi: Fix a possible memory leak in qedi_alloc_and_init_sb() | Zhen Lei | 1 | -0/+1 |
| 2024-08-22 | scsi: qedi: Simplify an alloc_workqueue() invocation | Bart Van Assche | 1 | -3/+3 |
| 2024-08-22 | scsi: Expand all create*_workqueue() invocations | Bart Van Assche | 1 | -2/+4 |
| 2024-04-24 | scsi: qedi: Fix crash while reading debugfs attribute | Manish Rangankar | 1 | -8/+4 |
| 2023-08-30 | Merge branch '6.5/scsi-fixes' into 6.6/scsi-staging | Martin K. Petersen | 1 | -2/+21 |
| 2023-08-24 | scsi: qedi: Remove unused declarations | Yue Haibing | 1 | -2/+0 |
| 2023-08-07 | scsi: qedi: Fix firmware halt over suspend and resume | Nilesh Javali | 1 | -0/+18 |
| 2023-08-07 | scsi: qedi: Fix potential deadlock on &qedi_percpu->p_work_lock | Chengfeng Ye | 1 | -2/+3 |
| 2023-05-26 | scsi: qedi: Replace all non-returning strlcpy with strscpy | Azeem Shaikh | 1 | -1/+1 |
| 2023-04-24 | scsi: qedi: Fix use after free bug in qedi_remove() | Zheng Wang | 1 | -0/+3 |
| 2023-03-24 | scsi: iscsi: Declare SCSI host template const | Bart Van Assche | 2 | -2/+2 |
| 2023-02-21 | scsi: qedi: Remove unneeded version.h include | Jesper Juhl | 1 | -1/+0 |
| 2022-11-18 | treewide: use get_random_u32_below() instead of deprecated function | Jason A. Donenfeld | 1 | -1/+1 |
| 2022-10-11 | treewide: use prandom_u32_max() when possible, part 1 | Jason A. Donenfeld | 1 | -1/+1 |
| 2022-06-21 | scsi: iscsi: Fix session removal on shutdown | Mike Christie | 1 | -3/+6 |
| 2022-06-21 | scsi: qedi: Use QEDI_MODE_NORMAL for error handling | Mike Christie | 1 | -1/+1 |
| 2022-04-11 | scsi: qedi: Fix failed disconnect handling | Mike Christie | 1 | -35/+34 |
| 2022-03-24 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 3 | -4/+3 |
| 2022-02-22 | scsi: iscsi: Stop using the SCSI pointer | Bart Van Assche | 2 | -2/+3 |
| 2022-02-11 | scsi: qedi: Fix ABBA deadlock in qedi_process_tmf_resp() and qedi_process_cmd... | Mike Christie | 1 | -4/+2 |
| 2022-01-31 | scsi: qedi: Remove redundant flush_workqueue() calls | Minghao Chi (CGEL ZTE) | 1 | -2/+0 |
| 2021-12-16 | Merge branch '5.16/scsi-fixes' into 5.17/scsi-staging | Martin K. Petersen | 3 | -24/+17 |
| 2021-12-06 | scsi: qedi: Fix SYSFS_FLAG_FW_SEL_BOOT formatting | Florian Fainelli | 1 | -3/+2 |
| 2021-12-06 | scsi: qedi: Fix cmd_cleanup_cmpl counter mismatch issue | Manish Rangankar | 3 | -24/+17 |
| 2021-11-29 | scsi: qedi: Remove set but unused 'page' variable | Florian Fainelli | 1 | -3/+0 |
| 2021-11-05 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 3 | -5/+14 |
| 2021-10-16 | scsi: qedi: Switch to attribute groups | Bart Van Assche | 3 | -5/+14 |
| 2021-10-04 | qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT") | Prabhakar Kushwaha | 1 | -1/+1 |
| 2021-10-04 | qed: Update TCP silly-window-syndrome timeout for iwarp, scsi | Nikolay Assa | 1 | -0/+1 |
| 2021-10-04 | qed: Remove e4_ and _e4 from FW HSI | Shai Malin | 6 | -39/+39 |
| 2021-08-16 | scsi: qedi: Fix error codes in qedi_alloc_global_queues() | Dan Carpenter | 1 | -7/+7 |
| 2021-08-11 | scsi: qedi: Add support for fastpath doorbell recovery | Shai Malin | 3 | -12/+39 |
| 2021-08-11 | scsi: qedi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request | Bart Van Assche | 1 | -8/+1 |
| 2021-06-22 | scsi: qedi: Use DEVICE_ATTR_RO() macro | Zhen Lei | 1 | -7/+7 |
| 2021-06-09 | scsi: qedi: Fix host removal with running sessions | Mike Christie | 3 | -23/+2 |
| 2021-06-02 | scsi: qedi: Wake up if cmd_cleanup_req is set | Mike Christie | 1 | -27/+4 |
| 2021-06-02 | scsi: qedi: Complete TMF works before disconnect | Mike Christie | 3 | -23/+46 |
| 2021-06-02 | scsi: qedi: Pass send_iscsi_tmf task to abort | Mike Christie | 1 | -12/+5 |
| 2021-06-02 | scsi: qedi: Fix cleanup session block/unblock use | Mike Christie | 2 | -2/+16 |
| 2021-06-02 | scsi: qedi: Fix TMF session block/unblock use | Mike Christie | 1 | -6/+1 |
| 2021-06-02 | scsi: qedi: Use GFP_NOIO for TMF allocation | Mike Christie | 1 | -1/+1 |
| 2021-06-02 | scsi: qedi: Fix TMF tid allocation | Mike Christie | 3 | -56/+25 |
| 2021-06-02 | scsi: qedi: Fix use after free during abort cleanup | Mike Christie | 2 | -50/+62 |
| 2021-06-02 | scsi: qedi: Fix race during abort timeouts | Mike Christie | 2 | -18/+17 |
| 2021-06-02 | scsi: qedi: Fix null ref during abort handling | Mike Christie | 1 | -1/+1 |
| 2021-06-02 | scsi: iscsi: Fix shost->max_id use | Mike Christie | 1 | -1/+1 |
| 2021-06-02 | scsi: iscsi: Rel ref after iscsi_lookup_endpoint() | Mike Christie | 1 | -7/+18 |
| 2021-06-02 | scsi: iscsi: Drop suspend calls from ep_disconnect | Mike Christie | 1 | -4/+4 |
| 2021-06-02 | scsi: iscsi: Stop queueing during ep_disconnect | Mike Christie | 1 | -0/+1 |
| 2021-04-05 | Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging | Martin K. Petersen | 1 | -0/+1 |
| 2021-03-29 | scsi: qedi: Remove redundant assignment to variable err | Colin Ian King | 1 | -3/+1 |
| 2021-03-24 | scsi: qedi: Fix error return code of qedi_alloc_global_queues() | Jia-Ju Bai | 1 | -0/+1 |
| 2021-01-05 | scsi: qedi: Correct max length of CHAP secret | Nilesh Javali | 1 | -2/+2 |
| 2020-12-07 | scsi: qedi: Fix missing destroy_workqueue() on error in __qedi_probe | Qinglang Miao | 1 | -1/+3 |
| 2020-10-02 | scsi: qedi: Add schedule_hw_err_handler callback for fan failure | Manish Rangankar | 2 | -0/+21 |
| 2020-09-08 | scsi: qedi: Add support for handling PCIe errors | Manish Rangankar | 1 | -0/+24 |
| 2020-09-08 | scsi: qedi: Add firmware error recovery invocation support | Manish Rangankar | 4 | -4/+73 |
| 2020-09-08 | scsi: qedi: Mark all connections for recovery on link down event | Nilesh Javali | 1 | -0/+10 |
| 2020-09-08 | scsi: qedi: Use snprintf instead of sprintf | Manish Rangankar | 1 | -1/+1 |
| 2020-09-08 | scsi: qedi: Protect active command list to avoid list corruption | Nilesh Javali | 2 | -0/+10 |
| 2020-09-08 | scsi: qedi: Fix list_del corruption while removing active I/O | Nilesh Javali | 1 | -4/+11 |
| 2020-09-08 | scsi: qedi: Skip firmware connection termination for PCI shutdown handler | Manish Rangankar | 1 | -0/+4 |
| 2020-09-08 | scsi: qedi: Use qed count from set_fp_int in msix allocation | Manish Rangankar | 2 | -2/+8 |
| 2020-09-01 | scsi: qedi: Remove redundant NULL check | Xu Wang | 1 | -2/+1 |
| 2020-07-24 | scsi: qedi: Staticify non-external function 'qedi_get_iscsi_error' | Lee Jones | 1 | -1/+1 |
| 2020-07-24 | scsi: qedi: Demote seemingly unintentional kerneldoc header | Lee Jones | 1 | -1/+1 |
| 2020-07-24 | scsi: qedi: Remove set but unused variable 'tmp' | Lee Jones | 1 | -3/+2 |
| 2020-07-24 | scsi: qedi: Remove 2 set but unused variables | Lee Jones | 1 | -5/+2 |
| 2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -1/+1 |
| 2020-05-11 | scsi: qedi: Remove unused variable udev & uctrl | Xie XiuQi | 1 | -5/+0 |
| 2020-05-07 | scsi: qedi: Remove comparison of 0/1 to bool variable | Jason Yan | 1 | -2/+2 |
| 2020-04-29 | scsi: qedi: Check for buffer overflow in qedi_set_path() | Dan Carpenter | 1 | -0/+4 |
| 2020-04-17 | scsi: qedi: make qedi_ll2_buf_size static | Jason Yan | 1 | -1/+1 |
| 2020-04-13 | scsi: qedi: Fix termination timeouts in session logout | Nilesh Javali | 1 | -0/+3 |
| 2020-04-13 | scsi: qedi: Add modules param to enable qed iSCSI debug | Manish Rangankar | 1 | -2/+5 |
| 2020-04-13 | scsi: qedi: Do not flush offload work if ARP not resolved | Nilesh Javali | 1 | -1/+2 |
| 2020-04-13 | scsi: qedi: Use correct msix count for fastpath vectors | Manish Rangankar | 1 | -1/+1 |
| 2020-04-13 | scsi: qedi: Avoid unnecessary endpoint allocation on link down | Manish Rangankar | 1 | -6/+5 |
| 2020-04-13 | scsi: qedi: Remove additional char from boot target iqnname | Manish Rangankar | 1 | -1/+1 |
| 2020-03-26 | scsi: qedi: Add PCI shutdown handler support | Manish Rangankar | 5 | -2/+39 |
| 2020-03-26 | scsi: qedi: Add MFW error recovery process | Manish Rangankar | 2 | -22/+66 |
| 2019-10-24 | scsi: Fix various misspellings of "connect" | Geert Uytterhoeven | 1 | -1/+1 |
| 2019-06-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -3/+6 |
| 2019-06-22 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2 | -3/+6 |
| 2019-06-18 | scsi: qedi: update driver version to 8.37.0.20 | Nilesh Javali | 1 | -3/+3 |
| 2019-06-18 | scsi: qedi: Check targetname while finding boot target information | Nilesh Javali | 1 | -0/+3 |
| 2019-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 16 | -64/+16 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440 | Thomas Gleixner | 16 | -64/+16 |
| 2019-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -28/+8 |
| 2019-05-26 | qedi: Use hwfns and affin_hwfn_idx to get MSI-X vector index | Manish Rangankar | 1 | -6/+26 |
| 2019-05-26 | Revert "scsi: qedi: Allocate IRQs based on msix_cnt" | Manish Rangankar | 1 | -1/+1 |
| 2019-05-24 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2 | -28/+8 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
| 2019-05-13 | scsi: qedi: remove set but not used variables 'cdev' and 'udev' | YueHaibing | 1 | -4/+0 |
| 2019-05-13 | scsi: qedi: remove memset/memcpy to nfunc and use func instead | YueHaibing | 1 | -24/+8 |
| 2019-05-08 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -8/+8 |
| 2019-05-06 | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -1/+0 |
| 2019-04-29 | scsi: qedi: Adjust termination and offload ramrod timers | Manish Rangankar | 1 | -2/+3 |
| 2019-04-29 | scsi: qedi: Abort ep termination if offload not scheduled | Manish Rangankar | 1 | -0/+3 |
| 2019-04-18 | scsi: qedi: fix spelling mistake "oflload" -> "offload" | Colin Ian King | 1 | -2/+2 |
| 2019-04-12 | Merge branch '5.1/scsi-fixes' into 5.2/merge | Martin K. Petersen | 1 | -5/+2 |
| 2019-04-08 | drivers: Remove explicit invocations of mmiowb() | Will Deacon | 1 | -1/+0 |
| 2019-03-29 | scsi: qedi: remove declaration of nvm_image from stack | Colin Ian King | 1 | -5/+2 |
| 2019-03-19 | scsi: qedi: Remove set but not used variable 'cls_sess' | YueHaibing | 1 | -4/+0 |
| 2019-03-09 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -22/+2 |
| 2019-02-05 | scsi: stop setting up request->special | Christoph Hellwig | 1 | -7/+0 |
| 2019-01-29 | scsi: qedf: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -15/+2 |
| 2019-01-20 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2 | -0/+4 |
| 2019-01-11 | scsi: qedi: Add ep_state for login completion on un-reachable targets | Manish Rangankar | 2 | -0/+4 |
| 2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain | 1 | -20/+19 |
| 2018-12-28 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 4 | -31/+68 |
| 2018-12-18 | scsi: flip the default on use_clustering | Christoph Hellwig | 1 | -1/+0 |
| 2018-11-28 | scsi: qedi: Update driver version to 8.33.0.21 | Nilesh Javali | 1 | -2/+2 |
| 2018-11-28 | scsi: qedi: Move LL2 producer index processing in BH. | Manish Rangankar | 1 | -12/+19 |
| 2018-11-28 | scsi: qedi: add module param to set ping packet size | Nilesh Javali | 2 | -5/+9 |
| 2018-11-28 | scsi: qedi: Add packet filter in light L2 Rx path. | Manish Rangankar | 1 | -0/+24 |
| 2018-11-28 | scsi: qedi: Check for session online before getting iSCSI TLV data. | Manish Rangankar | 1 | -0/+3 |
| 2018-11-28 | scsi: qedi: Allocate IRQs based on msix_cnt | Nilesh Javali | 1 | -1/+1 |
| 2018-11-28 | scsi: qedi: Replace PAGE_SIZE with QEDI_PAGE_SIZE | Nilesh Javali | 1 | -7/+9 |
| 2018-11-28 | scsi: qedi: Fix spelling mistake "OUSTANDING" -> "OUTSTANDING" | Nilesh Javali | 2 | -3/+3 |
| 2018-11-28 | scsi: qedi: Cleanup redundant QEDI_PAGE_SIZE macro definition | Nilesh Javali | 1 | -2/+0 |
| 2018-11-07 | scsi: kill off the legacy IO path | Jens Axboe | 1 | -2/+1 |
| 2018-10-25 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -4/+4 |
| 2018-10-17 | scsi: qedi: fully convert to the generic DMA API | Christoph Hellwig | 1 | -4/+4 |
| 2018-09-28 | scsi: qedi: Initialize the stats mutex lock | Nilesh Javali | 1 | -0/+1 |
| 2018-08-30 | scsi: qedi: Add the CRC size within iSCSI NVM image | Nilesh Javali | 2 | -14/+21 |
| 2018-08-15 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -15/+17 |
| 2018-07-30 | scsi: qedi: Fix a potential buffer overflow | Bart Van Assche | 1 | -1/+1 |
| 2018-07-10 | scsi: qedi: Send driver state to MFW | Manish Rangankar | 1 | -0/+11 |
| 2018-07-02 | scsi: qedi: tidy up a size calculation | Dan Carpenter | 1 | -1/+1 |
| 2018-06-26 | scsi: qedi: Fix misleading indentation | Bart Van Assche | 1 | -14/+16 |
| 2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -1/+1 |
| 2018-06-05 | qed*: Utilize FW 8.37.2.0 | Michal Kalderon | 1 | -6/+0 |
| 2018-05-22 | qedi: Add get_generic_tlv_data handler. | Manish Rangankar | 1 | -0/+16 |
| 2018-05-22 | qedi: Add support for populating ethernet TLVs. | Manish Rangankar | 3 | -0/+191 |
| 2018-05-07 | qed: Add support for Unified Fabric Port. | Sudarsana Reddy Kalluru | 1 | -1/+1 |
| 2018-04-05 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 4 | -9/+7 |
| 2018-04-03 | Merge branch 'fixes' into misc | James Bottomley | 2 | -29/+31 |
| 2018-03-27 | treewide: Fix typos in printk | Masanari Iida | 1 | -1/+1 |
| 2018-03-07 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -0/+5 |
| 2018-03-01 | scsi: qedi: Fix kernel crash during port toggle | Manish Rangankar | 1 | -0/+5 |
| 2018-02-27 | scsi: qedi: fix build regression | Arnd Bergmann | 1 | -2/+0 |
| 2018-02-23 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -29/+26 |
| 2018-02-13 | scsi: qedi: fix building with LTO | Arnd Bergmann | 4 | -7/+7 |
| 2018-02-13 | scsi: qedi: Cleanup local str variable | Nilesh Javali | 1 | -23/+20 |
| 2018-02-13 | scsi: qedi: Fix truncation of CHAP name and secret | Andrew Vasquez | 1 | -12/+12 |
| 2018-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 9 | -113/+144 |
| 2018-01-22 | scsi: qedi: Drop cqe response during connection recovery | Manish Rangankar | 1 | -1/+3 |
| 2018-01-10 | scsi: qedi: Use zeroing allocator instead of allocator/memset | Himanshu Jha | 1 | -27/+15 |
| 2018-01-02 | qed*: Advance drivers' version to 8.33.0.20 | Tomer Tayar | 1 | -4/+4 |
| 2018-01-02 | qed*: Utilize FW 8.33.1.0 | Tomer Tayar | 5 | -31/+52 |
| 2018-01-02 | qed*: HSI renaming for different types of HW | Tomer Tayar | 6 | -42/+47 |
| 2018-01-02 | qed*: Refactoring and rearranging FW API with no functional impact | Tomer Tayar | 1 | -36/+41 |
| 2017-12-20 | scsi: qedi: Fix a possible sleep-in-atomic bug in qedi_process_tmf_resp | Jia-Ju Bai | 1 | -1/+1 |
| 2017-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+1 |
| 2017-10-19 | qed: Fix iWARP out of order flow | Michal Kalderon | 1 | -0/+1 |
| 2017-10-16 | scsi: qedi: Delete redundant variables | Christos Gkekas | 1 | -16/+1 |
| 2017-09-07 | Merge branch 'fixes' into misc | James Bottomley | 1 | -1/+1 |
| 2017-08-28 | scsi: qedi: off by one in qedi_get_cmd_from_tid() | Dan Carpenter | 1 | -1/+1 |
| 2017-08-24 | scsi: qedi: Limit number for CQ queues. | Manish Rangankar | 3 | -7/+10 |
| 2017-07-24 | scsi: qedi: Fix return code in qedi_ep_connect() | Dan Carpenter | 1 | -4/+4 |
| 2017-07-24 | scsi: qedi: Add ISCSI_BOOT_SYSFS to Kconfig | Nilesh Javali | 1 | -0/+1 |
| 2017-07-12 | scsi: qedi: fix another spelling mistake: "alloction" -> "allocation" | Colin Ian King | 1 | -1/+1 |
| 2017-07-12 | scsi: qedi: Add support for Boot from SAN over iSCSI offload | Nilesh Javali | 3 | -0/+646 |
| 2017-07-06 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -2/+2 |
| 2017-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -4/+1 |
| 2017-06-26 | scsi: qedi: Remove comparison of u16 idx with zero. | Christos Gkekas | 1 | -2/+2 |
| 2017-06-19 | scsi: qedi: Remove WARN_ON from clear task context. | Manish Rangankar | 1 | -3/+1 |
| 2017-06-19 | scsi: qedi: Remove WARN_ON for untracked cleanup. | Manish Rangankar | 1 | -1/+0 |
| 2017-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -14/+23 |
| 2017-05-24 | qed: Replace set_id() api with set_name() | Mintz, Yuval | 1 | -1/+1 |
| 2017-05-23 | scsi: qedi: Fix endpoint NULL panic during recovery. | manish.rangankar@cavium.com | 1 | -0/+2 |
| 2017-05-23 | scsi: qedi: set max_fin_rt default value | Nilesh Javali | 1 | -0/+1 |
| 2017-05-23 | scsi: qedi: Set firmware tcp msl timer value. | manish.rangankar@cavium.com | 1 | -0/+1 |
| 2017-05-23 | scsi: qedi: Fix endpoint NULL panic in qedi_set_path. | manish.rangankar@cavium.com | 1 | -1/+5 |
| 2017-05-23 | scsi: qedi: Set dma_boundary to 0xfff. | manish.rangankar@cavium.com | 2 | -0/+2 |
| 2017-05-23 | scsi: qedi: Correctly set firmware max supported BDs. | manish.rangankar@cavium.com | 1 | -1/+1 |
| 2017-05-23 | scsi: qedi: Fix bad pte call trace when iscsiuio is stopped. | Arun Easi | 1 | -12/+11 |
| 2017-05-18 | qed: Utilize FW 8.20.0.0 | Mintz, Yuval | 3 | -13/+13 |
| 2017-05-04 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -2/+2 |
| 2017-04-19 | scsi: qedi: qedf: Use designated initializers | Kees Cook | 1 | -1/+1 |
| 2017-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
| 2017-03-15 | scsi: qedi: Add PCI device-ID for QL41xxx adapters. | Manish Rangankar | 1 | -0/+1 |
| 2017-03-15 | scsi: libiscsi: qedi: convert iscsi_task.refcount from atomic_t to refcount_t | Elena Reshetova | 1 | -1/+1 |
| 2017-03-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 5 | -16/+22 |
| 2017-03-13 | qed*: Utilize Firmware 8.15.3.0 | Mintz, Yuval | 8 | -594/+1399 |
| 2017-03-06 | scsi: qedi: fix build error without DEBUG_FS | Arnd Bergmann | 4 | -15/+21 |
| 2017-02-28 | scsi: qedi: fix missing return error code check on call to qedi_setup_int | Colin Ian King | 1 | -1/+1 |