summaryrefslogtreecommitdiffstats
path: root/net/dsa
Commit message (Expand)AuthorAgeFilesLines
* dsa: fix master interface allmulti/promisc handlingLennert Buytenhek2008-11-101-2/+70
* dsa: fix skb->pkt_type when mac address of slave interface differsLennert Buytenhek2008-11-103-0/+3
* dsa: fix compile bug on s390Heiko Carstens2008-10-131-1/+1
* dsa: Need to select PHYLIB.David S. Miller2008-10-081-0/+1
* dsa: add support for the Marvell 88E6060 switch chipLennert Buytenhek2008-10-083-0/+295
* dsa: add support for Trailer tagging formatLennert Buytenhek2008-10-086-0/+150
* dsa: add support for the Marvell 88E6131 switch chipLennert Buytenhek2008-10-085-0/+555
* dsa: add support for original DSA tagging formatLennert Buytenhek2008-10-087-7/+234
* net: Distributed Switch Architecture protocol supportLennert Buytenhek2008-10-089-0/+1891