openwrtv4/target/linux/ath79/files/drivers/net/ethernet/atheros/ag71xx
Chuanhong Guo 24cbe27bb7 ath79: ag71xx: Remove ar7240_set_addr and ag71xx_ar7240_start
The builtin switch has it's initial valid mac address(00:00:01:00:00:00).
Since the builtin switch is an independent device, setting mac address of gmac1 to builtin switch isn't a good idea and this makes it impossilbe to split builtin switch apart as an independent platform device.
Remove these functions and apply default VLAN during initialization as a preparation for further driver splitting.

Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
2018-07-30 10:43:33 +02:00
..
ag71xx.h ath79: ag71xx: Remove ar7240_set_addr and ag71xx_ar7240_start 2018-07-30 10:43:33 +02:00
ag71xx_ar7240.c ath79: ag71xx: Remove ar7240_set_addr and ag71xx_ar7240_start 2018-07-30 10:43:33 +02:00
ag71xx_debugfs.c ath79: add new OF only target for QCA MIPS silicon 2018-05-07 08:06:51 +02:00
ag71xx_ethtool.c ath79: add new OF only target for QCA MIPS silicon 2018-05-07 08:06:51 +02:00
ag71xx_gmac.c ath79: ag71xx: Split gmac config into separated file and add support for ar934x/qca955x. 2018-07-30 10:43:33 +02:00
ag71xx_main.c ath79: ag71xx: Remove ar7240_set_addr and ag71xx_ar7240_start 2018-07-30 10:43:33 +02:00
ag71xx_mdio.c ath79: add new OF only target for QCA MIPS silicon 2018-05-07 08:06:51 +02:00
ag71xx_phy.c ath79: add new OF only target for QCA MIPS silicon 2018-05-07 08:06:51 +02:00
Kconfig ath79: add new OF only target for QCA MIPS silicon 2018-05-07 08:06:51 +02:00
Makefile ath79: ag71xx: Split gmac config into separated file and add support for ar934x/qca955x. 2018-07-30 10:43:33 +02:00