Age | Commit message (Expand) | Author |
2009-11-16 | qeth: allow dynamic change of rx checksumming | Frank Blaschka |
2009-11-16 | qeth: rework TSO functions | Frank Blaschka |
2009-11-16 | qeth: Recognize return codes of ccw_device_set_online | Ursula Braun |
2009-11-16 | qeth: Exploit Connection Isolation | Einar Lueck |
2009-10-05 | qeth: Convert ethtool get_stats_count() ops to get_sset_count() | Ben Hutchings |
2009-09-02 | drivers: Kill now superfluous ->last_rx stores | Eric Dumazet |
2009-09-02 | netdev: drivers should make ethtool_ops const | Stephen Hemminger |
2009-08-26 | qeth: Cleanup for cast-type determination. | Klaus-Dieter Wacker |
2009-08-26 | qeth: scheduling while atomic during ifconfig online sequence | Frank Blaschka |
2009-07-05 | net: convert remaining non-symbolic return values in ndo_start_xmit() functions | Patrick McHardy |
2009-06-16 | [S390] pm: qeth driver power management callbacks | Frank Blaschka |
2009-06-03 | net: skb->dst accessors | Eric Dumazet |
2009-05-30 | net: unset IFF_XMIT_DST_RELEASE for qeth and ipoib | Eric Dumazet |
2009-05-20 | qeth: omit upstream checksumming for HiperSockets | Ursula Braun |
2009-05-20 | qeth: avoid crash after detach of replugged device | Ursula Braun |
2009-03-25 | qeth: check for completion of a running recovery | Ursula Braun |
2009-03-25 | qeth: remove EDDP | Frank Blaschka |
2009-03-25 | qeth: add statistics for tx csum | Frank Blaschka |
2009-03-25 | qeth: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
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: 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 |
2008-12-25 | [S390] convert qeth printks to dev_xxx and pr_xxx macros. | Frank Blaschka |
2008-10-27 | qeth: remove non-recover-thread checkings | Ursula Braun |
2008-09-24 | qeth: avoid qeth recovery problems | Ursula Braun |
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 | qeth: fix build error caused by VLAN changes | frank.blaschka@de.ibm.com |
2008-07-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2008-07-17 | [S390] qdio: new qdio driver. | Jan Glauber |
2008-07-14 | [S390] Cleanup qeth print messages. | Frank Blaschka |
2008-07-08 | vlan: move struct vlan_dev_info to private header | Patrick McHardy |
2008-06-10 | qeth: start dev queue after tx drop error | Frank Blaschka |
2008-06-10 | qeth: reduce number of kernel messages | Frank Blaschka |
2008-06-10 | qeth: layer 3 Oops in ip event handler | Frank Blaschka |
2008-04-29 | qeth: layer 3 add missing dev_open/close to ccwgroup handler | Frank Blaschka |
2008-04-29 | qeth: rework fast path | Frank Blaschka |
2008-04-29 | qeth: provide get ethtool settings | Frank Blaschka |
2008-04-29 | qeth: layer 3 support vlan IPv6 on hiper socket | Frank Blaschka |
2008-04-29 | qeth module size reduction. | Peter Tiedemann |
2008-04-16 | qeth: keep ip-address after LAN_OFFLINE failure | Ursula Braun |
2008-04-16 | qeth: improving debug message handling | Peter Tiedemann |
2008-04-16 | qeth: layer 3 do not allow to change mac address | Frank Blaschka |
2008-04-16 | qeth: improve ip_list administration after deregister failures | Ursula Braun |
2008-03-26 | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki |
2008-03-22 | Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller |