Re: [OpenWrt-Devel] [PATCH 1/2] kernel: add driver for Marvell 88E6171 switch

2014-07-11 Thread Claudio Leite
* Xiongfei Guo (xf...@credosemi.com) wrote: > Sorry, i missing that, it's Linksys EA4500. > > On 07/11/2014 11:53 AM, Xiongfei Guo wrote: > >Hi, what board you are using? > > I also developed and tested on a D-Link DIR-665. I haven't yet submitted the support files for that board but will do so l

Re: [OpenWrt-Devel] [PATCH 1/2] kernel: add driver for Marvell 88E6171 switch

2014-07-10 Thread Xiongfei Guo
Sorry, i missing that, it's Linksys EA4500. On 07/11/2014 11:53 AM, Xiongfei Guo wrote: Hi, what board you are using? Alex Guo On 07/11/2014 05:29 AM, Claudio Leite wrote: * Claudio Leite (lei...@staticky.com) wrote: Any comments are appreciated. I meant to send this is as an RFC and not a

Re: [OpenWrt-Devel] [PATCH 1/2] kernel: add driver for Marvell 88E6171 switch

2014-07-10 Thread Xiongfei Guo
Hi, what board you are using? Alex Guo On 07/11/2014 05:29 AM, Claudio Leite wrote: * Claudio Leite (lei...@staticky.com) wrote: Any comments are appreciated. I meant to send this is as an RFC and not a patch. ___ openwrt-devel mailing list openwrt-

Re: [OpenWrt-Devel] [PATCH 1/2] kernel: add driver for Marvell 88E6171 switch

2014-07-10 Thread Claudio Leite
* Claudio Leite (lei...@staticky.com) wrote: > Any comments are appreciated. I meant to send this is as an RFC and not a patch. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-deve

[OpenWrt-Devel] [PATCH 1/2] kernel: add driver for Marvell 88E6171 switch

2014-07-10 Thread Claudio Leite
This is a swconfig driver for the Marvell 88E6171 switch, which is a 7-port GigE switch with two CPU ports and 64 802.1q VLANs. The driver was initially based on the mvswitch driver, although it has now diverged quite a bit. I've been testing it for about a week as my primary switch with no proble