Age | Commit message (Expand) | Author |
2011-05-13 | qeth: add OSA concurrent hardware trap | Frank Blaschka |
2011-05-13 | qeth: convert to hw_features part 2 | Frank Blaschka |
2011-02-26 | qeth: remove needless IPA-commands in offline | Ursula Braun |
2011-02-02 | qeth: show new mac-address if its setting fails | Ursula Braun |
2011-01-15 | qeth: postpone open till recovery is finished | Ursula Braun |
2010-11-28 | qeth: enable interface setup if LAN is offline | Ursula Braun |
2010-10-03 | qeth: tagging with VLAN-ID 0 | Ursula Braun |
2010-09-08 | qeth: NAPI support for l2 and l3 discipline | Frank Blaschka |
2010-07-23 | qeth: avoid useless removal of multicast addresses | Ursula Braun |
2010-07-23 | qeth: serialize sysfs-triggered device configurations | Ursula Braun |
2010-06-23 | qeth: fix page breaks in hw headers | Frank Blaschka |
2010-06-23 | qeth: Fold qeth_trace debug area | Carsten Otte |
2010-05-17 | qeth: support the new OSA CHPID types OSX and OSM | Ursula Braun |
2010-05-16 | qeth: synchronize configuration interface | Frank Blaschka |
2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-04-03 | net: convert multicast list to list_head | Jiri Pirko |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-16 | net: convert multiple drivers to use netdev_for_each_mc_addr, part7 | Jiri Pirko |
2010-03-10 | qeth: no recovery after layer mismatch (z/VM NICs) | Ursula Braun |
2010-01-25 | net: use helpers to access uc list V2 | Jiri Pirko |
2010-01-13 | qeth: avoid recovery during device online setting | Ursula Braun |
2010-01-13 | qeth: HiperSockets Network Traffic Analyzer | Ursula Braun |
2009-12-29 | drivers/s390/net/qeth_l2_main.c: use %pM to shown MAC address | H Hartley Sweeten |
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-07-05 | net: convert remaining non-symbolic return values in ndo_start_xmit() functions | Patrick McHardy |
2009-06-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-06-18 | net: group address list and its count | Jiri Pirko |
2009-06-16 | [S390] pm: qeth driver power management callbacks | Frank Blaschka |
2009-05-29 | net: convert unicast addr list | Jiri Pirko |
2009-05-20 | qeth: support z/VM VSWITCH Port Isolation | 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: unregister MAC addresses during recovery. | Klaus-Dieter Wacker |
2009-03-25 | qeth: remove EDDP | Frank Blaschka |
2009-03-25 | qeth: add statistics for tx csum | Frank Blaschka |
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: avoid crash in case of layer mismatch for VSWITCH | Ursula Braun |
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 qeth printks to dev_xxx and pr_xxx macros. | Frank Blaschka |
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 |