netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] net: stmmac: Fix HW timestamping
@ 2017-10-20 13:37 Jose Abreu
  2017-10-20 13:37 ` [PATCH net-next 1/3] net: stmmac: Add missing call to dev_kfree_skb() Jose Abreu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jose Abreu @ 2017-10-20 13:37 UTC (permalink / raw)
  To: netdev, linux-kernel
  Cc: Jose Abreu, David S. Miller, Joao Pinto, Giuseppe Cavallaro,
	Alexandre Torgue

Hi,

Three fixes for HW timestamping feature, all of them for RX side.

Best regards,
Jose Miguel Abreu

David,

I'm targeting this for -next but teel free to apply this in
your -fixes tree if you think its needed. Though, I don't
think anyone is using HW timestamping because these bugs would
appear immediatly.

Cc: David S. Miller <davem@davemloft.net>
Cc: Joao Pinto <jpinto@synopsys.com>
Cc: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Cc: Alexandre Torgue <alexandre.torgue@st.com>

Jose Abreu (3):
  net: stmmac: Add missing call to dev_kfree_skb()
  net: stmmac: Fix stmmac_get_rx_hwtstamp()
  net: stmmac: Prevent infinite loop in get_rx_timestamp_status()

 drivers/net/ethernet/stmicro/stmmac/dwmac4_descs.c |  2 +-
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c  | 14 +++++++-------
 2 files changed, 8 insertions(+), 8 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-10-22  2:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-20 13:37 [PATCH net-next 0/3] net: stmmac: Fix HW timestamping Jose Abreu
2017-10-20 13:37 ` [PATCH net-next 1/3] net: stmmac: Add missing call to dev_kfree_skb() Jose Abreu
2017-10-20 13:37 ` [PATCH net-next 2/3] net: stmmac: Fix stmmac_get_rx_hwtstamp() Jose Abreu
2017-10-20 13:37 ` [PATCH net-next 3/3] net: stmmac: Prevent infinite loop in get_rx_timestamp_status() Jose Abreu
2017-10-22  2:06 ` [PATCH net-next 0/3] net: stmmac: Fix HW timestamping David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).