netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/12] net: mediatek: various small fixes
@ 2016-06-05  6:32 John Crispin
       [not found] ` <1465108385-38286-1-git-send-email-john-Pj+rj9U5foFAfugRpC6u6w@public.gmane.org>
                   ` (4 more replies)
  0 siblings, 5 replies; 21+ messages in thread
From: John Crispin @ 2016-06-05  6:32 UTC (permalink / raw)
  To: David S. Miller
  Cc: Felix Fietkau, Sean Wang, netdev, linux-mediatek, linux-kernel,
	John Crispin

This series contains various small fixes that we stumbled across while
doing thorough testing and code level reviewing of the driver. The only
patch that sticks out is the first one, which addresses a DQL related
issue. The rest are just minor fixes.

John Crispin (12):
  net: mediatek: fix DQL support
  net: mediatek: add missing return code check
  net: mediatek: fix missing free of scratch memory
  net: mediatek: invalid buffer lookup in mtk_tx_map()
  net: mediatek: dropped rx packets are not being counted properly
  net: mediatek: add next data pointer coherency protection
  net: mediatek: disable all interrupts during probe
  net: mediatek: fix threshold value
  net: mediatek: increase watchdog_timeo
  net: mediatek: fix off by one in the TX ring allocation
  net: mediatek: only wake the queue if it is stopped
  net: mediatek: remove superfluous queue wake up call

 drivers/net/ethernet/mediatek/mtk_eth_soc.c |   94 ++++++++++++++++++---------
 drivers/net/ethernet/mediatek/mtk_eth_soc.h |    3 +
 2 files changed, 65 insertions(+), 32 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2016-06-07 23:20 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-05  6:32 [PATCH 00/12] net: mediatek: various small fixes John Crispin
     [not found] ` <1465108385-38286-1-git-send-email-john-Pj+rj9U5foFAfugRpC6u6w@public.gmane.org>
2016-06-05  6:32   ` [PATCH 01/12] net: mediatek: fix DQL support John Crispin
2016-06-05  7:32     ` David Miller
2016-06-06  6:43       ` John Crispin
2016-06-07 23:01         ` David Miller
2016-06-07 23:20           ` Tom Herbert
2016-06-05  6:32   ` [PATCH 02/12] net: mediatek: add missing return code check John Crispin
2016-06-05  6:32   ` [PATCH 04/12] net: mediatek: invalid buffer lookup in mtk_tx_map() John Crispin
2016-06-05  6:32   ` [PATCH 05/12] net: mediatek: dropped rx packets are not being counted properly John Crispin
2016-06-05  6:32   ` [PATCH 06/12] net: mediatek: add next data pointer coherency protection John Crispin
2016-06-05  6:33   ` [PATCH 07/12] net: mediatek: disable all interrupts during probe John Crispin
2016-06-05  6:33   ` [PATCH 08/12] net: mediatek: fix threshold value John Crispin
2016-06-05  6:33   ` [PATCH 09/12] net: mediatek: increase watchdog_timeo John Crispin
2016-06-05 14:56     ` Andrew Lunn
2016-06-06  6:24       ` John Crispin
2016-06-06 12:21         ` Andrew Lunn
2016-06-06 12:38           ` John Crispin
2016-06-05  6:32 ` [PATCH 03/12] net: mediatek: fix missing free of scratch memory John Crispin
2016-06-05  6:33 ` [PATCH 10/12] net: mediatek: fix off by one in the TX ring allocation John Crispin
2016-06-05  6:33 ` [PATCH 11/12] net: mediatek: only wake the queue if it is stopped John Crispin
2016-06-05  6:33 ` [PATCH 12/12] net: mediatek: remove superfluous queue wake up call John Crispin

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