index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qedi
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-20
scsi: qedi: Remove set but not used variable 'cls_sess'
YueHaibing
1
-4
/
+0
2019-03-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-22
/
+2
2019-02-06
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-12
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-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-31
/
+68
2018-12-19
scsi: flip the default on use_clustering
Christoph Hellwig
1
-1
/
+0
2018-11-29
scsi: qedi: Update driver version to 8.33.0.21
Nilesh Javali
1
-2
/
+2
2018-11-29
scsi: qedi: Move LL2 producer index processing in BH.
Manish Rangankar
1
-12
/
+19
2018-11-29
scsi: qedi: add module param to set ping packet size
Nilesh Javali
2
-5
/
+9
2018-11-29
scsi: qedi: Add packet filter in light L2 Rx path.
Manish Rangankar
1
-0
/
+24
2018-11-29
scsi: qedi: Check for session online before getting iSCSI TLV data.
Manish Rangankar
1
-0
/
+3
2018-11-29
scsi: qedi: Allocate IRQs based on msix_cnt
Nilesh Javali
1
-1
/
+1
2018-11-29
scsi: qedi: Replace PAGE_SIZE with QEDI_PAGE_SIZE
Nilesh Javali
1
-7
/
+9
2018-11-29
scsi: qedi: Fix spelling mistake "OUSTANDING" -> "OUTSTANDING"
Nilesh Javali
2
-3
/
+3
2018-11-29
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-18
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-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-15
/
+17
2018-07-31
scsi: qedi: Fix a potential buffer overflow
Bart Van Assche
1
-1
/
+1
2018-07-11
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-13
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-23
qedi: Add get_generic_tlv_data handler.
Manish Rangankar
1
-0
/
+16
2018-05-23
qedi: Add support for populating ethernet TLVs.
Manish Rangankar
3
-0
/
+191
2018-05-08
qed: Add support for Unified Fabric Port.
Sudarsana Reddy Kalluru
1
-1
/
+1
2018-04-06
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
4
-9
/
+7
2018-04-04
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-02
scsi: qedi: Fix kernel crash during port toggle
Manish Rangankar
1
-0
/
+5
2018-02-28
scsi: qedi: fix build regression
Arnd Bergmann
1
-2
/
+0
2018-02-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-29
/
+26
2018-02-14
scsi: qedi: fix building with LTO
Arnd Bergmann
4
-7
/
+7
2018-02-14
scsi: qedi: Cleanup local str variable
Nilesh Javali
1
-23
/
+20
2018-02-14
scsi: qedi: Fix truncation of CHAP name and secret
Andrew Vasquez
1
-12
/
+12
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
9
-113
/
+144
2018-01-23
scsi: qedi: Drop cqe response during connection recovery
Manish Rangankar
1
-1
/
+3
2018-01-11
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
[next]