linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/3] dpaa_eth: a couple of fixes
@ 2016-12-15 13:13 Madalin Bucur
  2016-12-15 13:13 ` [PATCH net 1/3] dpaa_eth: use big endian accessors Madalin Bucur
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Madalin Bucur @ 2016-12-15 13:13 UTC (permalink / raw)
  To: netdev; +Cc: linuxppc-dev, linux-kernel, davem

This patch set introduces big endian accessors in the dpaa_eth driver
making sure accesses to the QBMan HW are correct on little endian
platforms. Removing a redundant Kconfig dependency on FSL_SOC.
Adding myself as maintainer of the dpaa_eth driver.

Claudiu Manoil (1):
  dpaa_eth: use big endian accessors

Madalin Bucur (2):
  dpaa_eth: remove redundant dependency on FSL_SOC
  MAINTAINERS: net: add entry for Freescale QorIQ DPAA Ethernet driver

 MAINTAINERS                                    |  6 +++
 drivers/net/ethernet/freescale/dpaa/Kconfig    |  2 +-
 drivers/net/ethernet/freescale/dpaa/dpaa_eth.c | 71 ++++++++++++++------------
 3 files changed, 44 insertions(+), 35 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2016-12-17 16:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-15 13:13 [PATCH net 0/3] dpaa_eth: a couple of fixes Madalin Bucur
2016-12-15 13:13 ` [PATCH net 1/3] dpaa_eth: use big endian accessors Madalin Bucur
2016-12-15 13:13 ` [PATCH net 2/3] dpaa_eth: remove redundant dependency on FSL_SOC Madalin Bucur
2016-12-15 13:13 ` [PATCH net 3/3] MAINTAINERS: net: add entry for Freescale QorIQ DPAA Ethernet driver Madalin Bucur
2016-12-17 16:22 ` [PATCH net 0/3] dpaa_eth: a couple of fixes 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).