netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] Add ptp vlan support
@ 2014-06-25 12:25 Stefan Sørensen
  2014-06-25 12:25 ` [PATCH net-next 1/2] ptp: Classify ptp over ip over vlan packets Stefan Sørensen
  2014-06-25 12:25 ` [PATCH net-next 2/2] vlan: Pass SIOC[SG]HWTSTAMP ioctls to real device Stefan Sørensen
  0 siblings, 2 replies; 4+ messages in thread
From: Stefan Sørensen @ 2014-06-25 12:25 UTC (permalink / raw)
  To: davem, richardcochran, kaber; +Cc: netdev, Stefan Sørensen

This patch series adds functionality for running ptp/ieee1588 over vlan.

Stefan Sørensen (2):
  ptp: Classify ptp over ip over vlan packets
  vlan: Pass SIOC[SG]HWTSTAMP ioctls to real device

 drivers/net/ethernet/ti/cpts.c | 24 ++++++++--------
 drivers/net/phy/dp83640.c      | 46 ++++++++++++++----------------
 include/linux/ptp_classify.h   |  5 ++--
 net/8021q/vlan_dev.c           |  2 ++
 net/core/ptp_classifier.c      | 64 ++++++++++++++++++++++++++++++++++++++----
 net/core/timestamping.c        | 57 +++++++++++++------------------------
 6 files changed, 114 insertions(+), 84 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2014-06-26  8:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-25 12:25 [PATCH net-next 0/2] Add ptp vlan support Stefan Sørensen
2014-06-25 12:25 ` [PATCH net-next 1/2] ptp: Classify ptp over ip over vlan packets Stefan Sørensen
2014-06-26  5:32   ` Richard Cochran
2014-06-25 12:25 ` [PATCH net-next 2/2] vlan: Pass SIOC[SG]HWTSTAMP ioctls to real device Stefan Sørensen

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).