Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / net / dsa /
2011-11-29 Ben Hutchingsdsa: Move switch drivers to new directory drivers/net/dsa
2011-11-29 Ben Hutchingsdsa: Move all definitions needed by drivers into <net...
2011-11-29 Ben Hutchingsdsa: Remove unnecessary exports
2011-11-26 Ben Hutchingsdsa: Allow core and drivers to be built as modules
2011-11-26 Ben Hutchingsdsa: Define module author, description, license and...
2011-11-26 Ben Hutchingsmv88e6xxx: Combine mv88e6131 and mv88e612_61_65 drivers
2011-11-26 Ben Hutchingsdsa: Combine core and tagging code
2011-11-26 Ben Hutchingsdsa: Export functions from core to modules
2011-11-26 Ben Hutchingsdsa: Change dsa_uses_{dsa, trailer}_tags() into inline...
2011-10-31 Paul Gortmakernet: Fix files explicitly needing to include module.h
2011-08-18 Jiri Pirkonet: remove use of ndo_set_multicast_list in drivers
2011-06-29 Barry GrusslingDSA: Enable cascading in multi-chip 6131 configuration
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-05 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-04-28 Peter Korsgaarddsa/mv88e6131: fix unknown multicast/broadcast forwardi...
2011-04-20 Michał Mirosławnet: dsa: remove ethtool_ops->set_sg
2011-04-11 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2011-04-06 Peter Korsgaarddsa/mv88e6131: add support for mv88e6085 switch
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-08 Peter Korsgaarddsa/mv88e6060: support nonzero mii base address
2011-01-24 Rusty Russellmodule: fix missing semicolons in MODULE macro usage
2010-12-24 Tejun Heonet/dsa: don't use flush_scheduled_work()
2010-08-12 Randy Dunlapphylib: available for any speed ethernet
2010-07-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-07-19 Richard Cochrannet: preserve ifreq parameter when calling generic...
2010-07-13 David S. Millerdsa: Fix Kconfig dependencies.
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-04-03 Jiri Pirkonet: move address list functions to a separate file
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-09-01 Stephen Hemmingernetdev: convert pseudo-devices to netdev_tx_t
2009-07-06 Stephane Contridsa: fix 88e6xxx statistics counter snapshotting
2009-05-30 Jiri Pirkonet: convert unicast addr list
2009-03-22 Lennert Buytenhekdsa: add switch chip cascading support
2009-03-22 Lennert Buytenhekdsa: add support for the Marvell 88E6095/6095F switch...
2009-03-22 Lennert Buytenhekdsa: set ->iflink on slave interfaces to the ifindex...
2009-03-10 Stephen Hemmingernet: convert usage of packet_type to read_mostly
2009-02-01 Harvey Harrisonnet: replace uses of __constant_{endian}
2009-01-07 Stephen Hemmingerdsa: convert to net_device_ops (v2)
2008-12-10 Roel Kluinnet: Make static
2008-11-26 Ingo Molnardsa: fix warning in net/dsa/mv88e6060.c
2008-11-26 Ingo Molnardsa: fix warning in net/dsa/mv88e6xxx.c
2008-11-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-11 Lennert Buytenhekdsa: fix master interface allmulti/promisc handling
2008-11-11 Lennert Buytenhekdsa: fix skb->pkt_type when mac address of slave interf...
2008-11-10 Kay Sieversnet: struct device - replace bus_id with dev_name(...
2008-11-04 David S. Millernet/: Kill now superfluous ->last_rx stores.
2008-10-14 Heiko Carstensdsa: fix compile bug on s390
2008-10-09 David S. Millerdsa: Need to select PHYLIB.
2008-10-09 Lennert Buytenhekdsa: add support for the Marvell 88E6060 switch chip
2008-10-09 Lennert Buytenhekdsa: add support for Trailer tagging format
2008-10-09 Lennert Buytenhekdsa: add support for the Marvell 88E6131 switch chip
2008-10-09 Lennert Buytenhekdsa: add support for original DSA tagging format
2008-10-09 Lennert Buytenheknet: Distributed Switch Architecture protocol support