Florian Fainelli wrote:
pauseasym_pauseenable tx?enable rx?
-------
0 0 No No
0 1 YesNo
1 0 YesYes
1 1 No Yes
On 10/31/2016 10:23 AM, Timur Tabi wrote:
> Florian Fainelli wrote:
>
>> May I suggest reading about standards a bit more, or just looking at
>> other drivers, like tg3.c.
>
> I have been doing that for over six months now. There's only so much I
> can glean from reading source code and standard
From: Timur Tabi
Date: Thu, 27 Oct 2016 17:05:01 -0500
> The Atheros 8031 PHY supports the 802.3 extension for symmetric and
> asymmetric pause frames, so set that to the list of features supported
> by the phy.
>
> Signed-off-by: Timur Tabi
It looks like Florian and you need to discuss this a
Florian Fainelli wrote:
May I suggest reading about standards a bit more, or just looking at
other drivers, like tg3.c.
I have been doing that for over six months now. There's only so much I
can glean from reading source code and standards documents. The inner
workings of our NIC are a mys
On 10/28/2016 01:06 PM, Timur Tabi wrote:
> Florian Fainelli wrote:
>> On 10/27/2016 03:24 PM, Timur Tabi wrote:
>>> Florian Fainelli wrote:
>>>
Hu? In my experience that should not come from supporting Pause frames
or not, but rather properly configuring a (RG)MII delay, but your
mi
Florian Fainelli wrote:
On 10/27/2016 03:24 PM, Timur Tabi wrote:
Florian Fainelli wrote:
Hu? In my experience that should not come from supporting Pause frames
or not, but rather properly configuring a (RG)MII delay, but your
mileage may vary.
I can assure you, I'm more confused than you.
On 10/27/2016 03:24 PM, Timur Tabi wrote:
> Florian Fainelli wrote:
>
>> Hu? In my experience that should not come from supporting Pause frames
>> or not, but rather properly configuring a (RG)MII delay, but your
>> mileage may vary.
>
> I can assure you, I'm more confused than you. I've been wo
Florian Fainelli wrote:
Hu? In my experience that should not come from supporting Pause frames
or not, but rather properly configuring a (RG)MII delay, but your
mileage may vary.
I can assure you, I'm more confused than you. I've been working in this
for almost two weeks, and not only does t
On 10/27/2016 03:05 PM, Timur Tabi wrote:
> The Atheros 8031 PHY supports the 802.3 extension for symmetric and
> asymmetric pause frames, so set that to the list of features supported
> by the phy.
>
> Signed-off-by: Timur Tabi
> ---
>
> Without this patch, my NIC (the Qualcomm EMAC) receives a
The Atheros 8031 PHY supports the 802.3 extension for symmetric and
asymmetric pause frames, so set that to the list of features supported
by the phy.
Signed-off-by: Timur Tabi
---
Without this patch, my NIC (the Qualcomm EMAC) receives a lot of frame
check sequence (aka CRC) errors, resulting i
10 matches
Mail list logo