kernel: add dsa driver support
authorJohn Crispin <john@openwrt.org>
Fri, 12 Feb 2016 08:31:49 +0000 (08:31 +0000)
committerJohn Crispin <john@openwrt.org>
Fri, 12 Feb 2016 08:31:49 +0000 (08:31 +0000)
commit290534c7afa49004c02a3128a7bafa185dcd2452
treecbe4ca4c3ebf202db8d0f8e34d42908a3776222d
parenta231a9afd391a0b38c2ce610fce67065c2240a06
kernel: add dsa driver support

The Linux Distributed Switch Architecture drivers provide richer support than
the swconfig driver API in that each switch port gets its own interface which
allows protocols such as STP, LLDP, 802.1x etc.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com>
SVN-Revision: 48713
package/kernel/linux/modules/dsa.mk [new file with mode: 0644]