All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/3] net: mvpp2: various fixes
@ 2017-09-18 13:04 Antoine Tenart
  2017-09-18 13:04 ` [PATCH net 1/3] net: mvpp2: fix the dma_mask and coherent_dma_mask settings for PPv2.2 Antoine Tenart
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Antoine Tenart @ 2017-09-18 13:04 UTC (permalink / raw)
  To: davem
  Cc: Antoine Tenart, andrew, gregory.clement, thomas.petazzoni,
	miquel.raynal, nadavh, linux, linux-kernel, mw, stefanc, netdev

Hi all,

This series contains various fixes for the Marvell PPv2 driver. Please
have a thorough look at patch 1/3 ("net: mvpp2: fix the dma_mask and
coherent_dma_mask settings for PPv2.2") as I'm not 100% sure about the
fix implementation.

Thanks!
Antoine

Antoine Tenart (1):
  net: mvpp2: fix the dma_mask and coherent_dma_mask settings for PPv2.2

Stefan Chulski (1):
  net: mvpp2: fix parsing fragmentation detection

Yan Markman (1):
  net: mvpp2: fix port list indexing

 drivers/net/ethernet/marvell/mvpp2.c | 44 ++++++++++++++++++++++++++++--------
 1 file changed, 35 insertions(+), 9 deletions(-)

-- 
2.13.5

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

end of thread, other threads:[~2017-09-25 12:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-18 13:04 [PATCH net 0/3] net: mvpp2: various fixes Antoine Tenart
2017-09-18 13:04 ` [PATCH net 1/3] net: mvpp2: fix the dma_mask and coherent_dma_mask settings for PPv2.2 Antoine Tenart
2017-09-19  0:18   ` David Miller
2017-09-21 14:24     ` Antoine Tenart
2017-09-21 17:07       ` David Miller
2017-09-25 12:40         ` Antoine Tenart
2017-09-18 13:04 ` [PATCH net 2/3] net: mvpp2: fix parsing fragmentation detection Antoine Tenart
2017-09-18 13:04 ` [PATCH net 3/3] net: mvpp2: fix port list indexing Antoine Tenart

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.