alistair23-linux/net/dsa
Lennert Buytenhek 076d3e10a5 dsa: add support for the Marvell 88E6095/6095F switch chips
Add support for the Marvell 88E6095/6095F switch chips.  These
chips are similar to the 88e6131, so we can add the support to
mv88e6131.c easily.

Thanks to Gary Thomas <gary@mlbassoc.com> and Jesper Dangaard
Brouer <hawk@diku.dk> for testing various patches.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Tested-by: Gary Thomas <gary@mlbassoc.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-03-21 19:06:54 -07:00
..
dsa.c dsa: add support for Trailer tagging format 2008-10-08 17:24:16 -07:00
dsa_priv.h dsa: add support for Trailer tagging format 2008-10-08 17:24:16 -07:00
Kconfig dsa: add support for the Marvell 88E6095/6095F switch chips 2009-03-21 19:06:54 -07:00
Makefile dsa: add support for the Marvell 88E6060 switch chip 2008-10-08 17:24:22 -07:00
mv88e6xxx.c dsa: fix warning in net/dsa/mv88e6xxx.c 2008-11-25 16:50:49 -08:00
mv88e6xxx.h dsa: add support for the Marvell 88E6131 switch chip 2008-10-08 17:24:09 -07:00
mv88e6060.c net: Make static 2008-12-10 15:18:31 -08:00
mv88e6123_61_65.c net: replace uses of __constant_{endian} 2009-02-01 00:45:17 -08:00
mv88e6131.c dsa: add support for the Marvell 88E6095/6095F switch chips 2009-03-21 19:06:54 -07:00
slave.c dsa: set ->iflink on slave interfaces to the ifindex of the parent 2009-03-21 19:06:53 -07:00
tag_dsa.c net: convert usage of packet_type to read_mostly 2009-03-10 05:22:43 -07:00
tag_edsa.c net: convert usage of packet_type to read_mostly 2009-03-10 05:22:43 -07:00
tag_trailer.c net: convert usage of packet_type to read_mostly 2009-03-10 05:22:43 -07:00