linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] Ethernet over hdlc
@ 2018-08-28 11:09 David Gounaris
  2018-08-28 11:09 ` [PATCH 1/6] net/wan/fsl_ucc_hdlc: allow ucc index up to 4 David Gounaris
                   ` (5 more replies)
  0 siblings, 6 replies; 36+ messages in thread
From: David Gounaris @ 2018-08-28 11:09 UTC (permalink / raw)
  To: qiang.zhao, netdev, linuxppc-dev; +Cc: David Gounaris

Hello!

I have a 83xx platform and I am using non tsa mode in the fsl hdlc driver to enable ethernet over hdlc. These patches are the minimal changes that I needed to do in order to get it to work with our legacy products that used old FSL SDK driver. Please review.

Best Regards,
David Gounaris

David Gounaris (6):
  net/wan/fsl_ucc_hdlc: allow ucc index up to 4
  net/wan/fsl_ucc_hdlc: allow PARITY_CRC16_PR0_CCITT parity
  net/wan/fsl_ucc_hdlc: Adding ARPHRD_ETHER
  net/wan/fsl_ucc_hdlc: default hmask value
  net/wan/fsl_ucc_hdlc: GUMR for non tsa mode
  net/wan/fsl_ucc_hdlc: tx timeout handler

 drivers/net/wan/fsl_ucc_hdlc.c | 23 +++++++++++++++++++++--
 drivers/net/wan/fsl_ucc_hdlc.h |  2 +-
 2 files changed, 22 insertions(+), 3 deletions(-)

-- 
2.13.6

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

end of thread, other threads:[~2018-09-04  5:26 UTC | newest]

Thread overview: 36+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-28 11:09 [PATCH 0/6] Ethernet over hdlc David Gounaris
2018-08-28 11:09 ` [PATCH 1/6] net/wan/fsl_ucc_hdlc: allow ucc index up to 4 David Gounaris
2018-08-28 13:34   ` Christophe LEROY
2018-08-29  7:09     ` Christophe LEROY
2018-08-29 13:13   ` [PATCH v2 0/6] Ethernet over hdlc David Gounaris
2018-08-29 13:13     ` [PATCH v2 1/6] net/wan/fsl_ucc_hdlc: allow ucc index up to 7 David Gounaris
2018-09-01  7:58       ` christophe leroy
2018-08-29 13:13     ` [PATCH v2 2/6] net/wan/fsl_ucc_hdlc: allow PARITY_CRC16_PR0_CCITT parity David Gounaris
2018-09-01  8:03       ` christophe leroy
2018-08-29 13:13     ` [PATCH v2 3/6] net/wan/fsl_ucc_hdlc: Adding ARPHRD_ETHER David Gounaris
2018-09-01  5:55       ` David Miller
2018-09-01  8:05       ` christophe leroy
2018-08-29 13:13     ` [PATCH v2 4/6] net/wan/fsl_ucc_hdlc: hmask David Gounaris
2018-09-01  8:06       ` christophe leroy
2018-08-29 13:13     ` [PATCH v2 5/6] net/wan/fsl_ucc_hdlc: GUMR for non tsa mode David Gounaris
2018-09-01  8:08       ` christophe leroy
2018-08-29 13:13     ` [PATCH v2 6/6] net/wan/fsl_ucc_hdlc: tx timeout handler David Gounaris
2018-09-01  8:10       ` christophe leroy
2018-09-01  8:10     ` [PATCH v2 0/6] Ethernet over hdlc christophe leroy
2018-09-03 12:47   ` [PATCH v3 " David Gounaris
2018-09-03 12:47     ` [PATCH v3 1/6] net/wan/fsl_ucc_hdlc: allow ucc index up to 7 David Gounaris
2018-09-03 12:47     ` [PATCH v3 2/6] net/wan/fsl_ucc_hdlc: allow PARITY_CRC16_PR0_CCITT parity David Gounaris
2018-09-03 12:47     ` [PATCH v3 3/6] net/wan/fsl_ucc_hdlc: Adding ARPHRD_ETHER David Gounaris
2018-09-03 12:47     ` [PATCH v3 4/6] net/wan/fsl_ucc_hdlc: hmask David Gounaris
2018-09-03 12:47     ` [PATCH v3 5/6] net/wan/fsl_ucc_hdlc: GUMR for non tsa mode David Gounaris
2018-09-03 12:47     ` [PATCH v3 6/6] net/wan/fsl_ucc_hdlc: tx timeout handler David Gounaris
2018-09-04  5:14     ` [PATCH v3 0/6] Ethernet over hdlc David Miller
2018-08-28 11:09 ` [PATCH 2/6] net/wan/fsl_ucc_hdlc: allow PARITY_CRC16_PR0_CCITT parity David Gounaris
2018-08-28 11:09 ` [PATCH 3/6] net/wan/fsl_ucc_hdlc: Adding ARPHRD_ETHER David Gounaris
2018-08-28 13:36   ` Christophe LEROY
2018-08-28 11:09 ` [PATCH 4/6] net/wan/fsl_ucc_hdlc: default hmask value David Gounaris
2018-08-29  2:54   ` Qiang Zhao
2018-08-29  7:18     ` Christophe LEROY
2018-08-29  7:28       ` Joakim Tjernlund
2018-08-28 11:09 ` [PATCH 5/6] net/wan/fsl_ucc_hdlc: GUMR for non tsa mode David Gounaris
2018-08-28 11:09 ` [PATCH 6/6] net/wan/fsl_ucc_hdlc: tx timeout handler David Gounaris

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