summaryrefslogtreecommitdiffstats
path: root/net/dsa
Commit message (Expand)AuthorAgeFilesLines
...
* net: convert usage of packet_type to read_mostlyStephen Hemminger2009-03-103-3/+3
* net: replace uses of __constant_{endian}Harvey Harrison2009-02-015-5/+5
* dsa: convert to net_device_ops (v2)Stephen Hemminger2009-01-071-10/+41
* net: Make staticRoel Kluin2008-12-113-6/+6
* dsa: fix warning in net/dsa/mv88e6060.cIngo Molnar2008-11-261-1/+1
* dsa: fix warning in net/dsa/mv88e6xxx.cIngo Molnar2008-11-261-1/+1
* 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