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
/
s390
/
net
/
qeth_core_mpc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-20
s390/qeth: clean up QETH_PROT_* naming
Julian Wiedmann
1
-3
/
+3
2021-07-20
s390/qeth: remove OSN support
Julian Wiedmann
1
-16
/
+1
2020-11-19
s390/qeth: use QUERY OAT for initial link info
Julian Wiedmann
1
-2
/
+38
2020-08-27
s390/qeth: unify structs for bridge port state
Julian Wiedmann
1
-11
/
+3
2020-07-15
s390/qeth: constify the MPC initialization data
Julian Wiedmann
1
-9
/
+8
2020-05-07
s390/qeth: process local address events
Julian Wiedmann
1
-0
/
+25
2020-03-28
s390/qeth: make OSN / OSX support configurable
Julian Wiedmann
1
-0
/
+11
2020-02-27
s390/qeth: remove unused cmd definitions
Julian Wiedmann
1
-5
/
+0
2020-02-27
s390/qeth: clean up CREATE_ADDR cmd code
Julian Wiedmann
1
-2
/
+3
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+10
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+5
2019-12-21
s390/qeth: handle error due to unsupported transport mode
Julian Wiedmann
1
-0
/
+5
2019-12-18
s390/qeth: consolidate helpers for capability checking
Julian Wiedmann
1
-2
/
+11
2019-12-18
s390/qeth: remove open-coded inet_make_mask()
Julian Wiedmann
1
-4
/
+4
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-5
/
+5
2019-12-05
s390/qeth: fix dangling IO buffers after halt/clear
Julian Wiedmann
1
-14
/
+0
2019-11-15
s390/qeth: support per-frame invalidation
Julian Wiedmann
1
-0
/
+1
2019-10-31
s390/qeth: don't cache MAC addresses for multicast IPs
Julian Wiedmann
1
-2
/
+2
2019-08-20
s390/qeth: merge qeth_reply struct into qeth_cmd_buffer
Julian Wiedmann
1
-1
/
+0
2019-06-27
s390/qeth: dynamically allocate vnicc cmds
Julian Wiedmann
1
-8
/
+5
2019-06-27
s390/qeth: dynamically allocate diag cmds
Julian Wiedmann
1
-0
/
+5
2019-06-27
s390/qeth: dynamically allocate various cmds with sub-types
Julian Wiedmann
1
-18
/
+9
2019-06-27
s390/qeth: clarify parameter for simple assist cmds
Julian Wiedmann
1
-0
/
+2
2019-06-27
s390/qeth: dynamically allocate simple IPA cmds
Julian Wiedmann
1
-0
/
+2
2019-06-14
s390/qeth: convert RCD code to common IO infrastructure
Julian Wiedmann
1
-2
/
+0
2019-04-26
s390/qeth: use IS_* helpers for checking device type
Julian Wiedmann
1
-1
/
+1
2019-02-16
s390/qeth: split out OSN netdev ops
Julian Wiedmann
1
-0
/
+1
2019-02-12
s390/qeth: allow cmd callbacks to return errnos
Julian Wiedmann
1
-1
/
+0
2019-02-12
s390/qeth: align csum offload with TSO control logic
Julian Wiedmann
1
-7
/
+0
2019-02-12
s390/qeth: consolidate filling of low-level cmd length fields
Julian Wiedmann
1
-2
/
+0
2019-02-12
s390/qeth: reduce data length for ARP cache query
Julian Wiedmann
1
-5
/
+0
2019-01-26
s390/qeth: remove VLAN tracking for L2 devices
Julian Wiedmann
1
-0
/
+1
2018-11-09
s390/qeth: remove two IPA command helpers
Julian Wiedmann
1
-4
/
+3
2018-11-09
s390/qeth: utilize virtual MAC for Layer2 OSD devices
Julian Wiedmann
1
-10
/
+15
2018-11-03
s390/qeth: report 25Gbit link speed
Julian Wiedmann
1
-0
/
+2
2018-11-03
s390/qeth: sanitize ARP requests
Julian Wiedmann
1
-1
/
+1
2018-10-12
s390/qeth: enhance TSO control sequence
Julian Wiedmann
1
-0
/
+26
2018-09-28
s390: qeth: Fix potential array overrun in cmd/rc lookup
Jean Delvare
1
-2
/
+2
2018-08-10
s390/qeth: use qeth_setup_ccw() to set up all CCWs
Julian Wiedmann
1
-4
/
+0
2018-07-21
s390/qeth: use core MTU range checking
Julian Wiedmann
1
-0
/
+1
2018-07-13
s390/qeth: clean up Output Queue selection
Julian Wiedmann
1
-0
/
+2
2018-04-27
s390/qeth: add IPv6 RX checksum offload support
Kittipon Meesompop
1
-0
/
+1
2018-04-27
s390/qeth: add IPv6 TX checksum offload support
Kittipon Meesompop
1
-0
/
+1
2018-04-22
s390/qeth: fix request-side race during cmd IO timeout
Julian Wiedmann
1
-0
/
+12
2017-12-20
s390/qeth: use ether_addr_* helpers
Julian Wiedmann
1
-7
/
+6
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-20
s390/qeth: remove duplicated device matching
Julian Wiedmann
1
-1
/
+0
2017-09-19
s390/qeth: translate SETVLAN/DELVLAN errors
Julian Wiedmann
1
-0
/
+1
2017-09-19
s390/qeth: add VNICC get/set timeout support
Hans Wippel
1
-0
/
+11
[next]