summaryrefslogtreecommitdiffstats
path: root/net/dsa
Commit message (Expand)AuthorAgeFilesLines
...
* dsa: fix warning in net/dsa/mv88e6xxx.cIngo Molnar2008-11-251-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-114-2/+73
|\
| * 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
* | 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-033-3/+0
|/
* 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