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_l3_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-06
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
1
-0
/
+1
2009-06-16
[S390] pm: qeth driver power management callbacks
Frank Blaschka
1
-1
/
+51
2009-06-03
net: skb->dst accessors
Eric Dumazet
1
-4
/
+4
2009-05-31
net: unset IFF_XMIT_DST_RELEASE for qeth and ipoib
Eric Dumazet
1
-0
/
+1
2009-05-21
qeth: omit upstream checksumming for HiperSockets
Ursula Braun
1
-7
/
+13
2009-05-21
qeth: avoid crash after detach of replugged device
Ursula Braun
1
-1
/
+3
2009-03-25
qeth: check for completion of a running recovery
Ursula Braun
1
-0
/
+7
2009-03-25
qeth: remove EDDP
Frank Blaschka
1
-46
/
+77
2009-03-25
qeth: add statistics for tx csum
Frank Blaschka
1
-1
/
+4
2009-03-25
qeth: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2009-01-11
qeth: fix usage of netdev_ops
Frank Blaschka
1
-4
/
+20
2009-01-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-2
/
+0
2009-01-08
qeth: convert to net_device_ops
Frank Blaschka
1
-35
/
+18
2009-01-06
s390: remove s390_root_dev_*()
Mark McLoughlin
1
-2
/
+0
2009-01-05
qeth: get rid of extra argument after printk to dev_* conversion
Heiko Carstens
1
-1
/
+1
2009-01-05
qeth: avoid crash in case of layer mismatch for VSWITCH
Ursula Braun
1
-3
/
+5
2009-01-05
qeth: exploit source MAC address for inbound layer3 packets
Ursula Braun
1
-7
/
+9
2008-12-25
[S390] convert qeth printks to dev_xxx and pr_xxx macros.
Frank Blaschka
1
-101
/
+110
2008-10-27
qeth: remove non-recover-thread checkings
Ursula Braun
1
-12
/
+1
2008-09-25
qeth: avoid qeth recovery problems
Ursula Braun
1
-3
/
+5
2008-08-01
[S390] qeth: preallocated qeth header for hiper socket
Frank Blaschka
1
-13
/
+38
2008-07-26
qeth: use dev->ml_priv instead of dev->priv
Heiko Carstens
1
-15
/
+15
2008-07-23
qeth: fix build error caused by VLAN changes
frank.blaschka@de.ibm.com
1
-1
/
+1
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-22
/
+12
2008-07-17
[S390] qdio: new qdio driver.
Jan Glauber
1
-14
/
+11
2008-07-14
[S390] Cleanup qeth print messages.
Frank Blaschka
1
-8
/
+1
2008-07-08
vlan: move struct vlan_dev_info to private header
Patrick McHardy
1
-2
/
+2
2008-06-11
qeth: start dev queue after tx drop error
Frank Blaschka
1
-0
/
+1
2008-06-11
qeth: reduce number of kernel messages
Frank Blaschka
1
-50
/
+22
2008-06-11
qeth: layer 3 Oops in ip event handler
Frank Blaschka
1
-1
/
+1
2008-04-29
qeth: layer 3 add missing dev_open/close to ccwgroup handler
Frank Blaschka
1
-2
/
+13
2008-04-29
qeth: rework fast path
Frank Blaschka
1
-5
/
+0
2008-04-29
qeth: provide get ethtool settings
Frank Blaschka
1
-0
/
+1
2008-04-29
qeth: layer 3 support vlan IPv6 on hiper socket
Frank Blaschka
1
-3
/
+4
2008-04-29
qeth module size reduction.
Peter Tiedemann
1
-2
/
+0
2008-04-17
qeth: keep ip-address after LAN_OFFLINE failure
Ursula Braun
1
-1
/
+1
2008-04-17
qeth: improving debug message handling
Peter Tiedemann
1
-141
/
+141
2008-04-17
qeth: layer 3 do not allow to change mac address
Frank Blaschka
1
-0
/
+1
2008-04-17
qeth: improve ip_list administration after deregister failures
Ursula Braun
1
-5
/
+9
2008-03-25
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-03-23
Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
1
-0
/
+3391
2008-03-17
qeth: new qeth device driver
Frank Blaschka
1
-0
/
+3388