[PATCH 2/2(net.git)] stmmac: fix for hw timestamp of GMAC3 unit

2017-06-08 Thread Mario Molitor
>From d5c520880a5f6b470cb150b9aae67341089b9395 Mon Sep 17 00:00:00 2001 From: Mario Molitor Date: Thu, 8 Jun 2017 23:03:09 +0200 Subject: [PATCH 2/2] stmmac: fix for hw timestamp of GMAC3 unit 1.) Bugfix of function stmmac_get_tx_hwtstamp. Corrected the tx timestamp available check (same

[PATCH 1/2(net.git)] stmmac: fix ptp header for GMAC3 hw timestamp

2017-06-08 Thread Mario Molitor
>From ce9c334037fce37ccd715124cda57d1fd6d8cfe8 Mon Sep 17 00:00:00 2001 From: Mario Molitor Date: Thu, 8 Jun 2017 22:41:02 +0200 Subject: [PATCH 1/2] stmmac: fix ptp header for GMAC3 hw timestamp According the CYCLON V documention only the bit 16 of snaptypesel should set. (more information

Aw: Re: [PATCH 2/2(net.git)] stmmac: fix for hw timestamp of GMAC3 unit

2017-06-08 Thread Mario Molitor
Hello David and Andy, thanks for review response. I will fix the patches with your responses. Thanks, Mario

Re: Stmmac: fix for hw timestamp of GMAC 3 unit

2017-06-07 Thread Mario Molitor
, June 6, 2017 7:43 AM To: Mario Molitor ; alexandre.tor...@st.com Cc: netdev@vger.kernel.org ; linux-ker...@vger.kernel.org Subject: Re: Stmmac: fix for hw timestamp of GMAC 3 unit Hi Mario thanks for your tests, and, at first glance, your patches seem to be sensible so, please, send the changes

[PATCH 2/2(net.git)] stmmac: fix for hw timestamp of GMAC3 unit

2017-06-07 Thread Mario Molitor
>From 94f3314c6d67246e015a50fd14e665732a5e78b0 Mon Sep 17 00:00:00 2001 From: Mario Molitor Date: Tue, 6 Jun 2017 21:47:16 +0200 Subject: [PATCH 2/2] stmmac: fix for hw timestamp of GMAC3 unit 1.) Bugfix of function stmmac_get_tx_hwtstamp. Corrected the tx timestamp available check (same

[PATCH 1/2(net.git)] stmmac: fix ptp header for GMAC3 hw timestamp

2017-06-07 Thread Mario Molitor
>From e87e1a88a3bf054c45156edf8a63d72169064baa Mon Sep 17 00:00:00 2001 From: Mario Molitor Date: Tue, 6 Jun 2017 21:31:02 +0200 Subject: [PATCH 1/2] stmmac: fix ptp header for GMAC3 hw timestamp According the CYCLON V documention only the bit 16 of snaptypesel should set. (more information

Stmmac: fix for hw timestamp of GMAC 3 unit

2017-06-05 Thread Mario Molitor
-timestamp.patch ) >From 2d54d58dc8548d98572eb5fbfe488ec59b4c0ef5 Mon Sep 17 00:00:00 2001 From: Mario Molitor Date: Mon, 5 Jun 2017 18:58:49 +0200 Subject: [PATCH 1/2] stmmac: fix ptp header for GMAC3