summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_l3_main.c
Commit message (Expand)AuthorAgeFilesLines
* qeth: meaningful return code for set_mac_addressUrsula Braun2012-03-071-1/+1
* qeth: add query OSA address table supportFrank Blaschka2012-02-081-0/+3
* qeth: Move away from using neighbour entries in qeth_l3_fill_header()David Miller2012-02-021-19/+16
* qeth: recovery through asynchronous deliveryEinar Lueck2011-12-201-0/+5
* qeth: forbid recovery during shutdownUrsula Braun2011-12-201-0/+1
* qeth: suspicious rcu_dereference_check in recoveryUrsula Braun2011-12-201-4/+3
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-081-4/+5
* net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-051-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-211-0/+7
|\
| * qeth: l3 fix rcu splat in xmitFrank Blaschka2011-11-161-0/+7
* | net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-2/+4
|/
* [S390] sparse: fix sparse static warningsMartin Schwidefsky2011-10-301-1/+1
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-2/+2
* qeth: add support for af_iucv HiperSockets transportFrank Blaschka2011-08-131-18/+69
* qeth: l3 ipv6 vlan not working on shared OSA chpidFrank Blaschka2011-08-131-1/+0
* qeth: do vlan cleanupJiri Pirko2011-07-211-54/+46
* net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-171-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
OpenPOWER on IntegriCloud