Re: [OpenWrt-Devel] [PATCH 2/2] ar71xx: Fix WD My Net N750 weak signal issue

2014-01-09 Thread Steven Haigh
On 9/01/2014 4:11 AM, Chirag Chhatriwala wrote: > Confirmed working on the WD MyNet N750. > Now the device is no longer "deaf". > > This device broadcast stronger WiFi than any of my other routers. > Kudos to Felix for adding support for this device. For what its worth, I've created binaries for

[OpenWrt-Devel] [PATCH] hostapd: fix frequency setting for IBSS/RSN

2014-01-09 Thread Antonio Quartulli
Introduced by ("netifd: add wireless configuration support and port mac80211 to the new framework") Reported-by: René van Weert Signed-off-by: Antonio Quartulli --- package/network/services/hostapd/files/netifd.sh | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/package

[OpenWrt-Devel] [PATCH] [swconfig] improve usability when switch device incorrect

2014-01-09 Thread Andreas Mohr
Signed-off-by: Andreas Mohr --- package/network/config/swconfig/src/cli.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Reason: standard switch device name changed from eth0 to switch0, see e.g. http://wiki.openwrt.org/toh/buffalo/wbmr-hp-g300h#wired.stations.cannot.ping.each.other I l

Re: [OpenWrt-Devel] OpenWrt kernel_menuconfig issue?

2014-01-09 Thread Andreas Mohr
On Tue, Jan 07, 2014 at 10:27:40AM +0100, Nicolas Cavallari wrote: > On 06/01/2014 20:18, Andreas Mohr wrote: > > Can someone else confirm and/or elaborate on this improper visibility > > problem > > which seems to be specific to OpenWrt's kernel configuration management? > > (which does do certai