summaryrefslogtreecommitdiffstats
path: root/net/dsa
AgeCommit message (Expand)AuthorLines
2009-01-06dsa: convert to net_device_ops (v2)Stephen Hemminger-10/+41
2008-12-10net: Make staticRoel Kluin-6/+6
2008-11-25dsa: fix warning in net/dsa/mv88e6060.cIngo Molnar-1/+1
2008-11-25dsa: fix warning in net/dsa/mv88e6xxx.cIngo Molnar-1/+1
2008-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-2/+73
2008-11-10dsa: fix master interface allmulti/promisc handlingLennert Buytenhek-2/+70
2008-11-10dsa: fix skb->pkt_type when mac address of slave interface differsLennert Buytenhek-0/+3
2008-11-10net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers-1/+1
2008-11-03net/: Kill now superfluous ->last_rx stores.David S. Miller-3/+0
2008-10-13dsa: fix compile bug on s390Heiko Carstens-1/+1
2008-10-08dsa: Need to select PHYLIB.David S. Miller-0/+1
2008-10-08dsa: add support for the Marvell 88E6060 switch chipLennert Buytenhek-0/+295
2008-10-08dsa: add support for Trailer tagging formatLennert Buytenhek-0/+150
2008-10-08dsa: add support for the Marvell 88E6131 switch chipLennert Buytenhek-0/+555
2008-10-08dsa: add support for original DSA tagging formatLennert Buytenhek-7/+234
2008-10-08net: Distributed Switch Architecture protocol supportLennert Buytenhek-0/+1891