Searched hist:a1762456993893795030d911106a7650481db0ef (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | norm_desc.c | diff 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 D | enh_desc.c | diff 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 D | dwmac4_descs.c | diff 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 D | common.h | diff 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 D | stmmac_main.c | diff 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>
|