netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 net-next 0/5] dp83640 driver fixes
@ 2015-11-03  8:34 Stefan Sørensen
  2015-11-03  8:34 ` [PATCH v2 net-next 1/5] dp83640: Include hash in timestamp/packet matching Stefan Sørensen
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Stefan Sørensen @ 2015-11-03  8:34 UTC (permalink / raw)
  To: davem; +Cc: netdev, richardcochran, Stefan Sørensen

This series fixes a number of minor bugs in the dp83640 driver.

Stefan Sørensen (5):
  dp83640: Include hash in timestamp/packet matching
  dp83640: Delay scheduled work.
  dp83640: Prune rx timestamp list before reading from it
  ptp: Change ptp_class to a proper bitmask
  dp83640: Only wait for timestamps for packets with timestamping
    enabled.

 drivers/net/phy/dp83640.c    | 64 ++++++++++++++++++++++++++++----------------
 include/linux/ptp_classify.h |  7 ++---
 net/core/ptp_classifier.c    | 16 +++++------
 3 files changed, 53 insertions(+), 34 deletions(-)

v2 changes: Use macro for hash data offset and length and reword commit
description.

-- 
2.5.0

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

end of thread, other threads:[~2015-11-03 16:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-03  8:34 [PATCH v2 net-next 0/5] dp83640 driver fixes Stefan Sørensen
2015-11-03  8:34 ` [PATCH v2 net-next 1/5] dp83640: Include hash in timestamp/packet matching Stefan Sørensen
2015-11-03  8:34 ` [PATCH v2 net-next 2/5] dp83640: Delay scheduled work Stefan Sørensen
2015-11-03  8:34 ` [PATCH v2 net-next 3/5] dp83640: Prune rx timestamp list before reading from it Stefan Sørensen
2015-11-03  8:34 ` [PATCH v2 net-next 4/5] ptp: Change ptp_class to a proper bitmask Stefan Sørensen
2015-11-03  8:34 ` [PATCH v2 net-next 5/5] dp83640: Only wait for timestamps for packets with timestamping enabled Stefan Sørensen
2015-11-03  8:44 ` [PATCH v2 net-next 0/5] dp83640 driver fixes Richard Cochran
2015-11-03 16:08 ` 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).