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
2020-06-19
s390/qeth: let isolation mode override HW offload restrictions
Julian Wiedmann
1
-2
/
+4
2020-06-19
s390/qeth: fix error handling for isolation mode cmds
Julian Wiedmann
1
-4
/
+1
2020-06-08
Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-89
/
+109
2020-05-28
s390/cio, s390/qeth: cleanup PNSO CHSC
Alexandra Winter
1
-89
/
+109
2020-05-19
s390/net: remove pm support from iucv drivers
Julian Wiedmann
2
-168
/
+1
2020-05-19
s390/net: remove pm ops from ccwgroup drivers
Julian Wiedmann
3
-130
/
+0
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+3
2020-05-13
s390/ism: fix error return code in ism_probe()
Wei Yongjun
1
-1
/
+3
2020-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+5
2020-05-07
s390/qeth: clean up Kconfig help text
Julian Wiedmann
1
-6
/
+3
2020-05-07
s390/qeth: return error when starting a reset fails
Julian Wiedmann
3
-16
/
+27
2020-05-07
s390/qeth: set TX IRQ marker on last buffer in a group
Julian Wiedmann
1
-6
/
+7
2020-05-07
s390/qeth: indicate contiguous TX buffer elements
Julian Wiedmann
1
-2
/
+10
2020-05-07
s390/qeth: merge TX skb mapping code
Julian Wiedmann
1
-37
/
+27
2020-05-07
s390/qeth: don't use restricted offloads for local traffic
Julian Wiedmann
2
-4
/
+81
2020-05-07
s390/qeth: extract helpers for next-hop lookup
Julian Wiedmann
2
-20
/
+27
2020-05-07
s390/qeth: add debugfs file for local IP addresses
Julian Wiedmann
2
-1
/
+33
2020-05-07
s390/qeth: process local address events
Julian Wiedmann
5
-0
/
+257
2020-05-07
s390/qeth: keep track of LP2LP capability for csum offload
Julian Wiedmann
2
-9
/
+17
2020-05-04
s390/qeth: fix cancelling of TX timer on dev_close()
Julian Wiedmann
1
-5
/
+5
2020-04-06
s390/qdio: remove cdev from init_data
Julian Wiedmann
1
-2
/
+1
2020-04-06
s390/qdio: allow for non-contiguous SBAL array in init_data
Julian Wiedmann
2
-51
/
+13
2020-04-06
s390/qdio: cleanly split alloc and establish
Julian Wiedmann
1
-1
/
+2
2020-04-04
Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-20
/
+0
2020-03-30
s390/qeth: support net namespaces for L3 devices
Julian Wiedmann
1
-3
/
+0
2020-03-28
s390/qeth: phase out OSN support
Julian Wiedmann
2
-0
/
+4
2020-03-28
s390/qeth: make OSN / OSX support configurable
Julian Wiedmann
4
-0
/
+33
2020-03-28
s390/qeth: remove fake_broadcast attribute
Julian Wiedmann
2
-36
/
+0
2020-03-27
s390/ism: remove pm support
Ursula Braun
1
-20
/
+0
2020-03-25
s390/qeth: modernize two list helpers
Julian Wiedmann
1
-5
/
+3
2020-03-25
s390/qeth: keep track of fixed prio-queue configuration
Julian Wiedmann
3
-4
/
+7
2020-03-25
s390/qeth: fine-tune MAC Address-related errnos
Julian Wiedmann
1
-5
/
+5
2020-03-25
s390/qeth: add TX IRQ coalescing support for IQD devices
Julian Wiedmann
3
-8
/
+102
2020-03-25
s390/qeth: collect more TX statistics
Julian Wiedmann
3
-6
/
+17
2020-03-25
s390/qeth: clean up the mac_bits
Julian Wiedmann
2
-8
/
+8
2020-03-25
s390/qeth: simplify L3 dev_id logic
Julian Wiedmann
2
-22
/
+13
2020-03-25
s390/qdio: extend polling support to multiple queues
Julian Wiedmann
1
-39
/
+29
2020-03-25
s390/qeth: remove redundant if-clause in RX poll code
Julian Wiedmann
1
-30
/
+26
2020-03-25
s390/qeth: split out RX poll code
Julian Wiedmann
1
-21
/
+33
2020-03-25
s390/qeth: simplify RX buffer tracking
Julian Wiedmann
2
-19
/
+13
2020-03-19
s390/qeth: use dev->reg_state
Julian Wiedmann
3
-29
/
+17
2020-03-19
s390/qeth: remove gratuitous NULL checks
Julian Wiedmann
2
-5
/
+0
2020-03-19
s390/qeth: add phys_to_virt() translation for AOB
Julian Wiedmann
1
-3
/
+4
2020-03-19
s390/qeth: don't report hard-coded driver version
Julian Wiedmann
1
-1
/
+0
2020-03-19
s390/qeth: add SW timestamping support for IQD devices
Julian Wiedmann
2
-1
/
+17
2020-03-19
s390/qeth: balance the TX queue selection for IQD devices
Julian Wiedmann
3
-2
/
+46
2020-03-19
s390/qeth: allow configuration of TX queues for IQD devices
Julian Wiedmann
2
-4
/
+21
2020-03-19
s390/qeth: allow configuration of TX queues for z/VM NICs
Julian Wiedmann
1
-0
/
+17
2020-03-19
s390/qeth: remove prio-queueing support for z/VM NICs
Julian Wiedmann
5
-25
/
+49
2020-03-19
s390/qeth: use memory reserves in TX slow path
Julian Wiedmann
2
-3
/
+6
[next]