| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
limits decrease memory usage (remove unnecessary book-keeping)
SVN-Revision: 35835
|
|
|
|
|
|
| |
This fixes #13058 and hopefully #12927
SVN-Revision: 35834
|
|
|
|
| |
SVN-Revision: 35833
|
|
|
|
| |
SVN-Revision: 35831
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
With bison 2.7 YYDEBUG will be set to 0 if it was not set, then #ifdef
YYDEBUG returns true, but bison 2.7 treets YYDEBUG 0 as not set.
This fixes the following error:
obj/main.o: In function `main':
main.c:(.text.startup+0xaf): undefined reference to `yydebug'
collect2: error: ld returned 1 exit status
This closes #13093.
SVN-Revision: 35830
|
|
|
|
| |
SVN-Revision: 35828
|
|
|
|
| |
SVN-Revision: 35827
|
|
|
|
| |
SVN-Revision: 35826
|
|
|
|
| |
SVN-Revision: 35825
|
|
|
|
| |
SVN-Revision: 35824
|
|
|
|
| |
SVN-Revision: 35823
|
|
|
|
| |
SVN-Revision: 35822
|
|
|
|
| |
SVN-Revision: 35821
|
|
|
|
|
|
| |
reload
SVN-Revision: 35820
|
|
|
|
|
|
| |
hidden networks (#13056)
SVN-Revision: 35819
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 35818
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35816
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35815
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35814
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35813
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35812
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35811
|
|
|
|
|
|
|
|
| |
And make librt be an empty stub for musl libc.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35810
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35809
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35808
|
|
|
|
|
|
|
|
| |
This closes #13039.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 35807
|
|
|
|
| |
SVN-Revision: 35806
|
|
|
|
|
|
|
|
|
| |
There are no good reasons for keeping this version around when 4.6.3 and
4.6-linaro are there.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 35805
|
|
|
|
| |
SVN-Revision: 35804
|
|
|
|
|
|
| |
if other addresses are available * Allow the announced DNS-server to be overwritten
SVN-Revision: 35803
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35801
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35800
|
|
|
|
|
|
|
|
| |
It is removed in 3.8. Also add a revert patch for 3.7.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35799
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35798
|
|
|
|
|
|
| |
partition driver
SVN-Revision: 35791
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
WNDR3400v2 is based on BCM53xx . Image that is created breaks the router somehow therefore "#".
CFE and NVRAM contain different vars - example:
CFE line original: Device eth0: hwaddr 74-44-01-37-C6-69, ipaddr 192.168.1.1, mask 255.255.255.0
CFE after openwrt: Device eth0: hwaddr 00-FF-FF-FF-FF-FF, ipaddr 192.168.1.1, mask 255.255.255.0
Logs were posted earlier on this mailing list: https://lists.openwrt.org/pipermail/openwrt-devel/2012-July/016174.html
Different logs with factory firmware are in the wiki: http://wiki.openwrt.org/toh/netgear/wndr3400#wndr3400v2
(and on wikidevi for example)
Signed off by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 35790
|
|
|
|
|
|
|
|
|
|
|
| |
Added support for the TP-LINK TL-WA830RE v1 Range Extender.
Based on the WA901ND v1 support. Hardware IDs checked against
original firmware. Patch was successfully tested on hardware.
Signed-off-by: Ronald Hecht <ronald.hecht@gmx.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35789
|
|
|
|
|
|
|
| |
Signed-off-by: Ronald Hecht <ronald.hecht@gmx.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35788
|
|
|
|
|
|
|
| |
Signed-off-by: Ronald Hecht <ronald.hecht@gmx.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35787
|
|
|
|
|
|
| |
full sleep - fixes many kinds of DMA issues
SVN-Revision: 35785
|
|
|
|
| |
SVN-Revision: 35770
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35769
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35768
|
|
|
|
|
|
|
|
| |
Thank you nlh
This closes #12930.
SVN-Revision: 35767
|
|
|
|
|
|
|
|
|
|
|
| |
Hex values in nvram seem to be uppercase on my e3200 device.
Define one power led and two buttons (reset/wps).
Signed-off-by: Tijs Van Buggenhout <tvb@able.be>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 35766
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
nvram variable "boardtype" is unique for now.
-button gpio were taken from nvram.
-led information was taken from dd-wrt
( http://svn.dd-wrt.com/browser/src/router/libutils/utils.c )
I hope that I changed the values correctly.
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 35765
|
|
|
|
| |
SVN-Revision: 35764
|
|
|
|
|
|
| |
This does not work very well. I did not got this running in 5GHz mode and it was not very fast.
SVN-Revision: 35763
|
|
|
|
| |
SVN-Revision: 35762
|
|
|
|
| |
SVN-Revision: 35761
|