| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40018
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40017
|
|
|
|
|
|
| |
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 40016
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 40010
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 40008
|
|
|
|
|
|
|
|
| |
symlink (fixes #15351)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40007
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40005
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40004
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40003
|
|
|
|
|
|
|
|
| |
handlers on toplogy changes
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40001
|
|
|
|
|
|
|
|
| |
against polarssl
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40000
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39999
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39998
|
|
|
|
|
|
|
|
|
|
|
|
| |
Option pbc_in_m1 is being used as a WPS capability discovery
workaround for PBC with Windows 7.
Add possibility to enable this workaround from UCI.
To enable it, turn on wps and set wps_pbc_in_m1 parameter to 1.
Signed-off-by: Pawel Kulakowski <pawel.kulakowski@tieto.com>
SVN-Revision: 39995
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove unused variables
Correct some (non important) memory leaks
Remove fclose(NULL)
Correct possible out of bound access
spotted with cppcheck
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 39994
|
|
|
|
|
|
|
|
| |
spotted with cppcheck
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 39993
|
|
|
|
|
|
|
|
| |
This patch removes dependancy of PPP from chat application as chat application can be used for other serial communication as well that is not dependant on PPP and therefore one should be able to install chat without PPP. There also are no dependencies within chat application for PPP.
Signed-off-by: Oskari Rauta <oskari.rauta at gmail.com>
SVN-Revision: 39992
|
|
|
|
|
|
|
|
|
|
|
| |
To be prepared to support keepalived 1.2.10 and higher we need libnl3 or
higher. The attached patch
add some defines so that it can be build be libnl-tiny.
Patch by Thomas Heil
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39991
|
|
|
|
|
|
|
|
|
| |
Add Bosch C_CAN/D_CAN driver as a kernel package. The D_CAN controller is used
on BeagleBoneBlack.
Signed-off-by: Jan Kardell <jan.kardell@telliq.com>
SVN-Revision: 39990
|
|
|
|
|
|
|
|
|
|
| |
Build all of the can support as modules, otherwise the kernel image is
changed when a can kernel package is selected, because the can protocol
is then built in into the kernel image.
Signed-off-by: Jan Kardell <jan.kardell@telliq.com>
SVN-Revision: 39989
|
|
|
|
|
|
|
|
| |
This patch enables including the firmware for Intel Dual Band Wireless-N 7260 and Intel Dual Band Wireless-AC 7260 cards in iwlagn.
Signed-off-by: Matthew Reeve <mreeve@tenxnetworks.com>
SVN-Revision: 39988
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39987
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39986
|
|
|
|
|
|
|
|
| |
completion
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39985
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39984
|
|
|
|
|
|
|
|
| |
scripts to stderr
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39983
|
|
|
|
|
|
|
|
|
|
|
| |
Trunk and the latest backport to Attitude Adjustment have the
kmod-rt2800-soc package hidden for the ramips_rt288x target.
This makes the dependency match the dependency given in the
TITLE field.
Signed-off-by: Claudio Leite <leitec@staticky.com>
SVN-Revision: 39976
|
|
|
|
|
|
|
|
|
| |
A bunch of packages such as sispctl look for libusb-config to find it, install
libusb-config in staging_dir/*/host/bin which is in the TARGET_PATH.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 39975
|
|
|
|
|
|
|
|
|
| |
The kernel Kconfig dependency lists X86, and we will fail building this module
on other platforms such as Malta.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 39974
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39970
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39969
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Minor fix to existing patch which did not correctly implement -n support for the export command in ash. The VEXPORT flag of a variable was set in the first call to setvareq() and then remained set in the subsequent call, because the variable already existed in the environment.
Although /lib/functions.sh by default does not export variables (NO_EXPORT=1), this issue was leading to dirty environments.
Without this fix:
(ash) export A=1; export -n B=2; /bin/ash -c "echo \$A, \$B"
1, 2
With this fix:
(ash) export A=1; export -n B=2; /bin/ash -c "echo \$A, \$B"
1,
Signed-off-by: Christophe Lermytte <openwrt@lermytte.be>
SVN-Revision: 39968
|
|
|
|
|
|
|
|
| |
detection
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39967
|
|
|
|
|
|
|
|
| |
expects it
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39966
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39965
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39964
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39963
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39961
|
|
|
|
| |
SVN-Revision: 39960
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39959
|
|
|
|
| |
SVN-Revision: 39958
|
|
|
|
|
|
|
|
|
|
|
| |
This patch updates ath10k firmware to the latest version, changes the
default firmware to be the one optimized for access point operation, and
introduces a configuration option to choose the client-optimized
firmware instead during build time.
Signed-off-by: Matti Laakso <malaakso at elisanet.fi>
SVN-Revision: 39957
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39956
|
|
|
|
|
|
|
|
| |
requests
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39954
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39953
|
|
|
|
|
|
|
|
| |
logread now shows the right time.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39951
|
|
|
|
|
|
| |
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39947
|
|
|
|
|
|
| |
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39946
|
|
|
|
|
|
|
|
| |
init script output (#15169)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39945
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39944
|