- Nov 24, 2015
-
-
John Crispin authored
Signed-off-by:
Hauke Mehrtens <hauke.mehrtens@lantiq.com> SVN-Revision: 47633
-
John Crispin authored
This application helps to debug some internal problems in the MEI driver. Signed-off-by:
Hauke Mehrtens <hauke.mehrtens@lantiq.com> SVN-Revision: 47632
-
John Crispin authored
This adds the DSL firmware for the VR9/XRX200 SoCs. Signed-off-by:
Hauke Mehrtens <hauke.mehrtens@lantiq.com> SVN-Revision: 47631
-
John Crispin authored
This makes the build script use the same configure options as used by Lantiq UGW and fixes some warnings and cleans up some of the patches. Signed-off-by:
Hauke Mehrtens <hauke.mehrtens@lantiq.com> SVN-Revision: 47630
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47629
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47625
-
John Crispin authored
since r45833 and r45848 the overlayfs is automatically mounted read-only (and blocks remounts as r/w) when JFFS2 is full. see ticket #19564 because of this normal file deletion is not possible anymore. if a user logins interactively (e.g. SSH) show a hint for this, that files must be removed in /overlay/upper/... v2: fix subject line Signed-off-by:
Bastian Bittorf <bittorf@bluebottle.com> SVN-Revision: 47623
-
John Crispin authored
The scripts for authsae and iw use the option mesh_id to get set the "meshid" during a mesh join. But the script for wpad-mesh ignores the option mesh_id and instead uses the option ssid. Unify the mesh configuration and let the wpa_supplicant script also use the mesh_id from the configuration. Signed-off-by:
Sven Eckelmann <sven@open-mesh.com> SVN-Revision: 47615
-
John Crispin authored
The OpenWrt wireless configuration for mcast_rate is defined as Kbit/s when using wpa_supplicant for IBSS/802.11s and iw for unencrypted IBSS/802.11s. But when using authsae, the unit for the same option is redefined as Mbit/s. Better use the same unit for this option independent of the backend which is used. Old values for mcast_rate (< 1000) are still interpreted Mbit/s to avoid problems during upgrades from older versions. Signed-off-by:
Sven Eckelmann <sven@open-mesh.com> SVN-Revision: 47614
-
John Crispin authored
The variable $mesh_id was never defined in authsae_start_interface and thus the option meshid in $authsae_conf_file was always set to "". Signed-off-by:
Sven Eckelmann <sven@open-mesh.com> SVN-Revision: 47613
-
John Crispin authored
Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 47611
-
Jo-Philipp Wich authored
Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 47609
-
- Nov 22, 2015
-
-
Hauke Mehrtens authored
This version fixes a potential uncontrolled format string problem. This makes it possible to activate the format security check. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47600
-
Hauke Mehrtens authored
This version fixes a potential uncontrolled format string problem. This makes it possible to activate the format security check. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47599
-
Hauke Mehrtens authored
This version fixes a potential uncontrolled format string problem. This makes it possible to activate the format security check. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47598
-
Felix Fietkau authored
Keep board.bin as fallback for devices without OTP that load caldata from flash Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47592
-
Felix Fietkau authored
If the user sets any preinit options in .config, the wrong path may get applied due to wrong default value in image-config.in and due to Makefile writing also the unchanged options into 00_preinit.conf Modify the default path in image-config.in to match the current default path set by r47080. Also modify the fall-back default in Makefile. Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi> SVN-Revision: 47590
-
Hauke Mehrtens authored
I accidentally deactivated it. This should be set to active it in any case independently what was set in the user config. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47587
-
Hauke Mehrtens authored
This patch was taken from debian. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47586
-
Hauke Mehrtens authored
This patch was taken from upstream libcroco Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47585
-
Hauke Mehrtens authored
Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47584
-
Hauke Mehrtens authored
Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47583
-
Hauke Mehrtens authored
This still compiles with format-security checks activated. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47582
-
Hauke Mehrtens authored
This patch was taken from upstream. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47581
-
- Nov 21, 2015
-
-
John Crispin authored
Signed-off-by:
Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 47571
-
John Crispin authored
Signed-off-by:
Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 47570
-
John Crispin authored
All RTC drivers require the kernel to be built with CONFIG_RTC_CLASS=y. Set it accordingly. Tested only with DS1307. Signed-off-by:
Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 47564
-
John Crispin authored
Strigng passed to autoprobing script should match module's name. Currently that string is missing trailing "u". With that change mt7601u driver really gets autoloaded on USB Wi-Fi dongle insertion: ------------------>8--------------- [ 0.930000] hub 2-0:1.0: USB hub found [ 0.940000] hub 2-0:1.0: 1 port detected [ 1.150000] usb 1-1: new high-speed USB device number 2 using ehci-platform [ 1.720000] init: - preinit - Detected arc-sdp // Synopsys AXS101 Development Board [ 1.810000] random: mktemp urandom read with 3 bits of entropy available Press the [f] key and hit [enter] to enter failsafe mode Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level [ 4.940000] procd: - early - [ 5.540000] procd: - ubus - [ 6.550000] procd: - init - Please press Enter to activate this console. [ 7.160000] Loading modules backported from Linux version master-2015-10-26-0-g28c26cb [ 7.170000] Backport generated by backports.git backports-20150903-4-g12cf266 [ 7.200000] cfg80211: World regulatory domain updated: [ 7.230000] cfg80211: DFS Master region: unset [ 7.230000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) [ 7.250000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 7.270000] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) [ 7.270000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) [ 7.290000] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A) [ 7.290000] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s) [ 7.310000] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) [ 7.310000] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) [ 7.330000] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) [ 7.470000] usb 1-1: reset high-speed USB device number 2 using ehci-platform [ 7.620000] mt7601u 1-1:1.0: ASIC revision: 76010001 MAC revision: 76010500 [ 7.630000] mt7601u 1-1:1.0: Firmware Version: 0.1.00 Build: 7640 Build time: 201302052146____ [ 8.040000] mt7601u 1-1:1.0: Warning: unsupported EEPROM version 0d [ 8.050000] mt7601u 1-1:1.0: EEPROM ver:0d fae:00 [ 8.050000] mt7601u 1-1:1.0: EEPROM country region 01 (channels 1-13) [ 8.320000] usbcore: registered new interface driver mt7601u ------------------>8--------------- Signed-off-by:
Alexey Brodkin <abrodkin@synopsys.com> Cc: Dirk Neukirchen <dirkneukirchen@web.de> Cc: Felix Fietkau <nbd@openwrt.org> Cc: John Crispin <blogic@openwrt.org> SVN-Revision: 47556
-
Hauke Mehrtens authored
This dependency is missing for the omap target. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47551
-
Hauke Mehrtens authored
dwc2_platform.koi is included in dwc2.ko with kernel 4.3. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47550
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47548
-
- Nov 20, 2015
-
-
Hauke Mehrtens authored
This fixes some problems with gcc-5. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47539
-
Hauke Mehrtens authored
This backports a patch from upstream u-boot to make it compile with gcc-5. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47537
-
Hauke Mehrtens authored
This backports a patch from upstream u-boot to make it compile with gcc-5. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47535
-
Hauke Mehrtens authored
gcc-5 handles inline without static differently and that makes uboot-mxs fail to build. Remove the inline so it gets exported and can be used in other functions. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47533
-
- Nov 19, 2015
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47531
-
Hauke Mehrtens authored
This fixes a build error. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47517
-
Zoltan Herpai authored
Signed-off-by:
Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 47516
-
Steven Barth authored
Thanks to @ktgeek and @willmo for diagnosing Signed-off-by:
Steven Barth <steven@midlink.org> SVN-Revision: 47514
-
- Nov 18, 2015
-
-
Hauke Mehrtens authored
this should be placed under the block menu entry, this fixes r47482. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47503
-