summaryrefslogtreecommitdiff
path: root/net/dsa
AgeCommit message (Expand)Author
2011-06-29DSA: Enable cascading in multi-chip 6131 configurationBarry Grussling
2011-05-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-28dsa/mv88e6131: fix unknown multicast/broadcast forwarding on mv88e6085Peter Korsgaard
2011-04-20net: dsa: remove ethtool_ops->set_sgMichał Mirosław
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-04-06dsa/mv88e6131: add support for mv88e6085 switchPeter Korsgaard
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-08dsa/mv88e6060: support nonzero mii base addressPeter Korsgaard
2011-01-24module: fix missing semicolons in MODULE macro usageRusty Russell
2010-12-24net/dsa: don't use flush_scheduled_work()Tejun Heo
2010-08-11phylib: available for any speed ethernetRandy Dunlap
2010-07-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-18net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran
2010-07-12dsa: Fix Kconfig dependencies.David S. Miller
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: move address list functions to a separate fileJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-01netdev: convert pseudo-devices to netdev_tx_tStephen Hemminger
2009-07-05dsa: fix 88e6xxx statistics counter snapshottingStephane Contri
2009-05-29net: convert unicast addr listJiri Pirko
2009-03-21dsa: add switch chip cascading supportLennert Buytenhek
2009-03-21dsa: add support for the Marvell 88E6095/6095F switch chipsLennert Buytenhek
2009-03-21dsa: set ->iflink on slave interfaces to the ifindex of the parentLennert Buytenhek
2009-03-10net: convert usage of packet_type to read_mostlyStephen Hemminger
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison
2009-01-06dsa: convert to net_device_ops (v2)Stephen Hemminger
2008-12-10net: Make staticRoel Kluin
2008-11-25dsa: fix warning in net/dsa/mv88e6060.cIngo Molnar
2008-11-25dsa: fix warning in net/dsa/mv88e6xxx.cIngo Molnar
2008-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-10dsa: fix master interface allmulti/promisc handlingLennert Buytenhek
2008-11-10dsa: fix skb->pkt_type when mac address of slave interface differsLennert Buytenhek
2008-11-10net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-03net/: Kill now superfluous ->last_rx stores.David S. Miller
2008-10-13dsa: fix compile bug on s390Heiko Carstens
2008-10-08dsa: Need to select PHYLIB.David S. Miller
2008-10-08dsa: add support for the Marvell 88E6060 switch chipLennert Buytenhek
2008-10-08dsa: add support for Trailer tagging formatLennert Buytenhek
2008-10-08dsa: add support for the Marvell 88E6131 switch chipLennert Buytenhek
2008-10-08dsa: add support for original DSA tagging formatLennert Buytenhek
2008-10-08net: Distributed Switch Architecture protocol supportLennert Buytenhek