aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_l3_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-13qeth: add support for af_iucv HiperSockets transportFrank Blaschka1-18/+69
2011-08-13qeth: l3 ipv6 vlan not working on shared OSA chpidFrank Blaschka1-1/+0
2011-07-21qeth: do vlan cleanupJiri Pirko1-54/+46
2011-07-17net: Abstract dst->neighbour accesses behind helpers.David S. Miller1-7/+18
2011-05-18qeth: use ndo_set_features callback for initial setup and recoveryFrank Blaschka1-52/+25
2011-05-13qeth: add OSA concurrent hardware trapFrank Blaschka1-36/+17
2011-05-13qeth: convert to hw_features part 2Frank Blaschka1-56/+48
2011-04-20net: s390: convert to hw_featuresMichał Mirosław1-84/+33
2011-03-14qeth: change some configurations defaultsFrank Blaschka1-0/+5
2011-02-26qeth: remove needless IPA-commands in offlineUrsula Braun1-51/+4
2011-01-15qeth: l3 hw tx csum circumvent hw bugFrank Blaschka1-1/+3
2011-01-15qeth: postpone open till recovery is finishedUrsula Braun1-2/+16
2010-12-10qeth: l3 add vlan hdr in passthru framesFrank Blaschka1-1/+1
2010-12-10qeth: support VIPA add/del in offline modeEinar Lueck1-1/+4
2010-12-10qeth: support ipv6 query arp cache for HiperSocketsEinar Lueck1-72/+143
2010-11-28qeth: l3 fix len in tso hdrFrank Blaschka1-0/+1
2010-11-28qeth: enable interface setup if LAN is offlineUrsula Braun1-5/+6
2010-11-28qeth lcs: convert mc rwlock to RCUSachin Sant1-5/+6
2010-10-21vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross1-3/+3
2010-10-03qeth: tagging with VLAN-ID 0Ursula Braun1-14/+13
2010-09-08qeth: NAPI support for l2 and l3 disciplineFrank Blaschka1-71/+111
2010-09-08qeth: Use %pI6Joe Perches1-6/+1
2010-07-23qeth: serialize sysfs-triggered device configurationsUrsula Braun1-1/+7
2010-07-23qeth: IP address takeover flag settingKlaus-Dieter Wacker1-1/+1
2010-06-23qeth: fix page breaks in hw headersFrank Blaschka1-13/+13
2010-06-23qeth: Fold qeth_trace debug areaCarsten Otte1-113/+113
2010-05-17qeth: support the new OSA CHPID types OSX and OSMUrsula Braun1-2/+4
2010-05-16qeth: synchronize configuration interfaceFrank Blaschka1-1/+7
2010-05-16qeth: exploit HW TX checksummingFrank Blaschka1-25/+67
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
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-22qeth: l3 fix build error in ipv6 addr list handlingFrank Blaschka1-1/+1
2010-03-10qeth: no recovery after layer mismatch (z/VM NICs)Ursula Braun1-10/+6
2010-03-10qeth: set promisc off after trace disabling failureUrsula Braun1-26/+30
2010-03-10qeth: l3 send dhcp in non pass thru modeFrank Blaschka1-6/+4
2010-01-13qeth: avoid recovery during device online settingUrsula Braun1-2/+0
2010-01-13qeth: HiperSockets Network Traffic AnalyzerUrsula Braun1-24/+150
2009-11-16qeth: allow dynamic change of rx checksummingFrank Blaschka1-14/+30
2009-11-16qeth: rework TSO functionsFrank Blaschka1-13/+58
2009-11-16qeth: Recognize return codes of ccw_device_set_onlineUrsula Braun1-18/+7
2009-11-16qeth: Exploit Connection IsolationEinar Lueck1-0/+2
2009-10-05qeth: Convert ethtool get_stats_count() ops to get_sset_count()Ben Hutchings1-1/+1
2009-09-02drivers: Kill now superfluous ->last_rx storesEric Dumazet1-1/+0
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger1-1/+1
2009-08-26qeth: Cleanup for cast-type determination.Klaus-Dieter Wacker1-1/+46
2009-08-26qeth: scheduling while atomic during ifconfig online sequenceFrank Blaschka1-0/+1
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy1-0/+1
2009-06-16[S390] pm: qeth driver power management callbacksFrank Blaschka1-1/+51
2009-06-03net: skb->dst accessorsEric Dumazet1-4/+4
2009-05-30net: unset IFF_XMIT_DST_RELEASE for qeth and ipoibEric Dumazet1-0/+1