aboutsummaryrefslogtreecommitdiffstats
path: root/net/dsa/mv88e6131.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-29dsa: Move switch drivers to new directory drivers/net/dsaBen Hutchings1-435/+0
2011-11-29dsa: Move all definitions needed by drivers into <net/dsa.h>Ben Hutchings1-1/+1
2011-11-26dsa: Define module author, description, license and aliases for driversBen Hutchings1-0/+5
2011-11-26mv88e6xxx: Combine mv88e6131 and mv88e612_61_65 driversBen Hutchings1-14/+1
2011-06-29DSA: Enable cascading in multi-chip 6131 configurationBarry Grussling1-2/+6
2011-04-28dsa/mv88e6131: fix unknown multicast/broadcast forwarding on mv88e6085Peter Korsgaard1-5/+21
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-4/+19
2011-04-06dsa/mv88e6131: add support for mv88e6085 switchPeter Korsgaard1-4/+19
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2009-03-21dsa: add switch chip cascading supportLennert Buytenhek1-28/+50
2009-03-21dsa: add support for the Marvell 88E6095/6095F switch chipsLennert Buytenhek1-8/+14
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison1-1/+1
2008-12-10net: Make staticRoel Kluin1-2/+2
2008-10-08dsa: add support for the Marvell 88E6131 switch chipLennert Buytenhek1-0/+380