- Jul 13, 2012
-
-
Felix Fietkau authored
tools/squashfs(4): use $(HOSTCC) to avoid building with clang on recent mac os x. the clang build fails with some linker errors SVN-Revision: 32706
-
Felix Fietkau authored
SVN-Revision: 32705
-
Jo-Philipp Wich authored
- remove unused variables - simply ignore command line args which belong to not enabled features - resolve peer address at accept() time, should solve (#11850) - remove floating point operations where possible SVN-Revision: 32704
-
- Jul 12, 2012
-
-
Felix Fietkau authored
netifd: update to latest version, fixes wlan network state getting stuck on wifi restarts, adds support for setting wlan device parameters such as mtu or txqueuelen SVN-Revision: 32689
-
Felix Fietkau authored
SVN-Revision: 32686
-
Felix Fietkau authored
SVN-Revision: 32685
-
Felix Fietkau authored
SVN-Revision: 32684
-
Gabor Juhos authored
The hardware for TP-Link TL-WDR4300 v1.1 and TL-WDR4310 v1.0 is identical, but requires different firmware headers: TL-WDR4300: 00000040 43 00 00 01 00 00 00 01 00 00 00 00 76 fb 83 40 |C...........v..@| TL-WDR4310: 00000040 43 10 00 01 00 00 00 01 00 00 00 00 38 2b 50 6c |C...........8+Pl| [juhosg: change commit message, use a different model name] Signed-off-by:
Stefan Lippers-Hollmann <s.l-h@gmx.de> SVN-Revision: 32683
-
Gabor Juhos authored
Support for Edimax 3G-6200N router with USB. Signed-off-by:
Lukasz Golebiowski <lgolebio@gmail.com> SVN-Revision: 32682
-
Gabor Juhos authored
SVN-Revision: 32680
-
Gabor Juhos authored
SVN-Revision: 32679
-
Gabor Juhos authored
This patch adds support for power led to Unifi Airrouter AP. [juhosg:fold the patch into 608-MIPS-ath79-ubnt-xm-add-more-boards.patch] Signed-off-by:
Rocco Folino <lordzen@autistici.org> SVN-Revision: 32678
-
Gabor Juhos authored
This patch adds support for reset button to Ubiquiti UniFi AP. [juhosg: fold the patch into 608-MIPS-ath79-ubnt-xm-add-more-boards.patch] Signed-off-by:
Rocco Folino <lordzen@autistici.org> SVN-Revision: 32677
-
Gabor Juhos authored
This patch adds support for reset button to Ubiquiti Airrouter AP. [juhosg: fold the patch into 608-MIPS-ath79-ubnt-xm-add-more-boards.patch] Signed-off-by:
Rocco Folino <lordzen@autistici.org> SVN-Revision: 32676
-
- Jul 11, 2012
-
-
Luka Perkov authored
SVN-Revision: 32673
-
Luka Perkov authored
SVN-Revision: 32672
-
Hauke Mehrtens authored
SVN-Revision: 32671
-
Hauke Mehrtens authored
SVN-Revision: 32670
-
Felix Fietkau authored
SVN-Revision: 32669
-
Felix Fietkau authored
SVN-Revision: 32668
-
Jo-Philipp Wich authored
SVN-Revision: 32665
-
Jo-Philipp Wich authored
SVN-Revision: 32664
-
Jo-Philipp Wich authored
SVN-Revision: 32663
-
Jo-Philipp Wich authored
SVN-Revision: 32662
-
Florian Fainelli authored
SVN-Revision: 32661
-
Florian Fainelli authored
SVN-Revision: 32660
-
Florian Fainelli authored
We did not reassign status to netif_receive_skb() return value, we thus almost always incremented the dropped counter because the descriptor status value never matches the NET_RX_DROP. SVN-Revision: 32659
-
Felix Fietkau authored
SVN-Revision: 32658
-
- Jul 10, 2012
-
-
Felix Fietkau authored
ath9k: disable hardware full sleep with active client mode interface until mac80211 IEEE80211_CONF_IDLE support has been fixed SVN-Revision: 32657
-
Felix Fietkau authored
SVN-Revision: 32656
-
Felix Fietkau authored
SVN-Revision: 32655
-
- Jul 09, 2012
-
-
Felix Fietkau authored
SVN-Revision: 32654
-
Florian Fainelli authored
SVN-Revision: 32653
-
Jo-Philipp Wich authored
SVN-Revision: 32652
-
Jo-Philipp Wich authored
- avoid closing descriptors before removing them from uloop (#11755, #11830) - do not auto-initialize ubus if no prefix is set (#11832) - remove extraneous client context pointer from cgi and lua states - code cleanups and debug message changes SVN-Revision: 32651
-
- Jul 08, 2012
-
-
Jo-Philipp Wich authored
Bison fails to build against glibc 2.16.x, the shipped stdio.in.h attempts to wrap gets() with a warning which fails since gets() got removed from the default _GNU_SOURCE featureset. SVN-Revision: 32649
-
Jo-Philipp Wich authored
M4 fails to build against glibc 2.16.x, the shipped stdio.in.h attempts to wrap gets() with a warning which fails since gets() got removed from the default _GNU_SOURCE featureset. SVN-Revision: 32648
-
- Jul 07, 2012
-
-
Felix Fietkau authored
SVN-Revision: 32647
-
Felix Fietkau authored
SVN-Revision: 32646
-
Jo-Philipp Wich authored
libubox: bump to latest git head - uloop: prevent callback invocation for already removed descriptors - uloop: handle EPOLLHUP - blob, blobmsg: various changes SVN-Revision: 32645
-