- Apr 06, 2015
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45286
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45285
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45284
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45283
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45282
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45281
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45280
-
Steven Barth authored
thanks to Arjen de Korte Signed-off-by:
Steven Barth <steven@midlink.org> SVN-Revision: 45279
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45278
-
- Apr 05, 2015
-
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 45277
-
John Crispin authored
this breaks ebtables, netfilter, ... during fullbuilds Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 45276
-
- Apr 04, 2015
-
-
Florian Fainelli authored
SCHED_AUTOGROUP was turned on by default which forces the use of CGROUPS, conflicting with the options we offer from menuconfig, remove that. Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 45275
-
Florian Fainelli authored
Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 45274
-
Florian Fainelli authored
Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 45273
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45272
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45271
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45270
-
John Crispin authored
This driver is upstream since 2012 (commit: a8e510f682f), so switch to it and remove own sources. Also place it under "Network Devices" menu together with other phy drivers. Signed-off-by:
Sergey Ryazanov <ryazanov.s.a@gmail.com> SVN-Revision: 45269
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 45268
-
- Apr 03, 2015
-
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 45267
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45266
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45265
-
John Crispin authored
The arg argument is missing to the printer call in the print_option utility when the option flag OPT_A2STRVAL is set. Signed-off-by:
Hans Dedecker <dedeckeh@gmail.com> SVN-Revision: 45264
-
John Crispin authored
PPPD crashes (SEGV) when the dump or dryrun options are specified and an option is internally defined as "o_special" with an option flag of "OPT_A2STRVAL". As the option value is not saved when the parameter is processed, a reference to the option will result into a crash (e.g. when printing). Signed-off-by:
Hans Dedecker <dedeckeh@gmail.com> SVN-Revision: 45263
-
John Crispin authored
Default profile already enables usb2 so we'll do the same for usb3 now that we have support for it. Signed-off-by:
Mathieu Olivari <mathieu@codeaurora.org> SVN-Revision: 45262
-
John Crispin authored
This change adds DWC3 QCOM USB phys and TCSR drivers. These are cherry-picked from the following LKML threads: *dwc3 qcom: https://lkml.org/lkml/2014/9/12/599 *tcsr: https://lkml.org/lkml/2015/2/9/579 We're also adding an additional patch to add the corresponding dev nodes in the IPQ806x and AP148 dts files. Signed-off-by:
Mathieu Olivari <mathieu@codeaurora.org> SVN-Revision: 45261
-
John Crispin authored
Signed-off-by:
Mathieu Olivari <mathieu@codeaurora.org> SVN-Revision: 45260
-
John Crispin authored
This change doesn't make USB functional but it does make it selectable from a configuration perspective. Signed-off-by:
Mathieu Olivari <mathieu@codeaurora.org> SVN-Revision: 45259
-
John Crispin authored
User might have modified/extended template direct or by LuCI application. So do not overwrite on update/upgrade. Signed-off-by:
Christian Schoenebeck <christian.schoenebeck@gmail.com> SVN-Revision: 45258
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 45257
-
Felix Fietkau authored
These missing options have been noticed while enabling the following configuration options on ipq806x, but they're available in the standard kernel: *ARCH_QCOM *CONFIG_USB_SUPPORT *CONFIG_USB_DWC3 *CONFIG_MFD_SYSCON Signed-off-by:
Mathieu Olivari <mathieu@codeaurora.org> SVN-Revision: 45256
-
Felix Fietkau authored
Options that used to be in target config have been added to the generic config file, so remove them. Signed-off-by:
Mathieu Olivari <mathieu@codeaurora.org> SVN-Revision: 45255
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45254
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45253
-
Felix Fietkau authored
Most AP devices out there do not have a properly programmed regulatory domain code, which means they are limited to US frequencies by default. This has been a major annoyance for a long time now. Since no fix for the manfuacturing process seems to be forthcoming, the only sane option seems to be to allow users to change the country code in such cases. Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45252
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45251
-
Nicolas Thill authored
Signed-off-by:
Nicolas Thill <nico@openwrt.org> SVN-Revision: 45250
-
- Apr 02, 2015
-
-
Nicolas Thill authored
Signed-off-by:
Nicolas Thill <nico@openwrt.org> SVN-Revision: 45249
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 45248
-
John Crispin authored
improve logging when using tcp Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 45247
-