linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] net-next: mediatek: implement IRQ grouping
@ 2016-05-05  9:27 John Crispin
  2016-05-05  9:27 ` [PATCH 1/4] net-next: mediatek: remove superfluous register reads John Crispin
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: John Crispin @ 2016-05-05  9:27 UTC (permalink / raw)
  To: David S. Miller; +Cc: nbd, netdev, linux-mediatek, linux-kernel, John Crispin

This series contains three minor cleanups and a patch that add support for
IRQ grouping allowing us to split the TX and RX IRQs onto multiple cores
using affinity.

John Crispin (4):
  net-next: mediatek: remove superfluous register reads
  net-next: mediatek: don't use intermediate variables to store IRQ
    masks
  net-next: mediatek: add IRQ locking
  net-next: mediatek: add support for IRQ grouping

 drivers/net/ethernet/mediatek/mtk_eth_soc.c |  175 +++++++++++++++++----------
 drivers/net/ethernet/mediatek/mtk_eth_soc.h |   16 ++-
 2 files changed, 122 insertions(+), 69 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2016-05-05  9:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-05  9:27 [PATCH 0/4] net-next: mediatek: implement IRQ grouping John Crispin
2016-05-05  9:27 ` [PATCH 1/4] net-next: mediatek: remove superfluous register reads John Crispin
2016-05-05  9:27 ` [PATCH 2/4] net-next: mediatek: don't use intermediate variables to store IRQ masks John Crispin
2016-05-05  9:27 ` [PATCH 3/4] net-next: mediatek: add IRQ locking John Crispin
2016-05-05  9:27 ` [PATCH 4/4] net-next: mediatek: add support for IRQ grouping 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).