Age | Commit message (Expand) | Author |
2009-01-25 | lcs: fix compilation for !CONFIG_IP_MULTICAST | Heiko Carstens |
2009-01-11 | qeth: fix usage of netdev_ops | Frank Blaschka |
2009-01-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2009-01-08 | qeth: convert to net_device_ops | Frank Blaschka |
2009-01-06 | s390: remove s390_root_dev_*() | Mark McLoughlin |
2009-01-04 | qeth: get rid of extra argument after printk to dev_* conversion | Heiko Carstens |
2009-01-04 | qeth: No large send using EDDP for HiperSockets. | Klaus-Dieter Wacker |
2009-01-04 | qeth: do not spin for SETIP ip assist command | Frank Blaschka |
2009-01-04 | qeth: avoid crash in case of layer mismatch for VSWITCH | Ursula Braun |
2009-01-04 | qeth: exploit source MAC address for inbound layer3 packets | Ursula Braun |
2009-01-04 | qeth: HiperSockets mcl string conversion (pre z9 mach) | Klaus-Dieter Wacker |
2008-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2008-12-25 | [S390] convert ctcm printks to dev_xxx and pr_xxx macros. | Peter Tiedemann |
2008-12-25 | [S390] convert qeth printks to dev_xxx and pr_xxx macros. | Frank Blaschka |
2008-12-25 | [S390] convert iucv printks to dev_xxx and pr_xxx macros. | Ursula Braun |
2008-12-25 | [S390] convert lcs printks to dev_xxx and pr_xxx macros. | Klaus-D. Wacker |
2008-12-25 | [S390] s390: Remove redundant test | Julia Lawall |
2008-12-25 | [S390] service level interface. | Martin Schwidefsky |
2008-12-25 | [S390] qdio: fix qeth port count detection | Jan Glauber |
2008-12-06 | s390_net: Kill directly reference of netdev->priv | Wang Chen |
2008-11-19 | drivers/s390/ - csum_partial - remove unnecessary casts | Joe Perches |
2008-10-31 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-10-27 | net: convert more to %pM | Johannes Berg |
2008-10-27 | qeth: avoid skb_under_panic for malformatted inbound data | Ursula Braun |
2008-10-27 | qeth: remove unnecessary support ckeck in sysfs route6 | Frank Blaschka |
2008-10-27 | qeth: fix offset error in non prealloc header path | Frank Blaschka |
2008-10-27 | qeth: remove non-recover-thread checkings | Ursula Braun |
2008-10-16 | misc: replace __FUNCTION__ with __func__ | Harvey Harrison |
2008-10-13 | s390: claw compile fixlet | Alexey Dobriyan |
2008-10-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2008-10-10 | [S390] more bus_id -> dev_name conversions | Cornelia Huck |
2008-10-10 | [S390] bus_id -> dev_set_name() changes | Cornelia Huck |
2008-10-10 | [S390] bus_id -> dev_name conversions | Kay Sievers |
2008-09-24 | qeth: avoid qeth recovery problems | Ursula Braun |
2008-09-24 | qeth: use firmware MAC-address for layer2 hsi-devices | Ursula Braun |
2008-08-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-08-27 | qeth: preallocated header account offset | Frank Blaschka |
2008-08-27 | qeth: l2 write unicast list to hardware | Frank Blaschka |
2008-08-27 | qeth: use -EOPNOTSUPP instead of -ENOTSUPP. | Ursula Braun |
2008-08-27 | LCS recovery dumps when cable reconnect | Klaus-D. Wacker |
2008-08-27 | ctcm: netdev->priv vs. netdev->ml_priv | Peter Tiedemann |
2008-08-27 | claw: netdev->priv vs. netdev->ml_priv | Peter Tiedemann |
2008-08-27 | claw: fix memory leak in claw_probe. | Martin Schwidefsky |
2008-08-23 | removed unused #include <linux/version.h>'s | Adrian Bunk |
2008-08-01 | [S390] qeth: avoid use of include/asm-s390 | Martin Schwidefsky |
2008-08-01 | [S390] qeth: preallocated qeth header for hiper socket | Frank Blaschka |
2008-07-26 | qeth: use dev->ml_priv instead of dev->priv | Heiko Carstens |
2008-07-22 | s390/net/ctcm: message cleanup | Peter Tiedemann |
2008-07-22 | s390/net: Cleanup claw printk messages. | Andy Richter |
2008-07-22 | qeth: fix build error caused by VLAN changes | frank.blaschka@de.ibm.com |