| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
|
|
| |
TL-WR720N-v3 has a slider switch composed of 2 GPIO buttons which can be
used to swtich between 3 positions. At leat 1 button is in pressed state
in any of those positions. Initialize 'last_state' as 0 (released) will
cause the device to automatically enter failsafe mode on every bootup.
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 37643
|
|
|
|
|
|
| |
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 37642
|
|
|
|
|
|
| |
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 37641
|
|
|
|
|
|
|
|
| |
uloop
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37629
|
|
|
|
|
|
|
|
| |
termination
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37628
|
|
|
|
|
|
| |
files that would be backed up
SVN-Revision: 37627
|
|
|
|
|
|
| |
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37626
|
|
|
|
|
|
| |
found
SVN-Revision: 37624
|
|
|
|
|
|
| |
- fixes extroot tag file corruption with long uuids
SVN-Revision: 37623
|
|
|
|
|
|
| |
without actually flashing it
SVN-Revision: 37620
|
|
|
|
|
|
| |
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
SVN-Revision: 37618
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37616
|
|
|
|
|
|
|
|
|
| |
Comparing the RTSDK driver and mac80211 revealed, that this register needs
to have a special setup on rt5350.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37608
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch enables setting the wifi led polarity from OF.
It can be used in a DTS' wmac section like this:
ralink,led-polarity = <1>;
Valid values are 0 or 1.
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
SVN-Revision: 37607
|
|
|
|
|
|
|
|
| |
iterator macros
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37604
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37603
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37597
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37590
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37589
|
|
|
|
|
|
| |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
SVN-Revision: 37588
|
|
|
|
| |
SVN-Revision: 37580
|
|
|
|
| |
SVN-Revision: 37579
|
|
|
|
| |
SVN-Revision: 37578
|
|
|
|
|
|
|
|
| |
based on http://patchwork.openwrt.org/patch/3827/
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37562
|
|
|
|
|
|
|
|
|
|
|
|
| |
this patches updates openvpn to v2.3.2
and adds a PKG_MD5SUM to the Makefile
This release fixes a memory access violation when cipher none is used
on ar71xx - at least with my config
Signed-off-by: Peter Wagner <tripolar@gmx.at>
SVN-Revision: 37560
|
|
|
|
| |
SVN-Revision: 37558
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37556
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37555
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch modifies the uci scripts to be able to
start meshd-nl80211 for encrypted mesh networks,
therefor a new script (authsae.sh) is inserted.
Signed-off-by: Emanuel Taube <emanuel.taube@gmail.com>
[etienne.champetier@free.fr: just update mac80211.sh path]
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 37554
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch adds authsae open80211s authentication daemon (http://open80211s.org)
It's a rework of Peter Naulls patch (http://patchwork.openwrt.org/patch/1350/)
I've excluded the sample conf file as it's useless when used with mac80211.sh (Emanuel Taube patch)
It now link against libnl-tiny instead of libnl (patch merged in authsae git)
Authsae is 58 Ko (OPENSSL_WITH_EC option adds 35Ko to libopenssl)
Signed-off-by: Peter Naulls <peter@chocky.org>
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 37553
|
|
|
|
|
|
|
|
| |
maintainer
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37552
|
|
|
|
|
|
|
|
| |
- discard vfat labels with only spaces
- support using swap files
- support extroot when required kmods and block-mount are installed on jffs2
SVN-Revision: 37551
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37545
|
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37536
|
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37535
|
|
|
|
|
|
|
| |
- use dynamically sized buffer, fixes label extraction on vfat partitions with huge cluster size
- strip trailing spaces from vfat labels, aligns behaviour with "blkid"
SVN-Revision: 37529
|
|
|
|
|
|
|
|
| |
variant
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37528
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37527
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37526
|
|
|
|
|
|
|
|
| |
things like ipsec as well)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37524
|
|
|
|
|
|
|
|
|
|
|
| |
This patch adds EC compilation options to openssl
OPENSSL_WITH_EC is needed for authsae (OPENSSL_WITH_EC2M isn't)
Activating ec (but not ec2m) in openssl take 35Ko more on ar71xx (ipk size)
Activating both take 52Ko.
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 37523
|
|
|
|
|
|
| |
- fixes vfat partition detection on big endian systems
SVN-Revision: 37522
|
|
|
|
|
|
| |
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37520
|
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37516
|
|
|
|
| |
SVN-Revision: 37508
|
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37504
|
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37503
|
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37500
|
|
|
|
| |
SVN-Revision: 37496
|
|
|
|
|
|
|
|
| |
enabled by default via target feature flag)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37491
|