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
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
/
s390
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-992
/
+706
2019-07-08
Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-4
/
+4
2019-06-27
s390/qeth: move cast type selection into fill_header()
Julian Wiedmann
4
-33
/
+26
2019-06-27
s390/qeth: extract helper for route validation
Julian Wiedmann
2
-28
/
+34
2019-06-27
s390/qeth: consolidate skb RX processing in L3 driver
Julian Wiedmann
1
-18
/
+12
2019-06-27
s390/qeth: consolidate pm code
Julian Wiedmann
4
-80
/
+19
2019-06-27
s390/qeth: streamline SNMP cmd code
Julian Wiedmann
1
-31
/
+18
2019-06-27
s390/qeth: remove static cmd buffer infrastructure
Julian Wiedmann
4
-244
/
+59
2019-06-27
s390/qeth: dynamically allocate MPC cmds
Julian Wiedmann
1
-17
/
+19
2019-06-27
s390/qeth: dynamically allocate vnicc cmds
Julian Wiedmann
2
-74
/
+62
2019-06-27
s390/qeth: dynamically allocate diag cmds
Julian Wiedmann
4
-11
/
+30
2019-06-27
s390/qeth: dynamically allocate various cmds with sub-types
Julian Wiedmann
5
-83
/
+78
2019-06-27
s390/qeth: clarify parameter for simple assist cmds
Julian Wiedmann
4
-23
/
+26
2019-06-27
s390/qeth: dynamically allocate simple IPA cmds
Julian Wiedmann
5
-18
/
+56
2019-06-14
s390/qeth: allocate a single cmd on read channel
Julian Wiedmann
4
-24
/
+39
2019-06-14
s390/qeth: command-chain the IDX sequence
Julian Wiedmann
1
-44
/
+14
2019-06-14
s390/qeth: convert RCD code to common IO infrastructure
Julian Wiedmann
3
-90
/
+46
2019-06-14
s390/qeth: add support for dynamically allocated cmds
Julian Wiedmann
2
-9
/
+56
2019-06-14
s390/qeth: remove 'channel' parameter from callbacks
Julian Wiedmann
3
-27
/
+21
2019-06-14
s390/qeth: convert device-specific trace entries
Julian Wiedmann
3
-137
/
+122
2019-06-14
s390/qeth: remove OSN-specific IO code
Julian Wiedmann
3
-37
/
+10
2019-06-14
s390/qeth: remove qeth_wait_for_buffer()
Julian Wiedmann
3
-28
/
+37
2019-06-14
s390/qeth: clean up setting of BLKT defaults
Julian Wiedmann
2
-5
/
+7
2019-06-14
s390/qeth: restart pending READ cmd from callback
Julian Wiedmann
1
-3
/
+1
2019-06-14
s390/qeth: simplify DOWN state handling
Julian Wiedmann
2
-10
/
+4
2019-06-14
s390/qeth: use mm helpers
Julian Wiedmann
1
-17
/
+16
2019-06-14
s390/qeth: don't mask TX errors on IQD devices
Julian Wiedmann
1
-7
/
+0
2019-06-05
s390/qeth: handle error when updating TX queue count
Julian Wiedmann
1
-6
/
+16
2019-06-05
s390/qeth: fix VLAN attribute in bridge_hostnotify udev event
Alexandra Winter
1
-1
/
+1
2019-06-05
s390/qeth: check dst entry before use
Julian Wiedmann
1
-5
/
+25
2019-06-05
s390/qeth: handle limited IPv4 broadcast in L3 TX path
Julian Wiedmann
1
-0
/
+2
2019-06-04
s390/Kconfig: pedantic cleanups
Enrico Weigelt, metux IT consult
1
-4
/
+4
2019-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
8
-685
/
+782
2019-05-07
Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-17
/
+32
2019-04-29
s390/ism: move oddities of device IO to wrapper function
Sebastian Ott
2
-16
/
+31
2019-04-29
s390/pci: move io address mapping code to pci_insn.c
Sebastian Ott
1
-1
/
+1
2019-04-26
s390/qeth: trust non-IP cast type in qeth_l3_fill_header()
Julian Wiedmann
1
-8
/
+3
2019-04-26
s390/qeth: extract helper to determine L2 cast type
Julian Wiedmann
3
-18
/
+14
2019-04-26
s390/qeth: cache max number of available buffer elements
Julian Wiedmann
3
-24
/
+22
2019-04-26
s390/qeth: don't clear Output buffers on every queue init
Julian Wiedmann
1
-6
/
+2
2019-04-26
s390/qeth: use IS_* helpers for checking device type
Julian Wiedmann
7
-78
/
+54
2019-04-26
s390/qeth: clean up stale buffer state documentation
Julian Wiedmann
1
-28
/
+13
2019-04-26
s390/qeth: remove RX seqno in skb->cb
Julian Wiedmann
2
-3
/
+0
2019-04-26
s390: qeth: address type mismatch warning
Arnd Bergmann
1
-3
/
+7
2019-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2019-04-18
s390: ctcm: fix ctcm_new_device error return code
Arnd Bergmann
1
-0
/
+1
2019-04-17
s390/qeth: stop/wake TX queues based on their fill level
Julian Wiedmann
5
-48
/
+71
2019-04-17
s390/qeth: simplify QoS code
Julian Wiedmann
2
-20
/
+7
2019-04-17
s390/qeth: add TX multiqueue support for OSA devices
Julian Wiedmann
4
-52
/
+51
2019-04-17
s390/qeth: add TX multiqueue support for IQD devices
Julian Wiedmann
6
-26
/
+97
[next]