aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/broadcom-wl
Commit message (Collapse)AuthorAgeFilesLines
...
* broadcom-wl: change interface namesHauke Mehrtens2013-11-113-3/+14
| | | | | | | | | | | '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
* broadcom-wl: fix compiler warningHauke Mehrtens2013-11-111-1/+1
| | | | | | | | Delete the return value (nvram_exit is declared with a 'void' return). Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> SVN-Revision: 38747
* broadcom-wl: Add 'N' mode support to broadcom-wlHauke Mehrtens2013-08-173-11/+76
| | | | | | | | | This is partly based on patches sent by Ɓukasz Kwestarz (See https://lists.openwrt.org/pipermail/openwrt-devel/2012-March/014356.html). Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37802
* broadcom-wl: fix compile error with kernel 3.10Hauke Mehrtens2013-07-312-2/+49
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37626
* brcm47xx: add initial support for kernel 3.10Hauke Mehrtens2013-07-141-2/+2
| | | | SVN-Revision: 37287
* packages: clean up the package folderJohn Crispin2013-06-2122-0/+2675
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007