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
/
qeth_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-17
qeth: remove old qeth files
Frank Blaschka
1
-8956
/
+0
2008-01-29
[VLAN]: Turn VLAN_DEV_INFO into inline function
Patrick McHardy
1
-2
/
+2
2008-01-29
[NETNS]: Add netns parameter to inet_(dev_)add_type.
Eric W. Biederman
1
-1
/
+1
2007-10-20
qeth: remove header_ops bug
Ursula Braun
1
-1
/
+2
2007-10-11
[QETH]: fix qeth_main.c
Andrew Morton
1
-1
/
+2
2007-10-11
qeth: discard inbound packets with unknown header id
Ursula Braun
1
-1
/
+6
2007-10-11
qeth: avoid duplicate deletion of multicast addresses
Ursula Braun
1
-2
/
+3
2007-10-11
qeth: EDDP does not work on large MTUs
Frank Blaschka
1
-1
/
+2
2007-10-11
qeth: HiperSockets layer-3 interface drop non IPv4 or non IPv6 packets
Klaus D. Wacker
1
-2
/
+2
2007-10-11
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
1
-18
/
+26
2007-10-11
[NET]: Wrap hard_header_parse
Stephen Hemminger
1
-3
/
+3
2007-10-11
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-08-31
qeth: Drop ARP packages on HiperSockets interface with NOARP attribute.
Klaus D. Wacker
1
-2
/
+8
2007-08-31
qeth: provide specific message for OSA-adapters exclusively used
Ursula Braun
1
-9
/
+19
2007-08-31
qeth: crash during reboot after failing online setting
Ursula Braun
1
-7
/
+13
2007-08-31
qeth: Announce tx checksumming for qeth devices in TSO/EDDP mode
Frank Blaschka
1
-14
/
+68
2007-08-31
qeth: enforce a rate limit for inbound scatter gather messages
Frank Blaschka
1
-5
/
+8
2007-08-31
qeth: ungrouping a device must not be interruptible
Ursula Braun
1
-3
/
+2
2007-07-17
s390: add barriers to qeth driver
Frank Blaschka
1
-0
/
+1
2007-07-17
s390: scatter-gather for inbound traffic in qeth driver
Frank Blaschka
1
-32
/
+150
2007-06-21
s390: Use ccw_device_get_id() in qeth/claw drivers
Cornelia Huck
1
-9
/
+3
2007-06-21
s390: avoid inconsistent lock state in qeth
Ursula Braun
1
-4
/
+4
2007-06-21
s390: qeth driver does not recover
Ursula Braun
1
-6
/
+6
2007-06-21
s390: print correct level for HiperSockets devices
Ursula Braun
1
-9
/
+11
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
1
-1
/
+1
2007-05-08
s390: qeth driver hardware specs adaptions
Peter Tiedemann
1
-7
/
+19
2007-05-08
s390: free skbs in finite amount of time in qeth
Ursula Braun
1
-6
/
+8
2007-05-08
s390: qeth driver connection hang
Ursula Braun
1
-2
/
+3
2007-05-04
[S390] qeth: New read configuration data.
Cornelia Huck
1
-5
/
+72
2007-04-26
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-4
/
+5
2007-04-26
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
1
-1
/
+2
2007-04-26
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
1
-6
/
+9
2007-04-26
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
1
-2
/
+4
2007-04-26
[SK_BUFF]: Introduce skb_set_mac_header()
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-26
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-26
[QETH]: Use eth_hdr()
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[TR]: Use tr_hdr() were appropriate
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-03-03
[VLAN]: Avoid a 4-order allocation.
Dan Aloni
1
-12
/
+13
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
1
-46
/
+46
2007-01-09
s390: qeth driver fixes: atomic context fixups
Frank Blaschka
1
-96
/
+29
2007-01-09
s390: qeth driver fixes: packet socket
Frank Blaschka
1
-5
/
+53
2007-01-09
s390: qeth driver fixes: VLAN hdr, perf stats
Frank Blaschka
1
-18
/
+3
2007-01-08
qeth: fix uaccess handling and get rid of unused variable
Heiko Carstens
1
-5
/
+8
2006-12-07
[PATCH] More work_struct induced breakage (s390)
Al Viro
1
-3
/
+3
2006-12-04
[S390] non-unique constant/macro identifiers.
Ursula Braun
1
-3
/
+3
2006-09-29
[IPV4]: inet_addr_type() annotations
Al Viro
1
-1
/
+1
2006-09-17
[PATCH] s390: qeth driver fixes [6/6]
Frank Pavlic
1
-20
/
+39
2006-09-17
[PATCH] s390: qeth driver fixes [5/6]
Frank Pavlic
1
-29
/
+42
2006-09-17
[PATCH] s390: qeth driver fixes [4/6]
Frank Pavlic
1
-78
/
+69
2006-09-17
[PATCH] s390: qeth driver fixes [3/6]
Frank Pavlic
1
-94
/
+99
[next]