- Dec 16, 2013
-
-
Jo-Philipp Wich authored
This commit changes the dnsmasq init script to use the interface status exposed by netifd. The old references to scan_interfaces() and (indirect) accesses to uci state variables are removed and replaced with corresponding network_*() calls. Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 39101
-
Jo-Philipp Wich authored
SVN-Revision: 39100
-
Jo-Philipp Wich authored
SVN-Revision: 39099
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39098
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39097
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39096
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39095
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39094
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 39093
-
Gabor Juhos authored
Also remove unused RB_* defines. Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39092
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39091
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39090
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39089
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39088
-
Gabor Juhos authored
Set up the chipselect GPIO directly in rb95x_nand_init instead. Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39087
-
Gabor Juhos authored
It is used on newer RouterBOARDs. Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39086
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39085
-
Gabor Juhos authored
Use the latest version of the yaffs code. Fetched from the yaffs2 git tree and it is based on the following commit: commit bc76682d93955cfb33051beb503ad9f8a5450578 Merge: 3a8580e ffa781d Author: Charles Manning <cdhmanning@gmail.com> Date: Thu Jul 11 17:46:25 2013 +1200 Merge branch 'master' of ssh://www.aleph1.co.uk/home/aleph1/git/yaffs2 Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39084
-
Gabor Juhos authored
It is not used by any platform. Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39083
-
Gabor Juhos authored
It is not used by any platform. Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39082
-
Gabor Juhos authored
It is not used by any platform. Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39081
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39080
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39079
-
Gabor Juhos authored
Signed-off-by:
Felix Kaechele <heffer@fedoraproject.org> [juhosg: remove the image generation part until the ethernet switch issue is resolved] Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39078
-
Gabor Juhos authored
Signed-off-by:
Felix Kaechele <heffer@fedoraproject.org> [juhosg: use a separate patch for kernel changes] Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39077
-
- Dec 15, 2013
-
-
Gabor Juhos authored
This patch enables jumbo frames on AR8327 switch by default. I have tested it on TP-Link TL-WDR3600. Signed-off-by:
Piotr Dymacz <pepe2k@gmail.com> Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39076
-
Gabor Juhos authored
Based-on: http://patchwork.openwrt.org/patch/4507/ Signed-off-by:
Martijn Zilverschoon <thefriedzombie@gmail.com> Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39075
-
Gabor Juhos authored
Based-on: http://patchwork.openwrt.org/patch/4508/ Signed-off-by:
Martijn Zilverschoon <thefriedzombie@gmail.com> Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39074
-
Gabor Juhos authored
Based-on: http://patchwork.openwrt.org/patch/4506/ Signed-off-by:
Martijn Zilverschoon <thefriedzombie@gmail.com> Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39073
-
Gabor Juhos authored
The TL-WA801ND v2 board has only one LAN port which makes it more similar to the TL-WR[78]50RE devices. Move the board setup code into the mach-tl-wax50re.c file. Based-on: http://patchwork.openwrt.org/patch/4506/ Signed-off-by:
Martijn Zilverschoon <thefriedzombie@gmail.com> Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39072
-
Gabor Juhos authored
This way it is a bit easier to add other TP-LINK devices based on the Atheros AP123 reference board with one LAN port. Based-on: http://patchwork.openwrt.org/patch/4506/ Signed-off-by:
Martijn Zilverschoon <thefriedzombie@gmail.com> Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39071
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 39068
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 39067
-
Gabor Juhos authored
Signed-off-by:
Jiri Pirko <jiri@resnulli.us> Patchwork: http://patchwork.openwrt.org/patch/4503/ Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39066
-
Gabor Juhos authored
Patch to add the profile for the TP-LINK WA801ND v2 Signed-off-by:
Jiri Pirko <jiri@resnulli.us> Patchwork: http://patchwork.openwrt.org/patch/4502/ [juhosg: change subject] Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39065
-
Gabor Juhos authored
Patch to add the user space support for the TL-WA801ND v2 Signed-off-by:
Jiri Pirko <jiri@resnulli.us> Patchwork: http://patchwork.openwrt.org/patch/4501/ Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39064
-
Gabor Juhos authored
Patch to add kernel support for the TP-LINK WA801ND v2 Signed-off-by:
Jiri Pirko <jiri@resnulli.us> Patchwork: http://patchwork.openwrt.org/patch/4500/ [juhosg: - the TL-WA801ND v2 does not have a sliding switch, it uses a push button for WPS instead. Use the tl_mr3420v2_gpio_keys array to reflect that, - rename kernel patch] Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 39063
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39062
-
Steven Barth authored
SVN-Revision: 39061
-
Hauke Mehrtens authored
This breaks some devices where the serial console is not at port 0 but somewhere else. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 39060
-