Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1675721
| From | Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH net-next 0/3] fix sw timestamping for non PTP packets |
| Date | 2017-06-27 16:00 +0200 |
| Message-ID | <tWZc6-1gg-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This series contains several corrections connected with timestamping
for cpsw and netcp drivers based on same cpts module.
Based on net/next
Ivan Khoronzhuk (3):
net: ethernet: ti: cpsw: move skb timestamp to packet_submit
net: ethernet: ti: cpsw: fix sw timestamping for non PTP packets
net: ethernet: ti: netcp_ethss: use cpts to check if packet needs
timestamping
drivers/net/ethernet/ti/cpsw.c | 6 +++---
drivers/net/ethernet/ti/cpts.h | 16 ++++++++++++++++
drivers/net/ethernet/ti/netcp_ethss.c | 18 +-----------------
3 files changed, 20 insertions(+), 20 deletions(-)
--
2.7.4
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH net-next 0/3] fix sw timestamping for non PTP packets Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> - 2017-06-27 16:00 +0200 [PATCH net-next 3/3] net: ethernet: ti: netcp_ethss: use cpts to check if packet needs timestamping Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> - 2017-06-27 16:00 +0200 [PATCH net-next 1/3] net: ethernet: ti: cpsw: move skb timestamp to packet_submit Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> - 2017-06-27 16:10 +0200 Re: [PATCH net-next 0/3] fix sw timestamping for non PTP packets Grygorii Strashko <grygorii.strashko@ti.com> - 2017-06-28 23:30 +0200 Re: [PATCH net-next 0/3] fix sw timestamping for non PTP packets David Miller <davem@davemloft.net> - 2017-06-29 18:30 +0200
csiph-web