| Commit message (Expand) | Author | Age | Files | Lines |
* | qeth: avoid useless removal of multicast addresses | Ursula Braun | 2010-07-23 | 1 | -2/+0 |
* | qeth: serialize sysfs-triggered device configurations | Ursula Braun | 2010-07-23 | 1 | -0/+5 |
* | qeth: fix page breaks in hw headers | Frank Blaschka | 2010-06-23 | 1 | -2/+5 |
* | qeth: Fold qeth_trace debug area | Carsten Otte | 2010-06-23 | 1 | -49/+45 |
* | qeth: support the new OSA CHPID types OSX and OSM | Ursula Braun | 2010-05-17 | 1 | -10/+24 |
* | qeth: synchronize configuration interface | Frank Blaschka | 2010-05-16 | 1 | -1/+7 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 1 | -0/+1 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 | 1 | -3/+2 |
* | | net: convert multiple drivers to use netdev_for_each_mc_addr, part7 | Jiri Pirko | 2010-03-16 | 1 | -1/+1 |
|/ |
|
* | qeth: no recovery after layer mismatch (z/VM NICs) | Ursula Braun | 2010-03-10 | 1 | -10/+6 |
* | net: use helpers to access uc list V2 | Jiri Pirko | 2010-01-25 | 1 | -1/+1 |
* | qeth: avoid recovery during device online setting | Ursula Braun | 2010-01-13 | 1 | -1/+0 |
* | qeth: HiperSockets Network Traffic Analyzer | Ursula Braun | 2010-01-13 | 1 | -1/+2 |
* | drivers/s390/net/qeth_l2_main.c: use %pM to shown MAC address | H Hartley Sweeten | 2009-12-29 | 1 | -18/+6 |
* | qeth: rework TSO functions | Frank Blaschka | 2009-11-16 | 1 | -1/+0 |
* | qeth: Recognize return codes of ccw_device_set_online | Ursula Braun | 2009-11-16 | 1 | -18/+8 |
* | qeth: Exploit Connection Isolation | Einar Lueck | 2009-11-16 | 1 | -0/+2 |
* | qeth: Convert ethtool get_stats_count() ops to get_sset_count() | Ben Hutchings | 2009-10-05 | 1 | -2/+2 |
* | drivers: Kill now superfluous ->last_rx stores | Eric Dumazet | 2009-09-02 | 1 | -1/+0 |
* | netdev: drivers should make ethtool_ops const | Stephen Hemminger | 2009-09-02 | 1 | -2/+2 |
* | qeth: Cleanup for cast-type determination. | Klaus-Dieter Wacker | 2009-08-26 | 1 | -31/+11 |
* | net: convert remaining non-symbolic return values in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-06-18 | 1 | -1/+1 |
|\ |
|
| * | net: group address list and its count | Jiri Pirko | 2009-06-18 | 1 | -1/+1 |
* | | [S390] pm: qeth driver power management callbacks | Frank Blaschka | 2009-06-16 | 1 | -1/+51 |
|/ |
|
* | net: convert unicast addr list | Jiri Pirko | 2009-05-29 | 1 | -2/+4 |
* | qeth: support z/VM VSWITCH Port Isolation | Ursula Braun | 2009-05-20 | 1 | -1/+25 |
* | qeth: avoid crash after detach of replugged device | Ursula Braun | 2009-05-20 | 1 | -1/+3 |
* | qeth: check for completion of a running recovery | Ursula Braun | 2009-03-25 | 1 | -0/+15 |
* | qeth: unregister MAC addresses during recovery. | Klaus-Dieter Wacker | 2009-03-25 | 1 | -2/+4 |
* | qeth: remove EDDP | Frank Blaschka | 2009-03-25 | 1 | -73/+8 |
* | qeth: add statistics for tx csum | Frank Blaschka | 2009-03-25 | 1 | -1/+4 |
* | qeth: fix usage of netdev_ops | Frank Blaschka | 2009-01-11 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-01-08 | 1 | -2/+0 |
|\ |
|
| * | s390: remove s390_root_dev_*() | Mark McLoughlin | 2009-01-06 | 1 | -2/+0 |
* | | qeth: convert to net_device_ops | Frank Blaschka | 2009-01-08 | 1 | -11/+16 |
|/ |
|
* | qeth: avoid crash in case of layer mismatch for VSWITCH | Ursula Braun | 2009-01-04 | 1 | -3/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2008-12-28 | 1 | -12/+6 |
|\ |
|
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-10-31 | 1 | -18/+9 |
| |\ |
|
| * | | net: convert more to %pM | Johannes Berg | 2008-10-27 | 1 | -12/+6 |
* | | | [S390] convert qeth printks to dev_xxx and pr_xxx macros. | Frank Blaschka | 2008-12-25 | 1 | -17/+20 |
| |/
|/| |
|
* | | qeth: avoid skb_under_panic for malformatted inbound data | Ursula Braun | 2008-10-27 | 1 | -5/+8 |
* | | qeth: remove non-recover-thread checkings | Ursula Braun | 2008-10-27 | 1 | -13/+1 |
|/ |
|
* | qeth: avoid qeth recovery problems | Ursula Braun | 2008-09-24 | 1 | -4/+7 |
* | qeth: use firmware MAC-address for layer2 hsi-devices | Ursula Braun | 2008-09-24 | 1 | -1/+2 |
* | qeth: l2 write unicast list to hardware | Frank Blaschka | 2008-08-27 | 1 | -5/+22 |
* | [S390] qeth: preallocated qeth header for hiper socket | Frank Blaschka | 2008-08-01 | 1 | -11/+39 |
* | qeth: use dev->ml_priv instead of dev->priv | Heiko Carstens | 2008-07-26 | 1 | -13/+13 |
* | [S390] qdio: new qdio driver. | Jan Glauber | 2008-07-17 | 1 | -15/+11 |