summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_l3_main.c
Commit message (Expand)AuthorAgeFilesLines
* qeth: serialize sysfs-triggered device configurationsUrsula Braun2010-07-231-1/+7
* qeth: IP address takeover flag settingKlaus-Dieter Wacker2010-07-231-1/+1
* qeth: fix page breaks in hw headersFrank Blaschka2010-06-231-13/+13
* qeth: Fold qeth_trace debug areaCarsten Otte2010-06-231-113/+113
* qeth: support the new OSA CHPID types OSX and OSMUrsula Braun2010-05-181-2/+4
* qeth: synchronize configuration interfaceFrank Blaschka2010-05-161-1/+7
* qeth: exploit HW TX checksummingFrank Blaschka2010-05-161-25/+67
* 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
* | qeth: l3 fix build error in ipv6 addr list handlingFrank Blaschka2010-03-221-1/+1
|/
* qeth: no recovery after layer mismatch (z/VM NICs)Ursula Braun2010-03-101-10/+6Star
* qeth: set promisc off after trace disabling failureUrsula Braun2010-03-101-26/+30
* qeth: l3 send dhcp in non pass thru modeFrank Blaschka2010-03-101-6/+4Star
* qeth: avoid recovery during device online settingUrsula Braun2010-01-141-2/+0Star
* qeth: HiperSockets Network Traffic AnalyzerUrsula Braun2010-01-141-24/+150
* qeth: allow dynamic change of rx checksummingFrank Blaschka2009-11-161-14/+30
* qeth: rework TSO functionsFrank Blaschka2009-11-161-13/+58
* qeth: Recognize return codes of ccw_device_set_onlineUrsula Braun2009-11-161-18/+7Star
* qeth: Exploit Connection IsolationEinar Lueck2009-11-161-0/+2
* qeth: Convert ethtool get_stats_count() ops to get_sset_count()Ben Hutchings2009-10-051-1/+1
* drivers: Kill now superfluous ->last_rx storesEric Dumazet2009-09-031-1/+0Star
* netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-021-1/+1
* qeth: Cleanup for cast-type determination.Klaus-Dieter Wacker2009-08-271-1/+46
* qeth: scheduling while atomic during ifconfig online sequenceFrank Blaschka2009-08-271-0/+1
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-061-0/+1
* [S390] pm: qeth driver power management callbacksFrank Blaschka2009-06-161-1/+51
* net: skb->dst accessorsEric Dumazet2009-06-031-4/+4
* net: unset IFF_XMIT_DST_RELEASE for qeth and ipoibEric Dumazet2009-05-311-0/+1
* qeth: omit upstream checksumming for HiperSocketsUrsula Braun2009-05-211-7/+13
* qeth: avoid crash after detach of replugged deviceUrsula Braun2009-05-211-1/+3
* qeth: check for completion of a running recoveryUrsula Braun2009-03-251-0/+7
* qeth: remove EDDPFrank Blaschka2009-03-251-46/+77
* qeth: add statistics for tx csumFrank Blaschka2009-03-251-1/+4
* qeth: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-251-1/+1
* qeth: fix usage of netdev_opsFrank Blaschka2009-01-111-4/+20
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-01-081-2/+0Star
|\
| * s390: remove s390_root_dev_*()Mark McLoughlin2009-01-061-2/+0Star
* | qeth: convert to net_device_opsFrank Blaschka2009-01-081-35/+18Star
|/
* qeth: get rid of extra argument after printk to dev_* conversionHeiko Carstens2009-01-051-1/+1
* qeth: avoid crash in case of layer mismatch for VSWITCHUrsula Braun2009-01-051-3/+5
* qeth: exploit source MAC address for inbound layer3 packetsUrsula Braun2009-01-051-7/+9
* [S390] convert qeth printks to dev_xxx and pr_xxx macros.Frank Blaschka2008-12-251-101/+110
* qeth: remove non-recover-thread checkingsUrsula Braun2008-10-271-12/+1Star
* qeth: avoid qeth recovery problemsUrsula Braun2008-09-251-3/+5
* [S390] qeth: preallocated qeth header for hiper socketFrank Blaschka2008-08-011-13/+38
* qeth: use dev->ml_priv instead of dev->privHeiko Carstens2008-07-261-15/+15
* qeth: fix build error caused by VLAN changesfrank.blaschka@de.ibm.com2008-07-221-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-181-22/+12Star
|\
| * [S390] qdio: new qdio driver.Jan Glauber2008-07-171-14/+11Star
| * [S390] Cleanup qeth print messages.Frank Blaschka2008-07-141-8/+1Star