All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] bnx2x: Support for timestamping in P2P mode.
@ 2019-04-16  8:46 Sudarsana Reddy Kalluru
  2019-04-16  8:46 ` [PATCH net-next 1/2] bnx2x: Replace magic numbers with macro definitions Sudarsana Reddy Kalluru
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sudarsana Reddy Kalluru @ 2019-04-16  8:46 UTC (permalink / raw)
  To: davem, aelior; +Cc: netdev

The patch series adds driver support for timestamping the ptp packets
in peer-delay (P2P) mode.
 - Patch (1) performs the code cleanup.
 - Patch (2) adds the required implementation.

Please consider applying it 'net-next' tree.

Sudarsana Reddy Kalluru (2):
  bnx2x: Replace magic numbers with macro definitions.
  bnx2x: Add support for detection of P2P event packets.

 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c | 52 +++++++++++++++---------
 1 file changed, 32 insertions(+), 20 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2019-04-17  4:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-16  8:46 [PATCH net-next 0/2] bnx2x: Support for timestamping in P2P mode Sudarsana Reddy Kalluru
2019-04-16  8:46 ` [PATCH net-next 1/2] bnx2x: Replace magic numbers with macro definitions Sudarsana Reddy Kalluru
2019-04-16  8:46 ` [PATCH net-next 2/2] bnx2x: Add support for detection of P2P event packets Sudarsana Reddy Kalluru
2019-04-17  4:35 ` [PATCH net-next 0/2] bnx2x: Support for timestamping in P2P mode David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.