aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_l2_main.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-2/+2
* qeth: add OSA concurrent hardware trapFrank Blaschka2011-05-131-0/+16
* qeth: convert to hw_features part 2Frank Blaschka2011-05-131-4/+1
* qeth: remove needless IPA-commands in offlineUrsula Braun2011-02-261-31/+14
* qeth: show new mac-address if its setting failsUrsula Braun2011-02-021-2/+2
* qeth: postpone open till recovery is finishedUrsula Braun2011-01-151-2/+16
* qeth: enable interface setup if LAN is offlineUrsula Braun2010-11-281-5/+6
* qeth: tagging with VLAN-ID 0Ursula Braun2010-10-031-0/+2
* qeth: NAPI support for l2 and l3 disciplineFrank Blaschka2010-09-081-65/+108
* qeth: avoid useless removal of multicast addressesUrsula Braun2010-07-231-2/+0
* qeth: serialize sysfs-triggered device configurationsUrsula Braun2010-07-231-0/+5
* qeth: fix page breaks in hw headersFrank Blaschka2010-06-231-2/+5
* qeth: Fold qeth_trace debug areaCarsten Otte2010-06-231-49/+45
* qeth: support the new OSA CHPID types OSX and OSMUrsula Braun2010-05-171-10/+24
* qeth: synchronize configuration interfaceFrank Blaschka2010-05-161-1/+7
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | net: convert multicast list to list_headJiri Pirko2010-04-031-3/+2
* | net: convert multiple drivers to use netdev_for_each_mc_addr, part7Jiri Pirko2010-03-161-1/+1
|/
* qeth: no recovery after layer mismatch (z/VM NICs)Ursula Braun2010-03-101-10/+6
* net: use helpers to access uc list V2Jiri Pirko2010-01-251-1/+1
* qeth: avoid recovery during device online settingUrsula Braun2010-01-131-1/+0
* qeth: HiperSockets Network Traffic AnalyzerUrsula Braun2010-01-131-1/+2
* drivers/s390/net/qeth_l2_main.c: use %pM to shown MAC addressH Hartley Sweeten2009-12-291-18/+6
* qeth: rework TSO functionsFrank Blaschka2009-11-161-1/+0
* qeth: Recognize return codes of ccw_device_set_onlineUrsula Braun2009-11-161-18/+8
* qeth: Exploit Connection IsolationEinar Lueck2009-11-161-0/+2
* qeth: Convert ethtool get_stats_count() ops to get_sset_count()Ben Hutchings2009-10-051-2/+2
* drivers: Kill now superfluous ->last_rx storesEric Dumazet2009-09-021-1/+0
* netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-021-2/+2
* qeth: Cleanup for cast-type determination.Klaus-Dieter Wacker2009-08-261-31/+11
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-051-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-181-1/+1
|\
| * net: group address list and its countJiri Pirko2009-06-181-1/+1
* | [S390] pm: qeth driver power management callbacksFrank Blaschka2009-06-161-1/+51
|/
* net: convert unicast addr listJiri Pirko2009-05-291-2/+4
* qeth: support z/VM VSWITCH Port IsolationUrsula Braun2009-05-201-1/+25
* qeth: avoid crash after detach of replugged deviceUrsula Braun2009-05-201-1/+3
* qeth: check for completion of a running recoveryUrsula Braun2009-03-251-0/+15
* qeth: unregister MAC addresses during recovery.Klaus-Dieter Wacker2009-03-251-2/+4
* qeth: remove EDDPFrank Blaschka2009-03-251-73/+8
* qeth: add statistics for tx csumFrank Blaschka2009-03-251-1/+4
* qeth: fix usage of netdev_opsFrank Blaschka2009-01-111-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-01-081-2/+0
|\
| * s390: remove s390_root_dev_*()Mark McLoughlin2009-01-061-2/+0
* | qeth: convert to net_device_opsFrank Blaschka2009-01-081-11/+16
|/
* qeth: avoid crash in case of layer mismatch for VSWITCHUrsula Braun2009-01-041-3/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-281-12/+6
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-311-18/+9
| |\
| * | net: convert more to %pMJohannes Berg2008-10-271-12/+6