index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qedi
/
qedi_main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: qedi: Remove redundant flush_workqueue() calls
Minghao Chi (CGEL ZTE)
2022-01-31
1
-2
/
+0
*
scsi: qedi: Fix SYSFS_FLAG_FW_SEL_BOOT formatting
Florian Fainelli
2021-12-07
1
-3
/
+2
*
scsi: qedi: Remove set but unused 'page' variable
Florian Fainelli
2021-11-30
1
-3
/
+0
*
qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT")
Prabhakar Kushwaha
2021-10-04
1
-1
/
+1
*
qed: Update TCP silly-window-syndrome timeout for iwarp, scsi
Nikolay Assa
2021-10-04
1
-0
/
+1
*
qed: Remove e4_ and _e4 from FW HSI
Shai Malin
2021-10-04
1
-4
/
+4
*
scsi: qedi: Fix error codes in qedi_alloc_global_queues()
Dan Carpenter
2021-08-16
1
-7
/
+7
*
scsi: qedi: Fix host removal with running sessions
Mike Christie
2021-06-10
1
-5
/
+2
*
scsi: iscsi: Fix shost->max_id use
Mike Christie
2021-06-02
1
-1
/
+1
*
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
2021-04-06
1
-0
/
+1
|
\
|
*
scsi: qedi: Fix error return code of qedi_alloc_global_queues()
Jia-Ju Bai
2021-03-25
1
-0
/
+1
*
|
scsi: qedi: Remove redundant assignment to variable err
Colin Ian King
2021-03-30
1
-3
/
+1
|
/
*
scsi: qedi: Correct max length of CHAP secret
Nilesh Javali
2021-01-06
1
-2
/
+2
*
scsi: qedi: Fix missing destroy_workqueue() on error in __qedi_probe
Qinglang Miao
2020-12-07
1
-1
/
+3
*
scsi: qedi: Add schedule_hw_err_handler callback for fan failure
Manish Rangankar
2020-10-03
1
-0
/
+20
*
scsi: qedi: Add support for handling PCIe errors
Manish Rangankar
2020-09-09
1
-0
/
+24
*
scsi: qedi: Add firmware error recovery invocation support
Manish Rangankar
2020-09-09
1
-1
/
+62
*
scsi: qedi: Mark all connections for recovery on link down event
Nilesh Javali
2020-09-09
1
-0
/
+10
*
scsi: qedi: Use snprintf instead of sprintf
Manish Rangankar
2020-09-09
1
-1
/
+1
*
scsi: qedi: Use qed count from set_fp_int in msix allocation
Manish Rangankar
2020-09-09
1
-2
/
+7
*
scsi: qedi: Remove redundant NULL check
Xu Wang
2020-09-02
1
-2
/
+1
*
scsi: qedi: Demote seemingly unintentional kerneldoc header
Lee Jones
2020-07-25
1
-1
/
+1
*
scsi: qedi: Remove 2 set but unused variables
Lee Jones
2020-07-25
1
-5
/
+2
*
scsi: qedi: Remove unused variable udev & uctrl
Xie XiuQi
2020-05-12
1
-5
/
+0
*
scsi: qedi: Remove comparison of 0/1 to bool variable
Jason Yan
2020-05-08
1
-2
/
+2
*
scsi: qedi: make qedi_ll2_buf_size static
Jason Yan
2020-04-17
1
-1
/
+1
*
scsi: qedi: Add modules param to enable qed iSCSI debug
Manish Rangankar
2020-04-14
1
-2
/
+5
*
scsi: qedi: Use correct msix count for fastpath vectors
Manish Rangankar
2020-04-14
1
-1
/
+1
*
scsi: qedi: Remove additional char from boot target iqnname
Manish Rangankar
2020-04-14
1
-1
/
+1
*
scsi: qedi: Add PCI shutdown handler support
Manish Rangankar
2020-03-27
1
-2
/
+17
*
scsi: qedi: Add MFW error recovery process
Manish Rangankar
2020-03-27
1
-22
/
+65
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-28
1
-0
/
+3
|
\
|
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-06-22
1
-0
/
+3
|
|
\
|
|
*
scsi: qedi: Check targetname while finding boot target information
Nilesh Javali
2019-06-19
1
-0
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-18
1
-4
/
+1
|
\
|
|
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440
Thomas Gleixner
2019-06-05
1
-4
/
+1
|
|
/
*
|
qedi: Use hwfns and affin_hwfn_idx to get MSI-X vector index
Manish Rangankar
2019-05-26
1
-6
/
+26
*
|
Revert "scsi: qedi: Allocate IRQs based on msix_cnt"
Manish Rangankar
2019-05-26
1
-1
/
+1
|
/
*
scsi: qedi: remove declaration of nvm_image from stack
Colin Ian King
2019-03-29
1
-5
/
+2
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-20
/
+19
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-28
1
-23
/
+64
|
\
|
*
scsi: qedi: Move LL2 producer index processing in BH.
Manish Rangankar
2018-11-29
1
-12
/
+19
|
*
scsi: qedi: add module param to set ping packet size
Nilesh Javali
2018-11-29
1
-4
/
+9
|
*
scsi: qedi: Add packet filter in light L2 Rx path.
Manish Rangankar
2018-11-29
1
-0
/
+24
|
*
scsi: qedi: Check for session online before getting iSCSI TLV data.
Manish Rangankar
2018-11-29
1
-0
/
+3
|
*
scsi: qedi: Allocate IRQs based on msix_cnt
Nilesh Javali
2018-11-29
1
-1
/
+1
|
*
scsi: qedi: Replace PAGE_SIZE with QEDI_PAGE_SIZE
Nilesh Javali
2018-11-29
1
-7
/
+9
|
*
scsi: qedi: Fix spelling mistake "OUSTANDING" -> "OUTSTANDING"
Nilesh Javali
2018-11-29
1
-1
/
+1
*
|
scsi: kill off the legacy IO path
Jens Axboe
2018-11-07
1
-2
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-10-25
1
-4
/
+4
|
\
[next]