Re: [OpenWrt-Devel] Dissociate STA based on SNR

2016-01-18 Thread Bastian Bittorf
* Nishant Sharma [18.01.2016 15:40]: > I was wondering if there is a way to dissociate STAs who say go below > a minimum threshold SNR or signal level of say -65dBm in a multi-AP > scenario? we also faced this, while doing roaming. i workaround is to have something like:

[OpenWrt-Devel] Dissociate STA based on SNR

2016-01-18 Thread Nishant Sharma
Hi, I was wondering if there is a way to dissociate STAs who say go below a minimum threshold SNR or signal level of say -65dBm in a multi-AP scenario? As we do not run our OpenWRT APs with a WLAN controller, which can automatically change channels or increase/decrease the txpower, would it

Re: [OpenWrt-Devel] [PATCH] brcm63xx: Let the CFE partition in HG556a to be writeable

2016-01-18 Thread Jonas Gorski
Hi, On Wed, Dec 2, 2015 at 9:37 PM, dani wrote: > In the HG556a router the partition mtd0, where CFE lives, is read only. > This patch allows this partition to be writeable. > > The BCM6358 SoC has two cores, but they are not identical. The second core has > half icache. >

Re: [OpenWrt-Devel] [PATCH] brcm63xx: add support for ZyXEL P870HNU-51b

2016-01-18 Thread Jonas Gorski
Hi, On 20 December 2015 at 04:52, Mohammed Berdai wrote: > This router is a ZyXEL VDSL2 router and its board has : > chip ID: BCM6368B2, MIPS: 400MHz, > Total Flash size: 16384K with 128 sectors > Total Memory: 67108864 bytes (64MB) > Board Id (0-15): 96368MVWG > >

[OpenWrt-Devel] [RFC v2] [zynq] Add new target zynq

2016-01-18 Thread Jason Wu
Add support for Xilinx ZC702 Dev board Zynq target is using 4.4 kernel and mainline 2016.1 u-boot. I symbolic linked /init with /sbin/init, I am sure this is acceptable from OpenWrt (although this can be workaround with rdinit="/sbin/init" in bootargs but requires DTS modification). Patch is

Re: [OpenWrt-Devel] [PATCH 1/2] b53: add internal API for accessing PHY regs

2016-01-18 Thread Jonas Gorski
Hi, On 6 January 2016 at 20:02, Rafał Miłecki wrote: > Signed-off-by: Rafał Miłecki Please don't leave the commit log empty. E.g. state why you need to add this new function. > --- > .../generic/files/drivers/net/phy/b53/b53_mdio.c | 20 >

Re: [OpenWrt-Devel] [PATCH 2/2] b53: support setting port link state

2016-01-18 Thread Jonas Gorski
Hi, On 6 January 2016 at 20:02, Rafał Miłecki wrote: > Signed-off-by: Rafał Miłecki > --- > .../generic/files/drivers/net/phy/b53/b53_common.c | 40 > ++ > 1 file changed, 40 insertions(+) > > diff --git

Re: [OpenWrt-Devel] [PATCH] brcm63xx: fix gpio ephy-reset

2016-01-18 Thread Jonas Gorski
Hi, On 12 December 2015 at 14:10, dani wrote: > Currently ephy-reset, which uses a GPIO for enabling external ethernet phys, > is broken. > This patch fix the problem. > > This problem causes in boards with external phys with a reset pin connected > to gpio, are >

Re: [OpenWrt-Devel] [PATCH] brcm63xx: add support for Huawei HG622

2016-01-18 Thread Jonas Gorski
Hi, On 16 December 2015 at 23:05, Álvaro Fernández Rojas wrote: > Signed-off-by: Álvaro Fernández Rojas in the future I will reject patches with an empty commit message. Applied in r48305. Jonas ___

Re: [OpenWrt-Devel] [RFC v2] [zynq] Add new target zynq

2016-01-18 Thread Felix Fietkau
On 2016-01-18 14:36, Jason Wu wrote: > Add support for Xilinx ZC702 Dev board > > Zynq target is using 4.4 kernel and mainline 2016.1 u-boot. > > I symbolic linked /init with /sbin/init, I am sure this is > acceptable from OpenWrt (although this can be workaround with > rdinit="/sbin/init" in

[OpenWrt-Devel] [PATCH] ramips: HiLink HLK-RM04 image name typo (RM02 -> RM04)

2016-01-18 Thread John Clark
The image name for the HiLink HLK-RM04 module has a typo and should read "RM04" rather than "RM02" Signed-off-by: John Clark --- target/linux/ramips/image/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ramips/image/Makefile

Re: [OpenWrt-Devel] [PATCH][package] Allow UCI dhcp classifier to accept a list of MAC

2016-01-18 Thread Jo-Philipp Wich
Hi. The change is fine with me but shouldn't we keep checking whether there's at least one mac given? ~ Jow ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH 1/1] package/libs/libiconv: function names

2016-01-18 Thread Jo-Philipp Wich
Applied in r48301 - thanks! ~ Jow ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH] ramips: HiLink HLK-RM04 image name typo (RM02 -> RM04)

2016-01-18 Thread John Clark
Trying again, I see gmail mangled the previous message... The image name for the HiLink HLK-RM04 module has a typo and should read "RM04" rather than "RM02" Signed-off-by: John Clark --- target/linux/ramips/image/Makefile | 2 +- 1 file changed, 1 insertion(+), 1

[OpenWrt-Devel] [PATCH 2/2 v2] linux: add support of Synopsys ARCHS38-based boards

2016-01-18 Thread Alexey Brodkin
This patch introduces support of new boards with ARC HS38 cores. ARC HS38 is a new generation of ARC cores which utilize ARCv2 ISA. As with ARC770 we're addind support for 2 boards for now: [1] Synopsys SDP board (AXS103) This is the same base-board as in AXS101 but with FPGA-based

[OpenWrt-Devel] [PATCH 1/2 v2] toolchain: add support of ARCv2 architecture

2016-01-18 Thread Alexey Brodkin
This change adds support of ARC ISAv2 processors in OpenWRT toolchain. In general gcc for ARC may compile code for both ISA versions simultaneously but libgcc will be built only for default architecture that's why it's necessary to specify --with-cpu on gcc configuration. As for uClibc we need

[OpenWrt-Devel] [PATCH] arc: clean-up and move CFLAGS to include/target.mk

2016-01-18 Thread Alexey Brodkin
Most of currently mentioned CFLAGS in arc770/Makefile are not really required because: [1] "-Os -pipe" are set by default in include/target.mk [2] "-fno-caller-saves" gets enabled via menuconfig as an extra compiler flag for developers So the only one that makes sense is "-matomic" and

[OpenWrt-Devel] [PATCH 0/2 v2] linux: add support of ARC HS38-based boards

2016-01-18 Thread Alexey Brodkin
This patch introduces support of new boards with ARC HS38 cores. ARC HS38 is a new generation of ARC cores which utilize ARCv2 ISA. Because of new ISA ARC HS38 are binary incompatible with ARC 700 cores which requires both separate toolchain and target applications including Linux kernel for that

[OpenWrt-Devel] [PATCH v2] kernel: Add kernel module for Freescale SNVS RTC on chip module

2016-01-18 Thread Petr Štetiar
Signed-off-by: Petr Štetiar --- Changes in v2: * added dependency on imx6 target (Felix) package/kernel/linux/modules/other.mk | 16 1 file changed, 16 insertions(+) diff --git a/package/kernel/linux/modules/other.mk b/package/kernel/linux/modules/other.mk

[OpenWrt-Devel] [PATCH] arc770/axs101: fix console output

2016-01-18 Thread Alexey Brodkin
While bumping kernel version kernel command line was unintentionally modified in attempt to make it closer to upstream version. In case of AXS that has not only serial port but HDMI/USB both capable of being debug console we have 2 entries in kernel's command line:

[OpenWrt-Devel] [PATCH] HiLink HLK-RM04 image name typo (RM02 -> RM04)

2016-01-18 Thread John Clark
I apologize for the first two messages (/patch/569488/ and /patch/569490/) where the patch had unwanted line breaks -- sending this one using git send-email. The image name for the HiLink HLK-RM04 module has a typo and should read "RM04" rather than "RM02" Signed-off-by: John Clark

Re: [OpenWrt-Devel] [PATCH] HiLink HLK-RM04 image name typo (RM02 -> RM04)

2016-01-18 Thread Felix Fietkau
On 2016-01-18 20:00, John Clark wrote: > I apologize for the first two messages (/patch/569488/ and /patch/569490/) > where the patch had unwanted line breaks -- sending this one using git > send-email. > > The image name for the HiLink HLK-RM04 module has a typo and should read > "RM04"

[OpenWrt-Devel] [PATCH] wpa_supplicant: enforce cipher in client mode and cosmetics

2016-01-18 Thread Daniel Golle
Set both group and pairwise cipher for wpa_supplicant if cipher is set. Depends on netifd patch http://patchwork.ozlabs.org/patch/569702/ for cosmetic reasons and changes the use of no longer set $wpa_pairwise into $wpa_cipher also for AP mode. Signed-off-by: Daniel Golle

[OpenWrt-Devel] John, no permission to change patches even own

2016-01-18 Thread Daniel Dickinson
Hi John, Contrary to what you believed it is not possible for the ordinary users (of which I am one at the moment) to modify their own patches, so I can't discard, archive, or otherwise do anything to patches even my own. Regards, Daniel ___

[OpenWrt-Devel] [PATCH] wpa_supplicant: add support for EAP-TLS phase2

2016-01-18 Thread Daniel Golle
Introduce config options client_cert2, priv_key2 and priv_key2_pwd used for EAP-TLS phase2 authentication in WPA-EAP client mode. Signed-off-by: Daniel Golle --- package/network/services/hostapd/files/netifd.sh | 14 -- 1 file changed, 12 insertions(+), 2

[OpenWrt-Devel] [PATCH for netifd] wireless: rename 'wpa_pairwise' variable to 'wpa_cipher'

2016-01-18 Thread Daniel Golle
We shall enforce the cipher for both, pairwise and group, thus change the name of the variable to a more generic phrasing, 'cipher' instead of 'pairwise'. Signed-off-by: Daniel Golle --- scripts/netifd-wireless.sh | 12 ++-- 1 file changed, 6 insertions(+), 6

[OpenWrt-Devel] [PATCH] ramips: HiLink HLK-RM04 image name typo (RM02 -> RM04)

2016-01-18 Thread John Clark
The image name for the HiLink HLK-RM04 module has a typo and should read "RM04" rather than "RM02" Signed-off-by: John Clark --- target/linux/ramips/image/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ramips/image/Makefile

[OpenWrt-Devel] [PATCH] hostap/wpa_supplicant: enable EAP-FAST in -full builds

2016-01-18 Thread Daniel Golle
Signed-off-by: Daniel Golle --- package/network/services/hostapd/files/hostapd-full.config| 3 +++ package/network/services/hostapd/files/wpa_supplicant-full.config | 3 +++ 2 files changed, 6 insertions(+) diff --git

[OpenWrt-Devel] [PATCH] uhttpd: add option for mbedtls

2016-01-18 Thread Daniel Golle
Signed-off-by: Daniel Golle --- package/network/services/uhttpd/Makefile | 4 1 file changed, 4 insertions(+) diff --git a/package/network/services/uhttpd/Makefile b/package/network/services/uhttpd/Makefile index 2b05abf..da5572b 100644 ---

[OpenWrt-Devel] [PATCH 3/3] kernel: add patch to fix the ccp-crypto module

2016-01-18 Thread Stijn Tintel
Signed-off-by: Stijn Tintel --- ...-add-hash-state-import-and-export-support.patch | 114 + 1 file changed, 114 insertions(+) create mode 100644 target/linux/generic/patches-4.4/150-crypto-ccp-add-hash-state-import-and-export-support.patch diff --git

[OpenWrt-Devel] [PATCH 09/13] sunxi: Add an 'All Profiles' profile

2016-01-18 Thread openwrt
From: Daniel Dickinson Sunxi has enough images to make it useful to get all profiles and multi-profile select working properly, so this patch adds an 'All Profiles' profile, however it is only used to allow KConfig to select all profiles and is not used standalone

[OpenWrt-Devel] [PATCH 03/13] at91: Translate the build all profiles profile to new multi-profile config

2016-01-18 Thread openwrt
From: Daniel Dickinson Minor fixes so that the former 'Default' profile (now All) not only builds all profiles but acts correctly in the new multi-profile build machinery/menuconfig Signed-off-by: Daniel Dickinson ---

[OpenWrt-Devel] [PATCH 02/13] ar71xx: Allow to select a subset of profiles for building

2016-01-18 Thread openwrt
From: Daniel Dickinson ar71xx is has one of the largest sets of images and it is therefore very useful to be able select a subset > 1 of target profiles for a build. This patch adds the menuconfig and ar71xx image makefile parts needed to enable this functionality.

[OpenWrt-Devel] [PATCH 10/13] kirkwood: Add an 'All Profiles' profile

2016-01-18 Thread openwrt
From: Daniel Dickinson Kirkwood has enough images to make it useful to get all profiles and multi-profile select working properly, so this patch adds an 'All Profiles' profile. Signed-off-by: Daniel Dickinson ---

[OpenWrt-Devel] [PATCH 11/13] adm5120: Translate existing all profiles profiles to new mult-select structure

2016-01-18 Thread openwrt
From: Daniel Dickinson For adm5120 the Generic profile was used to build images for all profiles; change this to the All profile and integrate with multiple (but not all) profile build mechanism. Signed-off-by: Daniel Dickinson ---

[OpenWrt-Devel] [PATCH 13/13] brcm47xx: Add an 'All Profiles' profile

2016-01-18 Thread openwrt
From: Daniel Dickinson Brcm47xx has enough images to make it useful to get all profiles and multi-profile select working properly, so this patch adds an 'All Profiles' profile, however it is only used to allow KConfig to select all profiles and is not used

Re: [OpenWrt-Devel] Dissociate STA based on SNR

2016-01-18 Thread Nishant Sharma
Hi Bastian, On Monday 18 January 2016 08:16 PM, Bastian Bittorf wrote: ubus call hostapd.$dev del_client '{ "addr" : "$mac", "reason" : "assoc toomany", "ban_time" : 1 }' Thanks for the pointers. It works for me. What exactly is ban_time unit? I presume it's millisecond. Where can I find

[OpenWrt-Devel] [PATCH 06/13] mpc85xx: Translate the build all profiles profile to new multi-profile config

2016-01-18 Thread openwrt
From: Daniel Dickinson Minor fixes so that the former 'Default' profile (now All) not only builds all profiles but acts correctly in the new multi-profile build machinery/menuconfig Signed-off-by: Daniel Dickinson ---

[OpenWrt-Devel] [PATCH 12/13] lantiq: Add an 'All Profiles' profile

2016-01-18 Thread openwrt
From: Daniel Dickinson Lantiq has enough images to make it useful to get all profiles and multi-profile select working properly, so this patch adds an 'All Profiles' profile, however it is only used to allow KConfig to select all profiles and is not used standalone

[OpenWrt-Devel] [PATCH 04/13] mvebu: Translate the build all profiles profile to new multi-profile config

2016-01-18 Thread openwrt
From: Daniel Dickinson Minor fixes so that the former 'Default' profile (now All) not only builds all profiles but acts correctly in the new multi-profile build machinery/menuconfig Signed-off-by: Daniel Dickinson ---

[OpenWrt-Devel] [PATCH 05/13] ramips: Translate the build all profiles profile to new multi-profile config

2016-01-18 Thread openwrt
From: Daniel Dickinson Minor fixes so that the former 'Default' profile (now All) not only builds all profiles but acts correctly in the new multi-profile build machinery/menuconfig Signed-off-by: Daniel Dickinson ---

[OpenWrt-Devel] [PATCH 08/13] brcm63xx: Translate the build all profiles profile to new multi-profile config

2016-01-18 Thread openwrt
From: Daniel Dickinson Minor fixes so that the former 'Default' profile (now All) not only builds all profiles but acts correctly in the new multi-profile build machinery/menuconfig Signed-off-by: Daniel Dickinson ---

[OpenWrt-Devel] [PATCH 07/13] arc770: Translate the build all profiles profile to new multi-profile config

2016-01-18 Thread openwrt
From: Daniel Dickinson Minor fixes so that the former 'Default' profile (now All) not only builds all profiles but acts correctly in the new multi-profile build machinery/menuconfig Signed-off-by: Daniel Dickinson ---

[OpenWrt-Devel] [PATCH 00/13] Allow to build subset of profiles for target

2016-01-18 Thread openwrt
This patch series enables the selection and building of a subset of profiles to build for a target, rather than the previous limitation of only being able to build a single target (although some platforms had profiles that built all other profiles for the target, but that still ends up as an

[OpenWrt-Devel] [PATCH 01/13] build metadata: Allow to build a subset of profiles in a single build

2016-01-18 Thread openwrt
From: Daniel Dickinson Certain platforms have large numbers of possible images, and it can be desirable to build neither all images nor only a single image, therefore this patch makes selecting target profiles a menu instead of a single choice, which allows the user

[OpenWrt-Devel] [PATCH 2/3] kernel/modules: add kmod-crypto-hw-ccp

2016-01-18 Thread Stijn Tintel
Signed-off-by: Stijn Tintel --- package/kernel/linux/modules/crypto.mk | 18 ++ 1 file changed, 18 insertions(+) diff --git a/package/kernel/linux/modules/crypto.mk b/package/kernel/linux/modules/crypto.mk index 7c71053..99fb5a0 100644 ---

[OpenWrt-Devel] [PATCH 1/3] kernel: add missing symbol for 4.4

2016-01-18 Thread Stijn Tintel
Signed-off-by: Stijn Tintel --- target/linux/generic/config-4.4 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4 index 6ad3008..a8b4074 100644 --- a/target/linux/generic/config-4.4 +++

[OpenWrt-Devel] [PATCH 09/13] sunxi: Add an 'All Profiles' profile

2016-01-18 Thread openwrt
From: Daniel Dickinson Sunxi has enough images to make it useful to get all profiles and multi-profile select working properly, so this patch adds an 'All Profiles' profile, however it is only used to allow KConfig to select all profiles and is not used standalone

[OpenWrt-Devel] [PATCH 06/13] mpc85xx: Translate the build all profiles profile to new multi-profile config

2016-01-18 Thread openwrt
From: Daniel Dickinson Minor fixes so that the former 'Default' profile (now All) not only builds all profiles but acts correctly in the new multi-profile build machinery/menuconfig Signed-off-by: Daniel Dickinson ---

[OpenWrt-Devel] [PATCH 04/13] mvebu: Translate the build all profiles profile to new multi-profile config

2016-01-18 Thread openwrt
From: Daniel Dickinson Minor fixes so that the former 'Default' profile (now All) not only builds all profiles but acts correctly in the new multi-profile build machinery/menuconfig Signed-off-by: Daniel Dickinson ---

[OpenWrt-Devel] [PATCH 01/13] build metadata: Allow to build a subset of profiles in a single build

2016-01-18 Thread openwrt
From: Daniel Dickinson Certain platforms have large numbers of possible images, and it can be desirable to build neither all images nor only a single image, therefore this patch makes selecting target profiles a menu instead of a single choice, which allows the user

[OpenWrt-Devel] Fixed [PATCH 0/13] Allow to build a subset of profiles for target

2016-01-18 Thread openwrt
Hi all, I noticed an error in handling of ubifs that didn't result in compile failures but likely would have broken images (I've only been able to test ar71xx images, and compile tested some other platforms). The issue was that the profile was missing from ubifs creation which means it wasn't

[OpenWrt-Devel] [PATCH 10/13] kirkwood: Add an 'All Profiles' profile

2016-01-18 Thread openwrt
From: Daniel Dickinson Kirkwood has enough images to make it useful to get all profiles and multi-profile select working properly, so this patch adds an 'All Profiles' profile. Signed-off-by: Daniel Dickinson ---

[OpenWrt-Devel] [PATCH 11/13] adm5120: Translate existing all profiles profiles to new mult-select structure

2016-01-18 Thread openwrt
From: Daniel Dickinson For adm5120 the Generic profile was used to build images for all profiles; change this to the All profile and integrate with multiple (but not all) profile build mechanism. Signed-off-by: Daniel Dickinson ---

[OpenWrt-Devel] [PATCH 13/13] brcm47xx: Add an 'All Profiles' profile

2016-01-18 Thread openwrt
From: Daniel Dickinson Brcm47xx has enough images to make it useful to get all profiles and multi-profile select working properly, so this patch adds an 'All Profiles' profile, however it is only used to allow KConfig to select all profiles and is not used

[OpenWrt-Devel] [PATCH 12/13] lantiq: Add an 'All Profiles' profile

2016-01-18 Thread openwrt
From: Daniel Dickinson Lantiq has enough images to make it useful to get all profiles and multi-profile select working properly, so this patch adds an 'All Profiles' profile, however it is only used to allow KConfig to select all profiles and is not used standalone

Re: [OpenWrt-Devel] Dissociate STA based on SNR

2016-01-18 Thread Weedy
On Mon, Jan 18, 2016 at 9:39 AM, Nishant Sharma wrote: > Hi, > > I was wondering if there is a way to dissociate STAs who say go below a > minimum threshold SNR or signal level of say -65dBm in a multi-AP scenario? > option disassoc_low_ack1 Adjust this code to trigger

[OpenWrt-Devel] [PATCH 02/13] ar71xx: Allow to select a subset of profiles for building

2016-01-18 Thread openwrt
From: Daniel Dickinson ar71xx is has one of the largest sets of images and it is therefore very useful to be able select a subset > 1 of target profiles for a build. This patch adds the menuconfig and ar71xx image makefile parts needed to enable this functionality.

[OpenWrt-Devel] [PATCH 07/13] arc770: Translate the build all profiles profile to new multi-profile config

2016-01-18 Thread openwrt
From: Daniel Dickinson Minor fixes so that the former 'Default' profile (now All) not only builds all profiles but acts correctly in the new multi-profile build machinery/menuconfig Signed-off-by: Daniel Dickinson ---

[OpenWrt-Devel] [PATCH 08/13] brcm63xx: Translate the build all profiles profile to new multi-profile config

2016-01-18 Thread openwrt
From: Daniel Dickinson Minor fixes so that the former 'Default' profile (now All) not only builds all profiles but acts correctly in the new multi-profile build machinery/menuconfig Signed-off-by: Daniel Dickinson ---

[OpenWrt-Devel] [PATCH 05/13] ramips: Translate the build all profiles profile to new multi-profile config

2016-01-18 Thread openwrt
From: Daniel Dickinson Minor fixes so that the former 'Default' profile (now All) not only builds all profiles but acts correctly in the new multi-profile build machinery/menuconfig Signed-off-by: Daniel Dickinson ---

Re: [OpenWrt-Devel] [PATCH] Add support for Netgear D7800

2016-01-18 Thread Tathagata Das
Any update about the patch? Regards, Tathagata -Original Message- From: Tathagata Das [mailto:tathag...@alumnux.com] Sent: 12 January 2016 20:47 To: openwrt-devel@lists.openwrt.org Cc: Tathagata Das Subject: [PATCH] Add support for Netgear D7800 Signed-off-by: Tathagata Das

[OpenWrt-Devel] [PATCH 03/13] at91: Translate the build all profiles profile to new multi-profile config

2016-01-18 Thread openwrt
From: Daniel Dickinson Minor fixes so that the former 'Default' profile (now All) not only builds all profiles but acts correctly in the new multi-profile build machinery/menuconfig Signed-off-by: Daniel Dickinson ---

Re: [OpenWrt-Devel] Dissociate STA based on SNR

2016-01-18 Thread Bastian Bittorf
* Nishant Sharma [19.01.2016 07:46]: > >ubus call hostapd.$dev del_client '{ "addr" : "$mac", "reason" : > >"assoc toomany", "ban_time" : 1 }' > Thanks for the pointers. It works for me. > > What exactly is ban_time unit? I presume it's millisecond. yes,

Re: [OpenWrt-Devel] Dissociate STA based on SNR

2016-01-18 Thread Bastian Bittorf
* Weedy [19.01.2016 07:46]: > > I was wondering if there is a way to dissociate STAs who say go below a > > minimum threshold SNR or signal level of say -65dBm in a multi-AP scenario? > > > option disassoc_low_ack1 > Adjust this code to trigger higher? yes, this also

Re: [OpenWrt-Devel] John, no permission to change patches even own

2016-01-18 Thread Etienne Champetier
Hi You should respond to the original mail and not create a new thread each time Le 19 janv. 2016 03:03, "Daniel Dickinson" daniel.thecshore.com > a écrit : > > Hi John, > > Contrary to what you believed it is not possible for

Re: [OpenWrt-Devel] [RFC v2] [zynq] Add new target zynq

2016-01-18 Thread Jason Wu
Hi Felix, Thanks for reviewing the patch. please see my reply inline. On 19/01/2016 12:09 AM, Felix Fietkau wrote: On 2016-01-18 14:36, Jason Wu wrote: Add support for Xilinx ZC702 Dev board Zynq target is using 4.4 kernel and mainline 2016.1 u-boot. I symbolic linked /init with /sbin/init,

[OpenWrt-Devel] [PATCH 1/2] kernel/modules: add missing symbol for crypto-rng

2016-01-18 Thread Stijn Tintel
Since CRYPTO_DRBG_MENU was added in r48277, CRYPTO_DRBG_HMAC is missing. It does not appear in kernel_menuconfig and defaults to yes, so enable it in crypto-rng as well and add dependencies to HMAC and SHA256. Signed-off-by: Stijn Tintel ---

[OpenWrt-Devel] [PATCH 2/2] kernel: add missing symbols for 4.1

2016-01-18 Thread Stijn Tintel
Signed-off-by: Stijn Tintel --- target/linux/generic/config-4.1 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/linux/generic/config-4.1 b/target/linux/generic/config-4.1 index 222f8c1..d91bedb 100644 --- a/target/linux/generic/config-4.1 +++

[OpenWrt-Devel] [PATCH][package] Allow UCI dhcp classifier to accept a list of MAC

2016-01-18 Thread nworbnhoj
dnsmasq offers to group DHCP options and their values by a network-id and to send options only to hosts which have been tagged with that network-id. uci acceps the mac classifier, but only for a single MAC config mac 'opnvpn' option mac '00:FF:*:*:*:*' option networkid 'opnvpn'

[OpenWrt-Devel] [PATCH 2/4] oxnas: prepare platform and drivers for Linux 4.4

2016-01-18 Thread Daniel Golle
Signed-off-by: Daniel Golle --- target/linux/oxnas/files/arch/arm/mach-oxnas/mach-ox820.c | 5 + target/linux/oxnas/files/drivers/irqchip/irq-rps.c| 4 2 files changed, 9 insertions(+) diff --git a/target/linux/oxnas/files/arch/arm/mach-oxnas/mach-ox820.c

[OpenWrt-Devel] [PATCH 1/4] oxnas: fix the incorrect board names

2016-01-18 Thread Shonn Lu
Signed-off-by: Shonn Lu --- target/linux/oxnas/base-files/etc/board.d/01_leds | 2 +- target/linux/oxnas/base-files/etc/diag.sh | 4 ++-- target/linux/oxnas/base-files/lib/oxnas.sh| 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git

[OpenWrt-Devel] [PATCH 1/4] oxnas: fix the incorrect board names

2016-01-18 Thread Daniel Golle
Signed-off-by: Shonn Lu Acked-by: Daniel Golle --- target/linux/oxnas/base-files/etc/board.d/01_leds | 2 +- target/linux/oxnas/base-files/etc/diag.sh | 4 ++-- target/linux/oxnas/base-files/lib/oxnas.sh| 6 +++--- 3 files changed, 6

Re: [OpenWrt-Devel] [PATCH] brcm63xx: fix gpio ephy-reset

2016-01-18 Thread dani
Thanks Jonas. Tested and working OK. It would be nice if the patch is also backported to Chaos Calmer revision. Regards. 2016-01-18 14:16 GMT+01:00 Jonas Gorski : > Hi, > > On 12 December 2015 at 14:10, dani wrote: > > Currently ephy-reset, which uses a

[OpenWrt-Devel] [PATCH 3/4] oxnas: add patches and config for Linux 4.4

2016-01-18 Thread Daniel Golle
Signed-off-by: Daniel Golle --- target/linux/oxnas/config-4.4 | 383 + .../010-arm_introduce-dma-fiq-irq-broadcast.patch | 68 .../250-add-plxtech-vendor-prefix.patch| 10 +

[OpenWrt-Devel] [PATCH 4/4] oxnas: switch to Linux 4.4

2016-01-18 Thread Daniel Golle
Signed-off-by: Daniel Golle --- target/linux/oxnas/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/oxnas/Makefile b/target/linux/oxnas/Makefile index 2d244db..f4a01f1 100644 --- a/target/linux/oxnas/Makefile +++