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
/
be2iscsi
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-24
be2iscsi: Fix be_mcc_compl_poll to use tag_state
Jitendra Bhivare
1
-45
/
+47
2016-02-24
be2iscsi: Remove be_mbox_notify_wait function
Jitendra Bhivare
1
-75
/
+4
2016-02-24
be2iscsi: Rename MCC and BMBX processing functions
Jitendra Bhivare
5
-36
/
+36
2016-02-24
be2iscsi: Remove redundant MCC processing code
Jitendra Bhivare
5
-116
/
+68
2016-02-24
be2iscsi: Use macros for MCC WRB and CQE fields
Jitendra Bhivare
4
-31
/
+41
2016-02-24
be2iscsi: Remove unused mcc_cq_lock
Jitendra Bhivare
3
-4
/
+0
2016-02-24
be2iscsi: add checks for dma mapping errors
Alexey Khoroshilov
1
-6
/
+14
2016-02-24
be2iscsi: Update the driver version
Jitendra Bhivare
1
-1
/
+1
2016-02-24
be2iscsi: Fix WRB leak in login/logout path
Jitendra Bhivare
1
-23
/
+49
2016-02-24
be2iscsi: Fix async link event processing
Jitendra Bhivare
3
-48
/
+34
2016-02-24
be2iscsi: Fix to process 25G link speed info from FW
Jitendra Bhivare
5
-83
/
+21
2016-02-24
be2iscsi: Fix IOPOLL implementation
Jitendra Bhivare
4
-42
/
+52
2016-02-24
be2iscsi: Fix return value for MCC completion
Jitendra Bhivare
1
-1
/
+1
2016-02-24
be2iscsi: Add FW config validation
Jitendra Bhivare
3
-67
/
+125
2016-02-24
be2iscsi: Fix to handle misconfigured optics events
Jitendra Bhivare
6
-85
/
+199
2016-02-24
be2iscsi: Fix VLAN support for IPv6 network
Jitendra Bhivare
1
-0
/
+4
2016-02-24
be2iscsi: Fix to remove shutdown entry point
Jitendra Bhivare
4
-37
/
+9
2016-02-24
be2iscsi: Added return value check for mgmt_get_all_if_id
Jitendra Bhivare
2
-7
/
+10
2016-02-24
be2iscsi: Set mbox timeout to 30s
Jitendra Bhivare
1
-2
/
+3
2016-02-24
be2iscsi: Fix to synchronize tag allocation using spin_lock
Jitendra Bhivare
1
-2
/
+4
2016-02-24
be2iscsi: Fix to use atomic bit operations for tag_state
Jitendra Bhivare
4
-77
/
+84
2016-02-24
be2iscsi: Fix mbox synchronization replacing spinlock with mutex
Jitendra Bhivare
4
-88
/
+94
2016-02-24
be2iscsi: Fix soft lockup in mgmt_get_all_if_id path using bmbx
Jitendra Bhivare
2
-41
/
+51
2015-12-11
irq_poll: fold irq_poll_sched_prep into irq_poll_sched
Christoph Hellwig
1
-4
/
+2
2015-12-11
irq_poll: don't disable new irq_poll instances
Christoph Hellwig
1
-2
/
+0
2015-12-11
irq_poll: make blk-iopoll available outside the block layer
Christoph Hellwig
4
-16
/
+17
2015-11-12
Merge tag '4.4-scsi-mkp' into misc
James Bottomley
1
-1
/
+1
2015-11-12
be2iscsi: Fix bogus WARN_ON length check
Tim Gardner
1
-1
/
+1
2015-11-10
be2iscsi: Bump the driver version
John Soni Jose
1
-1
/
+1
2015-11-10
be2iscsi: Fix updating the next pointer during WRB posting
John Soni Jose
4
-23
/
+75
2015-10-27
be2iscsi: Revert ownership to Emulex
Ketan Mukadam
10
-22
/
+22
2015-05-25
be2iscsi : Bump the driver version
John Soni Jose
1
-1
/
+1
2015-05-25
be2iscsi : Logout of FW Boot Session
John Soni Jose
4
-0
/
+87
2015-05-25
be2iscsi : Fix memory check before unmapping.
John Soni Jose
1
-3
/
+7
2015-05-25
be2iscsi : Fix memory leak in the unload path
John Soni Jose
1
-6
/
+12
2015-05-25
be2iscsi : Fix the PCI request region reserving.
John Soni Jose
1
-4
/
+18
2015-05-25
be2iscsi : Fix the retry count for boot targets
John Soni Jose
3
-3
/
+28
2015-05-18
MAINTAINERS, be2iscsi: change email domain
Minh Tran
9
-36
/
+36
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-04-08
be2iscsi: Fix kernel panic when device initialization fails
John Soni Jose
1
-1
/
+1
2015-03-07
treewide: Fix typo in printk messages
Masanari Iida
1
-1
/
+1
2015-02-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+0
2015-02-15
fixed invalid assignment of 64bit mask to host dma_boundary for scatter gathe...
Minh Duc Tran
1
-1
/
+0
2015-02-14
MODULE_DEVICE_TABLE: fix some callsites
Andrew Morton
1
-1
/
+0
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-1
/
+1
2014-11-24
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
1
-1
/
+1
2014-09-30
be2iscsi: check ip buffer before copying
Mike Christie
1
-5
/
+8
2014-09-30
be2iscsi : Bump the driver version
John Soni Jose
1
-1
/
+1
2014-09-30
be2iscsi : Fix kernel panic during reboot/shutdown
John Soni Jose
1
-1
/
+1
2014-09-16
be2iscsi: Use pci_enable_msix_range()
Alexander Gordeev
1
-3
/
+3
[prev]
[next]