wifipineapple-openwrt/target/linux/ramips/files/drivers/net/ethernet/ralink
John Crispin 3e6b801eb4 ralink: check ethernet MAC address whether it is valid
The mac address usually write in factory block. but sometime user erase this block , the mac address will change to ff:ff:ff:ff:ff:ff.
This patch is purpose to fix this issue.

Signed-off-by: wengbj <linux.c@foxmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44166 3c298f89-4303-0410-b956-a3cf2f4a3e73
2015-01-28 12:06:22 +00:00
..
Kconfig ralink: add support for mt7621 ethernet 2014-11-12 14:54:50 +00:00
Makefile ralink: cleanup ethernet Makefile/Kconfig 2014-11-06 09:31:09 +00:00
esw_rt3052.c ralink: use fe_reset to control all reset 2015-01-18 20:17:07 +00:00
esw_rt3052.h ralink: move ethernet driver to files/ 2014-11-06 09:31:03 +00:00
gsw_mt7620a.c ralink: use fe_reset to control all reset 2015-01-18 20:17:07 +00:00
gsw_mt7620a.h ralink: add support for mt7621 ethernet 2014-11-12 14:54:50 +00:00
mdio.c ralink: move ethernet driver to files/ 2014-11-06 09:31:03 +00:00
mdio.h ralink: move ethernet driver to files/ 2014-11-06 09:31:03 +00:00
mdio_rt2880.c ralink: move ethernet driver to files/ 2014-11-06 09:31:03 +00:00
mdio_rt2880.h ralink: move ethernet driver to files/ 2014-11-06 09:31:03 +00:00
mt7530.c ralink: add support for mt7621 ethernet 2014-11-12 14:54:50 +00:00
mt7530.h ralink: move ethernet driver to files/ 2014-11-06 09:31:03 +00:00
ralink_ethtool.c ralink: fix ethernet feature TSO not work 2015-01-24 22:45:28 +00:00
ralink_ethtool.h ralink: move ethernet driver to files/ 2014-11-06 09:31:03 +00:00
ralink_soc_eth.c ralink: check ethernet MAC address whether it is valid 2015-01-28 12:06:22 +00:00
ralink_soc_eth.h ralink: fix ethernet feature TSO not work 2015-01-24 22:45:28 +00:00
soc_mt7620.c ralink: fix ethernet feature TSO not work 2015-01-24 22:45:28 +00:00
soc_rt305x.c ralink: fix ethernet feature TSO not work 2015-01-24 22:45:28 +00:00
soc_rt2880.c ralink: fix ethernet feature TSO not work 2015-01-24 22:45:28 +00:00
soc_rt3883.c ralink: fix ethernet feature TSO not work 2015-01-24 22:45:28 +00:00