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-03-16
Merge branch 'fixes' into misc
James Bottomley
1
-0
/
+1
2016-03-09
be2iscsi: set the boot_kset pointer to NULL in case of failure
Maurizio Lombardi
1
-0
/
+1
2016-03-08
be2iscsi: Remove unnecessary synchronize_irq() before free_irq()
Lars-Peter Clausen
1
-4
/
+1
2016-03-01
be2iscsi:Add missing error check in beiscsi_eeh_resume
Nicholas Krause
1
-0
/
+6
2016-02-24
be2iscsi: Fix memory leak in beiscsi_alloc_mem()
Maurizio Lombardi
1
-1
/
+3
2016-02-24
be2iscsi: Add lock to protect WRB alloc and free
Jitendra Bhivare
2
-0
/
+6
2016-02-24
be2iscsi: _bh for io_sgl_lock and mgmt_sgl_lock
Jitendra Bhivare
1
-15
/
+10
2016-02-24
be2iscsi: Fix ExpStatSn in management tasks
Jitendra Bhivare
1
-8
/
+4
2016-02-24
be2iscsi: Couple MCC tag and WRB alloc and free
Jitendra Bhivare
5
-118
/
+130
2016-02-24
be2iscsi: Fix MCC WRB leak in open_connection
Jitendra Bhivare
1
-9
/
+9
2016-02-24
be2iscsi: Cleanup processing of BMBX completion
Jitendra Bhivare
1
-39
/
+36
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
[next]