[OpenWrt-Devel] [PATCH] ramips: RT-N56U support fixes and factory image creation

2014-06-11 Thread Mikko Hissa
Signed-off-by: Mikko Hissa mikko.hi...@werzek.com --- .../preinit/04_disable_wnce2001_flash_checksumming | 43 --- .../base-files/lib/preinit/04_handle_checksumming | 56 target/linux/ramips/dts/RTN56U.dts | 8 + target/linux/ramips/image/Makefile | 8

Re: [OpenWrt-Devel] Problem with Ralink rt3352 wireless driver

2012-08-15 Thread Mikko Hissa
Peter.K peterk...@gmail.com kirjoitti 15.8.2012 kello 9.30: I using openwrt-trunk lastest version in Ralink rt3352 EVB. Wireless driver seems doesn't work. Does anyone know rt3352 wireless worked or not in current trunk? On D-Link DIR-615 H1, the driver loads without any errors. Yet no

Re: [OpenWrt-Devel] [RFC] mt7620 wifi

2014-02-11 Thread Mikko Hissa
Hello! On 01 Feb 2014, at 02:08, Roman Yeryomin leroi.li...@gmail.com wrote: Hello everybody! I'm trying to get mt7620 (ramips target, rt-n14u board) wifi working but no luck. I have ported init functions and channel setup from the original (known to be working) driver. The original driver

Re: [OpenWrt-Devel] [RFC] mt7620 wifi

2014-02-11 Thread Mikko Hissa
Hello again! On 11 Feb 2014, at 19:12, Mikko Hissa mikko.hi...@werzek.com wrote: Hello! On 01 Feb 2014, at 02:08, Roman Yeryomin leroi.li...@gmail.com wrote: Hello everybody! I'm trying to get mt7620 (ramips target, rt-n14u board) wifi working but no luck. I have ported init functions

Re: [OpenWrt-Devel] [RFC] mt7620 wifi

2014-02-13 Thread Mikko Hissa
Hi! On 13 Feb 2014, at 18:56, Roman Yeryomin leroi.li...@gmail.com wrote: On 13 February 2014 16:37, Roman Yeryomin leroi.li...@gmail.com wrote: On 11 February 2014 20:32, Mikko Hissa mikko.hi...@werzek.com wrote: Hello again! On 11 Feb 2014, at 19:12, Mikko Hissa mikko.hi...@werzek.com

Re: [OpenWrt-Devel] [RFC] mt7620 wifi

2014-02-13 Thread Mikko Hissa
On 13 Feb 2014, at 23:44, Roman Yeryomin leroi.li...@gmail.com wrote: On 13 February 2014 22:45, Roman Yeryomin leroi.li...@gmail.com wrote: On 13 February 2014 21:32, Mikko Hissa mikko.hi...@werzek.com wrote: On 01 Feb 2014, at 02:08, Roman Yeryomin leroi.li...@gmail.com wrote: Hello

Re: [OpenWrt-Devel] [RFC] mt7620 wifi

2014-02-13 Thread Mikko Hissa
On 04 Feb 2014, at 17:56, Helmut Schaa helmut.sc...@googlemail.com wrote: On Tue, Feb 4, 2014 at 4:40 PM, Roman Yeryomin leroi.li...@gmail.com wrote: Thanks for answer, Helmut! On 3 February 2014 18:01, Helmut Schaa helmut.sc...@googlemail.com wrote: On Sat, Feb 1, 2014 at 1:08 AM, Roman

Re: [OpenWrt-Devel] [RFC] mt7620 wifi

2014-02-13 Thread Mikko Hissa
On 14 Feb 2014, at 01:04, Roman Yeryomin leroi.li...@gmail.com wrote: On 14 February 2014 00:34, Mikko Hissa mikko.hi...@werzek.com wrote: In rt2800lib.c function rt2800_get_txwi_rxwi_size() Add case MT7620 with RT5592. *txwi_size = TXWI_DESC_SIZE_5WORDS

Re: [OpenWrt-Devel] [RFC] mt7620 wifi

2014-02-14 Thread Mikko Hissa
On 14 Feb 2014, at 01:04, Roman Yeryomin leroi.li...@gmail.com wrote: On 14 February 2014 00:34, Mikko Hissa mikko.hi...@werzek.com wrote: In rt2800lib.c function rt2800_get_txwi_rxwi_size() Add case MT7620 with RT5592. *txwi_size = TXWI_DESC_SIZE_5WORDS

Re: [OpenWrt-Devel] d-link dir-615 h1 without wifi on trunk !

2014-05-16 Thread Mikko Hissa
On 16 May 2014, at 14:18, Daniel Petre daniel.pe...@gmail.com wrote: Hello, Hi! anyone has any idea about the fix for the wireless of d-link dir-615 h1 ? In rt2800lib.c, remove line 7812: if (rt2x00_rt(rt2x00dev, RT3290) || -rt2x00_rt(rt2x00dev, RT3352) ||

Re: [OpenWrt-Devel] What should I do if I want to use the RGMII interface on Ralink RT3052?

2015-02-18 Thread Mikko Hissa
Hi! On 19 Feb 2015, at 04:14, 郭传鈜 gch981...@gmail.com wrote: Hello,everyone! There is a kind of Huawei HG255D which has an RTL8211CL Gigabit PHY and We are trying to add support for it. But I can't find anything about the RGMII and mdio-bus in any dts file of rt305x-based devices:-(

Re: [OpenWrt-Devel] What should I do if I want to use the RGMII interface on Ralink RT3052?

2015-02-19 Thread Mikko Hissa
two logical switches and it doesn't forward packets between those two (LAN/WAN). Does swconfig show the port as disabled? 2015-02-19 15:24 GMT+08:00 Mikko Hissa mikko.hi...@werzek.com mailto:mikko.hi...@werzek.com: Hi! On 19 Feb 2015, at 04:14, 郭传鈜 gch981...@gmail.com mailto:gch981

[OpenWrt-Devel] hostapd disconnects with Apple devices.

2015-01-12 Thread Mikko Hissa
Hi everyone, If I recall correctly, since June/July 2014, Apple devices get constantly disconnected from AP. A simple fix is to disable hostapd's disassoc_low_ack. I saw this behaviour on iPads, iPhones, MacBooks, iMacs etc. Should the default setting be altered? Best regards, Mikko

Re: [OpenWrt-Devel] [PATCH] Fix 'Dropping frame due to full tx queue' for Ralink wifi get stuck.

2015-09-11 Thread Mikko Hissa
> On 11 Sep 2015, at 21:32, N.Leiten <nicklei...@gmail.com> wrote: > > Hi. > > In email dated Пятница - 11 сентября 2015 17:16:35 user Mikko Hissa wrote: >> >>> On 11 Sep 2015, at 15:43, N.Leiten <nicklei...@gmail.com> wrote: >>> >>

Re: [OpenWrt-Devel] [PATCH] Fix 'Dropping frame due to full tx queue' for Ralink wifi get stuck.

2015-09-11 Thread Mikko Hissa
> On 11 Sep 2015, at 15:43, N.Leiten wrote: > > In email dated Пятница - 11 сентября 2015 13:49:26 user Felix Fietkau wrote: >> On 2015-09-11 13:33, N.Leiten wrote: >>> Fix instability of Ralink WiFi general queue management on high load. >>> rt2x00 driver logs in dmesg