aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_l2_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-23qeth: fix page breaks in hw headersFrank Blaschka1-2/+5
2010-06-23qeth: Fold qeth_trace debug areaCarsten Otte1-49/+45
2010-05-17qeth: support the new OSA CHPID types OSX and OSMUrsula Braun1-10/+24
2010-05-16qeth: synchronize configuration interfaceFrank Blaschka1-1/+7
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2010-04-03net: convert multicast list to list_headJiri Pirko1-3/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-16net: convert multiple drivers to use netdev_for_each_mc_addr, part7Jiri Pirko1-1/+1
2010-03-10qeth: no recovery after layer mismatch (z/VM NICs)Ursula Braun1-10/+6
2010-01-25net: use helpers to access uc list V2Jiri Pirko1-1/+1
2010-01-13qeth: avoid recovery during device online settingUrsula Braun1-1/+0
2010-01-13qeth: HiperSockets Network Traffic AnalyzerUrsula Braun1-1/+2
2009-12-29drivers/s390/net/qeth_l2_main.c: use %pM to shown MAC addressH Hartley Sweeten1-18/+6
2009-11-16qeth: rework TSO functionsFrank Blaschka1-1/+0
2009-11-16qeth: Recognize return codes of ccw_device_set_onlineUrsula Braun1-18/+8
2009-11-16qeth: Exploit Connection IsolationEinar Lueck1-0/+2
2009-10-05qeth: Convert ethtool get_stats_count() ops to get_sset_count()Ben Hutchings1-2/+2
2009-09-02drivers: Kill now superfluous ->last_rx storesEric Dumazet1-1/+0
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger1-2/+2
2009-08-26qeth: Cleanup for cast-type determination.Klaus-Dieter Wacker1-31/+11
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy1-0/+1
2009-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-1/+1
2009-06-18net: group address list and its countJiri Pirko1-1/+1
2009-06-16[S390] pm: qeth driver power management callbacksFrank Blaschka1-1/+51
2009-05-29net: convert unicast addr listJiri Pirko1-2/+4
2009-05-20qeth: support z/VM VSWITCH Port IsolationUrsula Braun1-1/+25
2009-05-20qeth: avoid crash after detach of replugged deviceUrsula Braun1-1/+3
2009-03-25qeth: check for completion of a running recoveryUrsula Braun1-0/+15
2009-03-25qeth: unregister MAC addresses during recovery.Klaus-Dieter Wacker1-2/+4
2009-03-25qeth: remove EDDPFrank Blaschka1-73/+8
2009-03-25qeth: add statistics for tx csumFrank Blaschka1-1/+4
2009-01-11qeth: fix usage of netdev_opsFrank Blaschka1-1/+1
2009-01-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-2/+0
2009-01-08qeth: convert to net_device_opsFrank Blaschka1-11/+16
2009-01-06s390: remove s390_root_dev_*()Mark McLoughlin1-2/+0
2009-01-04qeth: avoid crash in case of layer mismatch for VSWITCHUrsula Braun1-3/+5
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-12/+6
2008-12-25[S390] convert qeth printks to dev_xxx and pr_xxx macros.Frank Blaschka1-17/+20
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-18/+9
2008-10-27net: convert more to %pMJohannes Berg1-12/+6
2008-10-27qeth: avoid skb_under_panic for malformatted inbound dataUrsula Braun1-5/+8
2008-10-27qeth: remove non-recover-thread checkingsUrsula Braun1-13/+1
2008-09-24qeth: avoid qeth recovery problemsUrsula Braun1-4/+7
2008-09-24qeth: use firmware MAC-address for layer2 hsi-devicesUrsula Braun1-1/+2
2008-08-27qeth: l2 write unicast list to hardwareFrank Blaschka1-5/+22
2008-08-01[S390] qeth: preallocated qeth header for hiper socketFrank Blaschka1-11/+39
2008-07-26qeth: use dev->ml_priv instead of dev->privHeiko Carstens1-13/+13
2008-07-17[S390] qdio: new qdio driver.Jan Glauber1-15/+11
2008-06-10qeth: start dev queue after tx drop errorFrank Blaschka1-0/+1
2008-06-10qeth: reduce number of kernel messagesFrank Blaschka1-18/+11