summaryrefslogtreecommitdiffstats
path: root/net/dsa/mv88e6131.c
Commit message (Expand)AuthorAgeFilesLines
* dsa: Move switch drivers to new directory drivers/net/dsaBen Hutchings2011-11-291-435/+0
* dsa: Move all definitions needed by drivers into <net/dsa.h>Ben Hutchings2011-11-291-1/+1
* dsa: Define module author, description, license and aliases for driversBen Hutchings2011-11-261-0/+5
* mv88e6xxx: Combine mv88e6131 and mv88e612_61_65 driversBen Hutchings2011-11-261-14/+1
* DSA: Enable cascading in multi-chip 6131 configurationBarry Grussling2011-06-291-2/+6
* dsa/mv88e6131: fix unknown multicast/broadcast forwarding on mv88e6085Peter Korsgaard2011-04-281-5/+21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-111-4/+19
|\
| * dsa/mv88e6131: add support for mv88e6085 switchPeter Korsgaard2011-04-061-4/+19
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* dsa: add switch chip cascading supportLennert Buytenhek2009-03-211-28/+50
* dsa: add support for the Marvell 88E6095/6095F switch chipsLennert Buytenhek2009-03-211-8/+14
* net: replace uses of __constant_{endian}Harvey Harrison2009-02-011-1/+1
* net: Make staticRoel Kluin2008-12-101-2/+2
* dsa: add support for the Marvell 88E6131 switch chipLennert Buytenhek2008-10-081-0/+380