Re: [OpenWrt-Devel] [PATCH] ar71xx: fix kernel Oops in at803x_link_change_notify

2015-07-20 Thread Sven Eckelmann
On Monday 06 July 2015 13:26:21 Christian Lamparter wrote: On Friday, July 03, 2015 12:29:32 PM Sven Eckelmann wrote: Sven, I've seen you did quite a bit of work on the OM5P-AN with the same F1E-PHY. I went through the code from Atheros' original driver SDK v17 (which was part of the GPL

Re: [OpenWrt-Devel] [PATCH] ar71xx: fix kernel Oops in at803x_link_change_notify

2015-07-20 Thread Christian Lamparter
On 7/20/15, Sven Eckelmann s...@open-mesh.com wrote: On Monday 06 July 2015 13:26:21 Christian Lamparter wrote: Oh, I figured you have access to some of Qualcomm Atheros' SDKs and most importantly: some documentations from Qualcomm Atheros? I hoped you could confirm or disconfirm based on the

Re: [OpenWrt-Devel] [PATCH] ar71xx: fix kernel Oops in at803x_link_change_notify

2015-07-14 Thread Christian Lamparter
On Tuesday, July 14, 2015 05:35:13 PM Chris Blake wrote: Not sure if this helps, but the recent Cisco Meraki AP drop includes a newish PHY driver for the at8033/8035. The GPL source is at http://dl.meraki.net/linux/meraki-firmware-sources-r23-20150601.tar.bz2 and a copy of the actual file

Re: [OpenWrt-Devel] [PATCH] ar71xx: fix kernel Oops in at803x_link_change_notify

2015-07-14 Thread Chris Blake
Not sure if this helps, but the recent Cisco Meraki AP drop includes a newish PHY driver for the at8033/8035. The GPL source is at http://dl.meraki.net/linux/meraki-firmware-sources-r23-20150601.tar.bz2 and a copy of the actual file can be found at

Re: [OpenWrt-Devel] [PATCH] ar71xx: fix kernel Oops in at803x_link_change_notify

2015-07-06 Thread Christian Lamparter
On Friday, July 03, 2015 12:29:32 PM Sven Eckelmann wrote: Sven, I've seen you did quite a bit of work on the OM5P-AN with the same F1E-PHY. I went through the code from Atheros' original driver SDK v17 (which was part of the GPL source for the mynet). Apart from tx delay handling,

Re: [OpenWrt-Devel] [PATCH] ar71xx: fix kernel Oops in at803x_link_change_notify

2015-07-03 Thread Sven Eckelmann
On Wednesday 01 July 2015 16:34:07 Christian Lamparter wrote: On Tuesday, June 30, 2015 05:35:12 PM Sven Eckelmann wrote: r45954 (ar71xx: fix 100/10mbps ethernet link issues on mynet range extender) introduced a pdata based modification of the tx_clk_dly. But it was not checked if pdata

Re: [OpenWrt-Devel] [PATCH] ar71xx: fix kernel Oops in at803x_link_change_notify

2015-07-01 Thread Christian Lamparter
On Tuesday, June 30, 2015 05:35:12 PM Sven Eckelmann wrote: r45954 (ar71xx: fix 100/10mbps ethernet link issues on mynet range extender) introduced a pdata based modification of the tx_clk_dly. But it was not checked if pdata actually existed. This caused a page fault on all devices which

Re: [OpenWrt-Devel] [PATCH] ar71xx: fix kernel Oops in at803x_link_change_notify

2015-06-30 Thread Alexander Couzens
Hi Sven, I sent the same patch a week ago. See https://patchwork.ozlabs.org/patch/486993/ Best lynxis pgpqL79L7qJSJ.pgp Description: OpenPGP digital signature ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

[OpenWrt-Devel] [PATCH] ar71xx: fix kernel Oops in at803x_link_change_notify

2015-06-30 Thread Sven Eckelmann
r45954 (ar71xx: fix 100/10mbps ethernet link issues on mynet range extender) introduced a pdata based modification of the tx_clk_dly. But it was not checked if pdata actually existed. This caused a page fault on all devices which didn't have at803x_platform_data specified for an at803x based