remarkable-linux/net/dsa
Ben Hutchings c8f0b86996 dsa: Move all definitions needed by drivers into <net/dsa.h>
Any headers included by drivers should be under include/, and
any definitions they use are not really private to the core as
the name "dsa_priv.h" suggests.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Acked-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-11-29 00:21:36 -05:00
..
dsa.c dsa: Combine core and tagging code 2011-11-26 14:48:15 -05:00
dsa_priv.h dsa: Move all definitions needed by drivers into <net/dsa.h> 2011-11-29 00:21:36 -05:00
Kconfig dsa: Allow core and drivers to be built as modules 2011-11-26 14:48:16 -05:00
Makefile dsa: Allow core and drivers to be built as modules 2011-11-26 14:48:16 -05:00
mv88e6xxx.c dsa: Move all definitions needed by drivers into <net/dsa.h> 2011-11-29 00:21:36 -05:00
mv88e6xxx.h mv88e6xxx: Combine mv88e6131 and mv88e612_61_65 drivers 2011-11-26 14:48:15 -05:00
mv88e6060.c dsa: Move all definitions needed by drivers into <net/dsa.h> 2011-11-29 00:21:36 -05:00
mv88e6123_61_65.c dsa: Move all definitions needed by drivers into <net/dsa.h> 2011-11-29 00:21:36 -05:00
mv88e6131.c dsa: Move all definitions needed by drivers into <net/dsa.h> 2011-11-29 00:21:36 -05:00
slave.c dsa: Remove unnecessary exports 2011-11-29 00:21:36 -05:00
tag_dsa.c dsa: Combine core and tagging code 2011-11-26 14:48:15 -05:00
tag_edsa.c dsa: Combine core and tagging code 2011-11-26 14:48:15 -05:00
tag_trailer.c dsa: Combine core and tagging code 2011-11-26 14:48:15 -05:00