summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-3.14/180-generate-mac-address.patch
Commit message (Collapse)AuthorAgeFilesLines
* brcm47xx: 3.14: update MIPS patches with versions sent upstreamHauke Mehrtens2014-07-311-68/+0
| | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 41911
* brcm47xx: increase fallback mac addresses by oneHauke Mehrtens2014-07-051-2/+2
| | | | | | | | | | Now the mac address is increased by two for the first fallback mac address. It could be that the address increased should be used for the wan port. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41515
* brcm47xx: do not use mac addresses with 00:90:4C prefix, prevent mac address ↵Hauke Mehrtens2014-07-051-0/+68
collisions. The address prefix 00:90:4C is used by Broadcom in their initial configuration. When a mac address with the prefix 00:90:4C is used all devices from the same series are sharing the same mac address. To prevent mac address collisions we replace them with a mac address based on the base address. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41513