Re: sky2: rx filter bug

2015-09-24 Thread Mirko Lindner
Hi Jiri, oh boy this is a long time. I'm not sure about the status. I'll check it again and contact you. My last last status was that I was not able to reproduce the values here... Thanks, Mirko On 23/09/15 12:59, Jiri Pirko wrote: > Hi Mirko. > > 3 years ago I reported an issue with rx filt

[PATCH] drivers/net/niu: Support for Marvell PHY

2008-01-10 Thread Mirko Lindner
This patch makes necessary changes in the Neptune driver to support the new Marvell PHY. It also adds support for the LED blinking on Neptune cards with Marvell PHY. All registers are using defines in the niu.h header file as is already done for the BCM8704 registers. diff -uprN -X linux-2.6/Doc

[PATCH] drivers/net/niu: Support for Marvell PHY

2007-12-18 Thread Mirko Lindner
This patch makes necessary changes in the Neptune driver to support the new Marvell PHY. It also adds support for the LED blinking on Neptune cards with Marvell PHY. diff -uprN -X linux-2.6/Documentation/dontdiff linux-2.6/drivers/net/niu.c linux-2.6-changed/drivers/net/niu.c --- linux-2.6/drive