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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-10
[SCSI] libfc: fix: empty zone causes endless discovery retries.
Joe Eykholt
1
-0
/
+3
2009-09-10
[SCSI] libfc: handle discovery failure more correctly.
Joe Eykholt
1
-0
/
+3
2009-09-10
[SCSI] libfc: rearrange code in fc_disc_gpn_ft_resp()
Joe Eykholt
1
-16
/
+12
2009-09-10
[SCSI] libfc: discovery restart sequence error fix
Joe Eykholt
1
-2
/
+1
2009-09-10
[SCSI] libfc: do not log off rports before or after discovery
Joe Eykholt
1
-13
/
+34
2009-09-10
[SCSI] libfc: move rport_lookup into fc_rport.c
Joe Eykholt
2
-22
/
+20
2009-09-10
[SCSI] libfc: change to make remote port callback optional
Joe Eykholt
2
-44
/
+5
2009-09-10
[SCSI] libfc: have rport_create do a lookup for pre-existing rports first
Joe Eykholt
2
-6
/
+7
2009-09-10
[SCSI] libfc: make rport module maintain the rport list
Joe Eykholt
3
-18
/
+15
2009-09-10
[SCSI] libfc: simplify fc_lport_rport_callback
Joe Eykholt
1
-28
/
+15
2009-09-10
[SCSI] libfc: rport debug messages were printing pointer values
Joe Eykholt
1
-1
/
+2
2009-09-10
[SCSI] libfc: remove unused disc->delay element
Joe Eykholt
1
-3
/
+0
2009-09-10
[SCSI] libfc: eliminate disc->event
Joe Eykholt
1
-19
/
+12
2009-09-10
[SCSI] libfc: fix rport event race between READY and LOGO
Joe Eykholt
1
-3
/
+1
2009-09-10
[SCSI] libfc: don't create dummy (rogue) remote ports
Joe Eykholt
2
-121
/
+73
2009-09-10
[SCSI] libfc: rename rport event CREATED to READY
Joe Eykholt
3
-5
/
+5
2009-09-10
[SCSI] libfc: rearrange code in fc_rport_work
Joe Eykholt
1
-9
/
+15
2009-09-10
[SCSI] libfc: make rport structure optional
Joe Eykholt
3
-88
/
+82
2009-09-10
[SCSI] libfc: change elsct to use FC_ID instead of rdata
Joe Eykholt
5
-17
/
+18
2009-09-10
[SCSI] libfc: make fc_rport_priv the primary rport interface.
Joe Eykholt
5
-265
/
+226
2009-09-10
[SCSI] libfc: change interface for rport_create
Joe Eykholt
3
-41
/
+33
2009-09-10
[SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_priv
Joe Eykholt
3
-40
/
+40
2009-09-10
[SCSI] fcoe: use rtnl mutex in place of hostlist lock
Chris Leech
1
-26
/
+11
2009-09-10
[SCSI] fcoe: Fix module ref count bug by adding NETDEV UNREGISTER handling
Chris Leech
2
-121
/
+67
2009-09-10
[SCSI] fcoe: move the host-list add/remove to keep out VN_Ports
Chris Leech
1
-12
/
+19
2009-09-10
[SCSI] fcoe: add mutex to protect create and destroy
Chris Leech
1
-1
/
+39
2009-09-10
[SCSI] fcoe: split out per interface setup
Chris Leech
1
-119
/
+148
2009-09-10
[SCSI] fcoe: fcoe_interface create, destroy and refcounting
Chris Leech
2
-19
/
+79
2009-09-10
[SCSI] fcoe: remove fcoe_interface->priv pointer
Chris Leech
2
-5
/
+0
2009-09-10
[SCSI] fcoe: move offload exchange manager pointer from fcoe_port to fcoe_int...
Chris Leech
2
-9
/
+7
2009-09-10
[SCSI] fcoe: move FIP controller from fcoe_port to fcoe_interface
Chris Leech
2
-48
/
+39
2009-09-10
[SCSI] fcoe: move packet handlers from fcoe_port to fcoe_interface
Chris Leech
2
-14
/
+18
2009-09-10
[SCSI] fcoe: move netdev to fcoe_interface
Chris Leech
2
-32
/
+38
2009-09-10
[SCSI] fcoe: Introduce and allocate fcoe_interface structure, 1:1 with net_de...
Chris Leech
2
-157
/
+188
2009-09-10
[SCSI] fcoe: interface changes to fcoe_if_create and fcoe_if_destroy
Chris Leech
1
-65
/
+48
2009-09-10
[SCSI] fcoe: remove unnecessary list and lock initializations.
Joe Eykholt
1
-3
/
+0
2009-09-10
[SCSI] fcoe: fix missing error check in call to fcoe_if_init
Chris Leech
1
-1
/
+3
2009-09-10
[SCSI] libfcoe: fcoe_ctlr_destroy use cancel_work_sync instead of flush_work
Chris Leech
1
-2
/
+6
2009-09-10
[SCSI] fcoe: Add sysfs parameter to fcoe for minimum DDP read I/O size
Yi Zou
1
-1
/
+8
2009-09-05
[SCSI] fcoe, libfc: fully makes use of per cpu exch pool and then removes em_...
Vasu Dev
2
-99
/
+109
2009-09-05
[SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM)
Vasu Dev
2
-4
/
+87
2009-09-05
[SCSI] fcoe: libfcoe: extra semicolon in CHECK_LOGGING macros causes compile ...
Joe Eykholt
2
-2
/
+2
2009-09-05
[SCSI] libfc: Fix misleading debug statement
Robert Love
1
-1
/
+3
2009-09-05
[SCSI] fcoe: Add format spacing to FCOE_NETDEV_DBG debug macro
Robert Love
1
-1
/
+1
2009-09-05
[SCSI] libiscsi, iscsi_tcp: check suspend bit before each call to xmit_task
Mike Christie
1
-9
/
+10
2009-09-05
[SCSI] iscsi_tcp: add new conn error to indicate tcp conn closed
Mike Christie
1
-14
/
+9
2009-09-05
[SCSI] iscsi class: Add logging to scsi_transport_iscsi.c
Mike Christie
1
-2
/
+71
2009-09-05
[SCSI] qla4xxx: Removed residual from overrun debug print
Mike Christie
1
-4
/
+4
2009-09-05
[SCSI] libiscsi: handle immediate command rejections
Mike Christie
1
-19
/
+87
2009-09-05
[SCSI] libiscsi: don't increment cmdsn if cmd is not sent
Mike Christie
1
-2
/
+3
[next]