Home
last modified time | relevance | path

Searched hist:a1762456993893795030d911106a7650481db0ef (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dnorm_desc.cdiff a1762456993893795030d911106a7650481db0ef Mon Dec 18 16:34:00 CST 2017 Fredrik Hallenberg <megahallon@gmail.com> net: stmmac: Fix bad RX timestamp extraction

As noted in dwmac4_wrback_get_rx_timestamp_status the timestamp is found
in the context descriptor following the current descriptor. However the
current code looks for the context descriptor in the current
descriptor, which will always fail.

Signed-off-by: Fredrik Hallenberg <megahallon@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Denh_desc.cdiff a1762456993893795030d911106a7650481db0ef Mon Dec 18 16:34:00 CST 2017 Fredrik Hallenberg <megahallon@gmail.com> net: stmmac: Fix bad RX timestamp extraction

As noted in dwmac4_wrback_get_rx_timestamp_status the timestamp is found
in the context descriptor following the current descriptor. However the
current code looks for the context descriptor in the current
descriptor, which will always fail.

Signed-off-by: Fredrik Hallenberg <megahallon@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Ddwmac4_descs.cdiff a1762456993893795030d911106a7650481db0ef Mon Dec 18 16:34:00 CST 2017 Fredrik Hallenberg <megahallon@gmail.com> net: stmmac: Fix bad RX timestamp extraction

As noted in dwmac4_wrback_get_rx_timestamp_status the timestamp is found
in the context descriptor following the current descriptor. However the
current code looks for the context descriptor in the current
descriptor, which will always fail.

Signed-off-by: Fredrik Hallenberg <megahallon@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dcommon.hdiff a1762456993893795030d911106a7650481db0ef Mon Dec 18 16:34:00 CST 2017 Fredrik Hallenberg <megahallon@gmail.com> net: stmmac: Fix bad RX timestamp extraction

As noted in dwmac4_wrback_get_rx_timestamp_status the timestamp is found
in the context descriptor following the current descriptor. However the
current code looks for the context descriptor in the current
descriptor, which will always fail.

Signed-off-by: Fredrik Hallenberg <megahallon@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dstmmac_main.cdiff a1762456993893795030d911106a7650481db0ef Mon Dec 18 16:34:00 CST 2017 Fredrik Hallenberg <megahallon@gmail.com> net: stmmac: Fix bad RX timestamp extraction

As noted in dwmac4_wrback_get_rx_timestamp_status the timestamp is found
in the context descriptor following the current descriptor. However the
current code looks for the context descriptor in the current
descriptor, which will always fail.

Signed-off-by: Fredrik Hallenberg <megahallon@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>