summaryrefslogtreecommitdiffstats
path: root/net/dsa
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-124-2/+73
|\
| * dsa: fix master interface allmulti/promisc handlingLennert Buytenhek2008-11-111-2/+70
| * dsa: fix skb->pkt_type when mac address of slave interface differsLennert Buytenhek2008-11-113-0/+3
* | net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-101-1/+1
* | net/: Kill now superfluous ->last_rx stores.David S. Miller2008-11-043-3/+0Star
|/
* dsa: fix compile bug on s390Heiko Carstens2008-10-141-1/+1
* dsa: Need to select PHYLIB.David S. Miller2008-10-091-0/+1
* dsa: add support for the Marvell 88E6060 switch chipLennert Buytenhek2008-10-093-0/+295
* dsa: add support for Trailer tagging formatLennert Buytenhek2008-10-096-0/+150
* dsa: add support for the Marvell 88E6131 switch chipLennert Buytenhek2008-10-095-0/+555
* dsa: add support for original DSA tagging formatLennert Buytenhek2008-10-097-7/+234
* net: Distributed Switch Architecture protocol supportLennert Buytenhek2008-10-099-0/+1891