index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qedi
/
qedi_main.c
Age
Commit message (
Expand
)
Author
2023-05-26
scsi: qedi: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-04-24
scsi: qedi: Fix use after free bug in qedi_remove()
Zheng Wang
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-06-21
scsi: iscsi: Fix session removal on shutdown
Mike Christie
2022-06-21
scsi: qedi: Use QEDI_MODE_NORMAL for error handling
Mike Christie
2022-01-31
scsi: qedi: Remove redundant flush_workqueue() calls
Minghao Chi (CGEL ZTE)
2021-12-06
scsi: qedi: Fix SYSFS_FLAG_FW_SEL_BOOT formatting
Florian Fainelli
2021-11-29
scsi: qedi: Remove set but unused 'page' variable
Florian Fainelli
2021-10-04
qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT")
Prabhakar Kushwaha
2021-10-04
qed: Update TCP silly-window-syndrome timeout for iwarp, scsi
Nikolay Assa
2021-10-04
qed: Remove e4_ and _e4 from FW HSI
Shai Malin
2021-08-16
scsi: qedi: Fix error codes in qedi_alloc_global_queues()
Dan Carpenter
2021-06-09
scsi: qedi: Fix host removal with running sessions
Mike Christie
2021-06-02
scsi: iscsi: Fix shost->max_id use
Mike Christie
2021-04-05
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
2021-03-29
scsi: qedi: Remove redundant assignment to variable err
Colin Ian King
2021-03-24
scsi: qedi: Fix error return code of qedi_alloc_global_queues()
Jia-Ju Bai
2021-01-05
scsi: qedi: Correct max length of CHAP secret
Nilesh Javali
2020-12-07
scsi: qedi: Fix missing destroy_workqueue() on error in __qedi_probe
Qinglang Miao
2020-10-02
scsi: qedi: Add schedule_hw_err_handler callback for fan failure
Manish Rangankar
2020-09-08
scsi: qedi: Add support for handling PCIe errors
Manish Rangankar
2020-09-08
scsi: qedi: Add firmware error recovery invocation support
Manish Rangankar
2020-09-08
scsi: qedi: Mark all connections for recovery on link down event
Nilesh Javali
2020-09-08
scsi: qedi: Use snprintf instead of sprintf
Manish Rangankar
2020-09-08
scsi: qedi: Use qed count from set_fp_int in msix allocation
Manish Rangankar
2020-09-01
scsi: qedi: Remove redundant NULL check
Xu Wang
2020-07-24
scsi: qedi: Demote seemingly unintentional kerneldoc header
Lee Jones
2020-07-24
scsi: qedi: Remove 2 set but unused variables
Lee Jones
2020-05-11
scsi: qedi: Remove unused variable udev & uctrl
Xie XiuQi
2020-05-07
scsi: qedi: Remove comparison of 0/1 to bool variable
Jason Yan
2020-04-17
scsi: qedi: make qedi_ll2_buf_size static
Jason Yan
2020-04-13
scsi: qedi: Add modules param to enable qed iSCSI debug
Manish Rangankar
2020-04-13
scsi: qedi: Use correct msix count for fastpath vectors
Manish Rangankar
2020-04-13
scsi: qedi: Remove additional char from boot target iqnname
Manish Rangankar
2020-03-26
scsi: qedi: Add PCI shutdown handler support
Manish Rangankar
2020-03-26
scsi: qedi: Add MFW error recovery process
Manish Rangankar
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-06-18
scsi: qedi: Check targetname while finding boot target information
Nilesh Javali
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440
Thomas Gleixner
2019-05-26
qedi: Use hwfns and affin_hwfn_idx to get MSI-X vector index
Manish Rangankar
2019-05-26
Revert "scsi: qedi: Allocate IRQs based on msix_cnt"
Manish Rangankar
2019-03-29
scsi: qedi: remove declaration of nvm_image from stack
Colin Ian King
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-11-28
scsi: qedi: Move LL2 producer index processing in BH.
Manish Rangankar
2018-11-28
scsi: qedi: add module param to set ping packet size
Nilesh Javali
2018-11-28
scsi: qedi: Add packet filter in light L2 Rx path.
Manish Rangankar
[next]