aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_l3_main.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-73/+122
* net: fix NULL dereferences in check_peer_redir()Eric Dumazet2012-02-131-7/+18
* qeth: use ndo_set_features callback for initial setup and recoveryFrank Blaschka2011-05-181-52/+25
* qeth: add OSA concurrent hardware trapFrank Blaschka2011-05-131-36/+17
* qeth: convert to hw_features part 2Frank Blaschka2011-05-131-56/+48
* net: s390: convert to hw_featuresMichał Mirosław2011-04-201-84/+33
* qeth: change some configurations defaultsFrank Blaschka2011-03-141-0/+5
* qeth: remove needless IPA-commands in offlineUrsula Braun2011-02-261-51/+4
* qeth: l3 hw tx csum circumvent hw bugFrank Blaschka2011-01-151-1/+3
* qeth: postpone open till recovery is finishedUrsula Braun2011-01-151-2/+16
* qeth: l3 add vlan hdr in passthru framesFrank Blaschka2010-12-101-1/+1
* qeth: support VIPA add/del in offline modeEinar Lueck2010-12-101-1/+4
* qeth: support ipv6 query arp cache for HiperSocketsEinar Lueck2010-12-101-72/+143
* qeth: l3 fix len in tso hdrFrank Blaschka2010-11-281-0/+1
* qeth: enable interface setup if LAN is offlineUrsula Braun2010-11-281-5/+6
* qeth lcs: convert mc rwlock to RCUSachin Sant2010-11-281-5/+6
* vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross2010-10-211-3/+3
* qeth: tagging with VLAN-ID 0Ursula Braun2010-10-031-14/+13
* qeth: NAPI support for l2 and l3 disciplineFrank Blaschka2010-09-081-71/+111
* qeth: Use %pI6Joe Perches2010-09-081-6/+1
* 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-171-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/+6
* 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/+4
* qeth: avoid recovery during device online settingUrsula Braun2010-01-131-2/+0
* qeth: HiperSockets Network Traffic AnalyzerUrsula Braun2010-01-131-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/+7
* 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-021-1/+0
* netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-021-1/+1
* qeth: Cleanup for cast-type determination.Klaus-Dieter Wacker2009-08-261-1/+46
* qeth: scheduling while atomic during ifconfig online sequenceFrank Blaschka2009-08-261-0/+1
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-051-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-301-0/+1
* qeth: omit upstream checksumming for HiperSocketsUrsula Braun2009-05-201-7/+13
* qeth: avoid crash after detach of replugged deviceUrsula Braun2009-05-201-1/+3