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 "Dropping frame due to fu

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 wrote: > > Hi. > > In email dated Пятница - 11 сентября 2015 17:16:35 user Mikko Hissa wrote: >> >>> On 11 Sep 2015, at 15:43, N.Leiten wrote: >>> >>> In email dated Пятница - 11 сентября 2015 13:49:26 us

[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] 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, 郭传鈜 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:-( > The only devic

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

2015-02-19 Thread Mikko Hissa
he switch has like 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 <mailto:mikko.hi...@werzek.com>>: > Hi! > >> On 19 Feb 2015, at 04:14, 郭传

[OpenWrt-Devel] [PATCH] ramips: add support for D-Link DIR-615 H1

2012-08-09 Thread Mikko Hissa
rt2x00 still needs some patching as the radio doesn't come to life. Installation via webflash. Signed-off-by: Mikko Hissa Index: trunk/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-dir-615-h1.c === --- trunk/target/

Re: [OpenWrt-Devel] [PATCH] ramips: add support for D-Link DIR-615 H1

2012-08-10 Thread Mikko Hissa
lukasz kirjoitti 10.8.2012 kello 11.42: > W dniu 10.08.2012 01:36, Mikko Hissa pisze: >> rt2x00 still needs some patching as the radio doesn't come to life. >> Installation via webflash. >> > Hi > Can you post factory partition, somwhere to download ? Here you

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

2012-08-15 Thread Mikko Hissa
Peter.K 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 packets are rec

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

2014-02-11 Thread Mikko Hissa
Hello! On 01 Feb 2014, at 02:08, Roman Yeryomin 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 (and > datasheet) i

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

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

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

2014-02-13 Thread Mikko Hissa
Hi! On 13 Feb 2014, at 18:56, Roman Yeryomin wrote: > On 13 February 2014 16:37, Roman Yeryomin wrote: >> On 11 February 2014 20:32, Mikko Hissa wrote: >>> Hello again! >>> >>> On 11 Feb 2014, at 19:12, Mikko Hissa wrote: >>> >>>> H

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

2014-02-13 Thread Mikko Hissa
On 13 Feb 2014, at 21:03, Mikko Hissa wrote: > Hi! > > On 13 Feb 2014, at 18:56, Roman Yeryomin wrote: > >> On 13 February 2014 16:37, Roman Yeryomin wrote: >>> On 11 February 2014 20:32, Mikko Hissa wrote: >>>> Hello again! >>>>

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

2014-02-13 Thread Mikko Hissa
On 13 Feb 2014, at 23:44, Roman Yeryomin wrote: > On 13 February 2014 22:45, Roman Yeryomin wrote: >> On 13 February 2014 21:32, Mikko Hissa wrote: >>> On 01 Feb 2014, at 02:08, Roman Yeryomin wrote: >>> >>> Hello everybody! >>> I'm trying

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

2014-02-13 Thread Mikko Hissa
On 04 Feb 2014, at 17:56, Helmut Schaa wrote: > On Tue, Feb 4, 2014 at 4:40 PM, Roman Yeryomin wrote: >> Thanks for answer, Helmut! >> >> On 3 February 2014 18:01, Helmut Schaa wrote: >>> On Sat, Feb 1, 2014 at 1:08 AM, Roman Yeryomin >>> wrote: Unfortunately I have no experience in wi

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

2014-02-13 Thread Mikko Hissa
On 14 Feb 2014, at 01:04, Roman Yeryomin wrote: > On 14 February 2014 00:34, Mikko Hissa 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 wrote: > On 14 February 2014 00:34, Mikko Hissa 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 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) || rt2x00_rt(rt2x00dev, RT

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

2014-06-11 Thread Mikko Hissa
Signed-off-by: Mikko Hissa --- .../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 +- .../patches-3.10

Re: [OpenWrt-Devel] dlink dir-615 h1 serial pinout

2012-03-12 Thread Mikko Hissa
No, the first one is VCC and the second one is GND. d...@ip6.ro kirjoitti 12.3.2012 kello 15.37: > hello, > apologies for the slightly offtopic, > im trying to solder a serial to dlink dir615 h1 revision > and i was wondering if anyone got it right? > > attached is the pic, i guess the left mos