index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qedi
/
qedi_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-17
scsi: qedi: make qedi_ll2_buf_size static
Jason Yan
1
-1
/
+1
2020-04-13
scsi: qedi: Add modules param to enable qed iSCSI debug
Manish Rangankar
1
-2
/
+5
2020-04-13
scsi: qedi: Use correct msix count for fastpath vectors
Manish Rangankar
1
-1
/
+1
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
1
-2
/
+17
2020-03-26
scsi: qedi: Add MFW error recovery process
Manish Rangankar
1
-22
/
+65
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2019-06-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+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
1
-4
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440
Thomas Gleixner
1
-4
/
+1
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-03-29
scsi: qedi: remove declaration of nvm_image from stack
Colin Ian King
1
-5
/
+2
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
1
-23
/
+64
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
1
-4
/
+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
1
-1
/
+1
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
1
-13
/
+15
2018-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
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-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
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
1
-0
/
+182
2018-04-03
Merge branch 'fixes' into misc
James Bottomley
1
-29
/
+26
2018-02-13
scsi: qedi: fix building with LTO
Arnd Bergmann
1
-2
/
+2
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
1
-14
/
+15
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*: Utilize FW 8.33.1.0
Tomer Tayar
1
-10
/
+11
2018-01-02
qed*: HSI renaming for different types of HW
Tomer Tayar
1
-4
/
+4
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
1
-3
/
+7
2017-07-12
scsi: qedi: Add support for Boot from SAN over iSCSI offload
Nilesh Javali
1
-0
/
+419
[next]