| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 32732
|
|
|
|
| |
SVN-Revision: 32731
|
|
|
|
| |
SVN-Revision: 32730
|
|
|
|
| |
SVN-Revision: 32729
|
|
|
|
| |
SVN-Revision: 32728
|
|
|
|
| |
SVN-Revision: 32727
|
|
|
|
|
|
| |
Signed-off-by: Martin Mueller <mm@sig21.net>
SVN-Revision: 32725
|
|
|
|
| |
SVN-Revision: 32723
|
|
|
|
| |
SVN-Revision: 32719
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
iConnect board tested by:
Tim Fletcher <tim@night-shade.org.uk>
Wojciech Dubowik <wojciech.dubowik@neratec.com>
DockStar board tested by:
Martin Mueller <mm@sig21.net>
RaidSonic ICY BOX NAS6210 board tested by:
Luka Perkov <uboot@lukaperkov.net>
SheevaPlug was not tested but support for SheevaPlug is taken from upstream
uboot and it is not reported to be broken there.
SVN-Revision: 32717
|
|
|
|
| |
SVN-Revision: 32714
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Here is a newer version of the patch:
Enable the real ALSA midi interface (seq) in the kernel. The existing
rawmidi interface is still present. This allows for the alsa midi
utilities to work.
Signed-off-by: Adam Goode <adam@spicenitz.org>
[b_tsiligiannis: replaced $(LINUX_KMOD_SUFFIX) with .ko]
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
SVN-Revision: 32712
|
|
|
|
| |
SVN-Revision: 32711
|
|
|
|
|
|
| |
logspam
SVN-Revision: 32709
|
|
|
|
|
|
| |
os x. the clang build fails with some linker errors
SVN-Revision: 32706
|
|
|
|
| |
SVN-Revision: 32705
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
| |
wifi restarts, adds support for setting wlan device parameters such as mtu or txqueuelen
SVN-Revision: 32689
|
|
|
|
|
|
| |
eglibc
SVN-Revision: 32686
|
|
|
|
| |
SVN-Revision: 32685
|
|
|
|
|
|
| |
connecting (#11847)
SVN-Revision: 32684
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
Support for Edimax 3G-6200N router with USB.
Signed-off-by: Lukasz Golebiowski <lgolebio@gmail.com>
SVN-Revision: 32682
|
|
|
|
| |
SVN-Revision: 32680
|
|
|
|
| |
SVN-Revision: 32679
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 32673
|
|
|
|
| |
SVN-Revision: 32672
|
|
|
|
| |
SVN-Revision: 32671
|
|
|
|
| |
SVN-Revision: 32670
|
|
|
|
| |
SVN-Revision: 32669
|
|
|
|
| |
SVN-Revision: 32668
|
|
|
|
| |
SVN-Revision: 32665
|
|
|
|
| |
SVN-Revision: 32664
|
|
|
|
|
|
| |
the buildroot up
SVN-Revision: 32663
|
|
|
|
| |
SVN-Revision: 32662
|
|
|
|
| |
SVN-Revision: 32661
|
|
|
|
| |
SVN-Revision: 32660
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 32658
|
|
|
|
|
|
| |
mac80211 IEEE80211_CONF_IDLE support has been fixed
SVN-Revision: 32657
|
|
|
|
| |
SVN-Revision: 32656
|
|
|
|
| |
SVN-Revision: 32655
|
|
|
|
| |
SVN-Revision: 32654
|
|
|
|
| |
SVN-Revision: 32653
|
|
|
|
|
|
| |
and/or no src_dport set
SVN-Revision: 32652
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
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
|