aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/net/qeth_l3_main.c
AgeCommit message (Expand)Author
2011-11-16qeth: l3 fix rcu splat in xmitFrank Blaschka
2011-10-30[S390] sparse: fix sparse static warningsMartin Schwidefsky
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-13qeth: add support for af_iucv HiperSockets transportFrank Blaschka
2011-08-13qeth: l3 ipv6 vlan not working on shared OSA chpidFrank Blaschka
2011-07-21qeth: do vlan cleanupJiri Pirko
2011-07-17net: Abstract dst->neighbour accesses behind helpers.David S. Miller
2011-05-18qeth: use ndo_set_features callback for initial setup and recoveryFrank Blaschka
2011-05-13qeth: add OSA concurrent hardware trapFrank Blaschka
2011-05-13qeth: convert to hw_features part 2Frank Blaschka
2011-04-20net: s390: convert to hw_featuresMichał Mirosław
2011-03-14qeth: change some configurations defaultsFrank Blaschka
2011-02-26qeth: remove needless IPA-commands in offlineUrsula Braun
2011-01-15qeth: l3 hw tx csum circumvent hw bugFrank Blaschka
2011-01-15qeth: postpone open till recovery is finishedUrsula Braun
2010-12-10qeth: l3 add vlan hdr in passthru framesFrank Blaschka
2010-12-10qeth: support VIPA add/del in offline modeEinar Lueck
2010-12-10qeth: support ipv6 query arp cache for HiperSocketsEinar Lueck
2010-11-28qeth: l3 fix len in tso hdrFrank Blaschka
2010-11-28qeth: enable interface setup if LAN is offlineUrsula Braun
2010-11-28qeth lcs: convert mc rwlock to RCUSachin Sant
2010-10-21vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross
2010-10-03qeth: tagging with VLAN-ID 0Ursula Braun
2010-09-08qeth: NAPI support for l2 and l3 disciplineFrank Blaschka
2010-09-08qeth: Use %pI6Joe Perches
2010-07-23qeth: serialize sysfs-triggered device configurationsUrsula Braun
2010-07-23qeth: IP address takeover flag settingKlaus-Dieter Wacker
2010-06-23qeth: fix page breaks in hw headersFrank Blaschka
2010-06-23qeth: Fold qeth_trace debug areaCarsten Otte
2010-05-17qeth: support the new OSA CHPID types OSX and OSMUrsula Braun
2010-05-16qeth: synchronize configuration interfaceFrank Blaschka
2010-05-16qeth: exploit HW TX checksummingFrank Blaschka
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-22qeth: l3 fix build error in ipv6 addr list handlingFrank Blaschka
2010-03-10qeth: no recovery after layer mismatch (z/VM NICs)Ursula Braun
2010-03-10qeth: set promisc off after trace disabling failureUrsula Braun
2010-03-10qeth: l3 send dhcp in non pass thru modeFrank Blaschka
2010-01-13qeth: avoid recovery during device online settingUrsula Braun
2010-01-13qeth: HiperSockets Network Traffic AnalyzerUrsula Braun
2009-11-16qeth: allow dynamic change of rx checksummingFrank Blaschka
2009-11-16qeth: rework TSO functionsFrank Blaschka
2009-11-16qeth: Recognize return codes of ccw_device_set_onlineUrsula Braun
2009-11-16qeth: Exploit Connection IsolationEinar Lueck
2009-10-05qeth: Convert ethtool get_stats_count() ops to get_sset_count()Ben Hutchings
2009-09-02drivers: Kill now superfluous ->last_rx storesEric Dumazet
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger
2009-08-26qeth: Cleanup for cast-type determination.Klaus-Dieter Wacker
2009-08-26qeth: scheduling while atomic during ifconfig online sequenceFrank Blaschka
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy