1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-22 06:41:31 +03:00
openwrt-xburst/target/linux/ar71xx/files
juhosg 54bc3d42c4 ar71xx: local mac support on the wndr3700
The wndr3700 at least has no eth0 mac address and usually leverages
the first wireless device's mac when in a bridged scenario. If,
however, you want to route, and not bridge the interfaces, you
need a unique mac address for it.

This patch sets the local bit on the mac address pulled from the
wireless chip and uses the resulting address for eth0.

Patch-by: Dave Taht <dave.taht@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29675 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-07 17:24:44 +00:00
..
arch/mips ar71xx: local mac support on the wndr3700 2012-01-07 17:24:44 +00:00
drivers ar71xx: fix sections mismatch warnings in the nand drivers 2012-01-05 18:08:33 +00:00
include/linux kernel: move linux/ath9k_platform.h to generic files so that it can be reused from other targets 2011-12-13 15:14:59 +00:00
net/dsa ar71xx: the ar7240 dsa driver is no longer used, remove it. 2010-10-21 18:42:28 +00:00