aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/broadcom-wl/patches/013-interface-name.patch
Commit message (Collapse)AuthorAgeFilesLines
* broadcom-wl: fix crash when starting multiple virtual interfacesHauke Mehrtens2013-11-111-1/+1
| | | | | | | | | When enabling multiple VIFS, the driver sometimes crashes. The frequency of the crash increases as more VIFS are enabled. Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> SVN-Revision: 38762
* broadcom-wl: perform additional cleanup on wl module unloadHauke Mehrtens2013-11-111-1/+1
| | | | | | Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> SVN-Revision: 38761
* broadcom-wl: change interface namesHauke Mehrtens2013-11-111-0/+11
'netifd' treats all devices with a "." in their name as vlan devices. Modify the name of virtual/WDS interfaces created by broadcom-wl to use a "-" instead of a ".", so they will be treated as simple devices by 'netifd'. Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> SVN-Revision: 38748