aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/broadcom-wl/patches/120-fixup-mac-addresses.patch
Commit message (Collapse)AuthorAgeFilesLines
* broadcom-wl: fix compile with kernel 4.9Hauke Mehrtens2017-10-181-4/+5
| | | | | | | ENOENT could not be found by the compiler when compiling again kernel 4.9. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* broadcom-wl: assign first increased mac address to internal wifi coreHauke Mehrtens2014-07-071-1/+1
| | | | | | | | | | When the original mac addresses are not valid assign the first one to the internal wifi core, this matches the manufacture mac address in most cases. In addition refresh the patches. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41545
* broadcom-wl: fixup mac addresses.Hauke Mehrtens2014-07-051-0/+92
Some series of devices are using the same mac address, which causes conflicts for these devices we generate a new mac address based on the base address. This patch adds this functionality to braodcom-wl. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41514