Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
709e50cf870e61745b39552044aa6c7c38e4f9e0
/
drivers
/
s390
/
net
972dd43
qeth: properly delete empty files.
by Linus Torvalds
· 16 years ago
21cdbc1
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
d303b6f
[S390] qdio: report SIGA errors directly
by Jan Glauber
· 16 years ago
7834cd5
qeth: fix wait_event_timeout handling
by Heiko Carstens
· 16 years ago
8e98ac4
qeth: check for completion of a running recovery
by Ursula Braun
· 16 years ago
932e1583
qeth: unregister MAC addresses during recovery.
by Klaus-Dieter Wacker
· 16 years ago
64ef895
qeth: remove EDDP
by Frank Blaschka
· 16 years ago
f61a0d0
qeth: add statistics for tx csum
by Frank Blaschka
· 16 years ago
7f6d95e
qeth: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
b9d2fce
claw: fix minor findings from code analysis tool
by Andrew H. Richter
· 16 years ago
e2fc8cb
ctcm: fix minor findings from code analysis tool
by Joel A. Fowler
· 16 years ago
fb8585f
ctcm: avoid wraparound in length of incoming data
by Roel Kluin
· 16 years ago
3a05d14
ctcm: invalid return code from hard_start_xmit
by Ursula Braun
· 16 years ago
8f0c40d
claw: invalid return codes from hard_start_xmit
by Ursula Braun
· 16 years ago
4e584d6
netiucv: invalid return code from hard_start_xmit
by Ursula Braun
· 16 years ago
9e669d3
lcs: invalid return codes from hard_start_xmit.
by Klaus-Dieter Wacker
· 16 years ago
e5b5719
Use kthread instead of kernel_thread
by Klaus-Dieter Wacker
· 16 years ago
3eacdf5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
4811fcb
kmsg: convert claw printk messages
by Andy Richter
· 16 years ago
801599b
lcs: fix compilation for !CONFIG_IP_MULTICAST
by Heiko Carstens
· 16 years ago
2171dc1
claw: convert to net_device_ops
by Frank Blaschka
· 16 years ago
4edd73b
netiucv: convert to net_device_ops
by Frank Blaschka
· 16 years ago
69b3aa6
ctcm: convert to net_device_ops
by Frank Blaschka
· 16 years ago
0e0b46d
lcs: convert to net_device_ops
by Frank Blaschka
· 16 years ago
3d58cef
qeth: fix usage of netdev_ops
by Frank Blaschka
· 16 years ago
7f46b13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
8403b13
qeth: convert to net_device_ops
by Frank Blaschka
· 16 years ago
035da16
s390: remove s390_root_dev_*()
by Mark McLoughlin
· 16 years ago
6ea2fde
qeth: get rid of extra argument after printk to dev_* conversion
by Heiko Carstens
· 16 years ago
015e691
qeth: No large send using EDDP for HiperSockets.
by Klaus-Dieter Wacker
· 16 years ago
5b54e16
qeth: do not spin for SETIP ip assist command
by Frank Blaschka
· 16 years ago
fc9c246
qeth: avoid crash in case of layer mismatch for VSWITCH
by Ursula Braun
· 16 years ago
fe94e2e
qeth: exploit source MAC address for inbound layer3 packets
by Ursula Braun
· 16 years ago
906f1f0
qeth: HiperSockets mcl string conversion (pre z9 mach)
by Klaus-Dieter Wacker
· 16 years ago
0191b62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
2a7c6f2
[S390] convert ctcm printks to dev_xxx and pr_xxx macros.
by Peter Tiedemann
· 16 years ago
74eacdb
[S390] convert qeth printks to dev_xxx and pr_xxx macros.
by Frank Blaschka
· 16 years ago
8f7c502
[S390] convert iucv printks to dev_xxx and pr_xxx macros.
by Ursula Braun
· 16 years ago
c99fc5d
[S390] convert lcs printks to dev_xxx and pr_xxx macros.
by Klaus-D. Wacker
· 16 years ago
acfa922
[S390] s390: Remove redundant test
by Julia Lawall
· 16 years ago
6bcac50
[S390] service level interface.
by Martin Schwidefsky
· 16 years ago
bbd50e1
[S390] qdio: fix qeth port count detection
by Jan Glauber
· 16 years ago
ad660e2
s390_net: Kill directly reference of netdev->priv
by Wang Chen
· 16 years ago
d171235
drivers/s390/ - csum_partial - remove unnecessary casts
by Joe Perches
· 16 years ago
a1744d3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
7c510e4
net: convert more to %pM
by Johannes Berg
· 16 years ago
2d488c2
qeth: avoid skb_under_panic for malformatted inbound data
by Ursula Braun
· 16 years ago
cc18128
qeth: remove unnecessary support ckeck in sysfs route6
by Frank Blaschka
· 16 years ago
e1f03ae
qeth: fix offset error in non prealloc header path
by Frank Blaschka
· 16 years ago
0f5623c
qeth: remove non-recover-thread checkings
by Ursula Braun
· 16 years ago
80a914d
misc: replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
ebe05d0
s390: claw compile fixlet
by Alexey Dobriyan
· 16 years ago
4dd9ec4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
b9d3aed
[S390] more bus_id -> dev_name conversions
by Cornelia Huck
· 16 years ago
1bf5b28
[S390] bus_id -> dev_set_name() changes
by Cornelia Huck
· 16 years ago
2a0217d
[S390] bus_id -> dev_name conversions
by Kay Sievers
· 16 years ago
28a7e4c
qeth: avoid qeth recovery problems
by Ursula Braun
· 16 years ago
f1d5867
qeth: use firmware MAC-address for layer2 hsi-devices
by Ursula Braun
· 16 years ago
b09331e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
bd8774c
qeth: preallocated header account offset
by Frank Blaschka
· 16 years ago
7db2266
qeth: l2 write unicast list to hardware
by Frank Blaschka
· 16 years ago
211cd45
qeth: use -EOPNOTSUPP instead of -ENOTSUPP.
by Ursula Braun
· 16 years ago
9b3b9ab
LCS recovery dumps when cable reconnect
by Klaus-D. Wacker
· 16 years ago
261893d
ctcm: netdev->priv vs. netdev->ml_priv
by Peter Tiedemann
· 16 years ago
6951df3
claw: netdev->priv vs. netdev->ml_priv
by Peter Tiedemann
· 16 years ago
2b356b4
claw: fix memory leak in claw_probe.
by Martin Schwidefsky
· 16 years ago
7a8fc9b
removed unused #include <linux/version.h>'s
by Adrian Bunk
· 16 years ago
ab4227c
[S390] qeth: avoid use of include/asm-s390
by Martin Schwidefsky
· 16 years ago
683d718
[S390] qeth: preallocated qeth header for hiper socket
by Frank Blaschka
· 16 years ago
509e256
qeth: use dev->ml_priv instead of dev->priv
by Heiko Carstens
· 16 years ago
aa3f2cb
s390/net/ctcm: message cleanup
by Peter Tiedemann
· 16 years ago
b805da7
s390/net: Cleanup claw printk messages.
by Andy Richter
· 16 years ago
2b4ff11
qeth: fix build error caused by VLAN changes
by frank.blaschka@de.ibm.com
· 16 years ago
49997d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
779e6e1
[S390] qdio: new qdio driver.
by Jan Glauber
· 16 years ago
1d03037
[S390] Remove P390 support.
by Heiko Carstens
· 16 years ago
6b64806
[S390] Cleanup lcs printk messages.
by Klaus-D. Wacker
· 16 years ago
d5ddc80
[S390] Cleanup smsgiucv printk messages.
by Martin Schwidefsky
· 16 years ago
c4cef07
[S390] Cleanup qeth print messages.
by Frank Blaschka
· 16 years ago
f082bca
[S390] Cleanup netiucv printk messages.
by Ursula Braun
· 16 years ago
23d805b
[S390] cio: introduce fcx enabled scsw format
by Peter Oberparleiter
· 16 years ago
22d1ba7
vlan: move struct vlan_dev_info to private header
by Patrick McHardy
· 16 years ago
d0ec0f5
qeth: start dev queue after tx drop error
by Frank Blaschka
· 16 years ago
345aa66
qeth: Prepare-function to call s390dbf was wrong
by Peter Tiedemann
· 16 years ago
14cc21b
qeth: reduce number of kernel messages
by Frank Blaschka
· 16 years ago
f06f6f3
qeth: Use ccw_device_get_id().
by Cornelia Huck
· 16 years ago
e5bd7be
qeth: layer 3 Oops in ip event handler
by Frank Blaschka
· 16 years ago
0a0a831
netiucv: Fix missing driver attributes.
by Cornelia Huck
· 17 years ago
efe3df6
qeth: layer 2 allow ethtool to set TSO
by Frank Blaschka
· 17 years ago
a74b08c
qeth: read number of ports from card
by Ursula Braun
· 17 years ago
8af7c5a
qeth: layer 3 add missing dev_open/close to ccwgroup handler
by Frank Blaschka
· 17 years ago
f90b744
qeth: rework fast path
by Frank Blaschka
· 17 years ago
3f9975a
qeth: provide get ethtool settings
by Frank Blaschka
· 17 years ago
213298f
qeth: layer 3 support vlan IPv6 on hiper socket
by Frank Blaschka
· 17 years ago
cd02321
qeth module size reduction.
by Peter Tiedemann
· 17 years ago
022b660
ccwgroup: Unify parsing for group attribute.
by Ursula Braun
· 17 years ago
8bbf844
netiucv: get rid of in_atomic() use
by Ursula Braun
· 17 years ago
93ad37d
lcs: CCL-sequ. numbers required for protocol 802.2 only.
by Klaus D. Wacker
· 17 years ago
334d094
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26
by Linus Torvalds
· 17 years ago
2a2cf6b
[S390] replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
Next »