linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/7] stmmac multi-queue fixes and cleanups
@ 2018-02-19 17:11 Niklas Cassel
  2018-02-19 17:11 ` [PATCH net-next 1/7] net: stmmac: set MSS for each tx DMA channel Niklas Cassel
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Niklas Cassel @ 2018-02-19 17:11 UTC (permalink / raw)
  To: netdev; +Cc: Jose.Abreu, vbhadram, Niklas Cassel, linux-kernel

stmmac multi-queue fixes and cleanups

Niklas Cassel (7):
  net: stmmac: set MSS for each tx DMA channel
  net: stmmac: do not clear tx_skbuff entries in
    stmmac_xmit()/stmmac_tso_xmit()
  net: stmmac: WARN if tx_skbuff entries are reused before cleared
  net: stmmac: rename dwmac4_tx_queue_routing() to match reality
  net: stmmac: call correct function in
    stmmac_mac_config_rx_queues_routing()
  net: stmmac: add error handling in stmmac_mtl_setup()
  net: stmmac: honor error code from stmmac_dt_phy()

 drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c  |  6 ++--
 drivers/net/ethernet/stmicro/stmmac/stmmac.h       |  2 +-
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c  | 23 +++++++--------
 .../net/ethernet/stmicro/stmmac/stmmac_platform.c  | 34 +++++++++++++++++-----
 4 files changed, 42 insertions(+), 23 deletions(-)

-- 
2.14.2

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

end of thread, other threads:[~2018-02-20 19:14 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-19 17:11 [PATCH net-next 0/7] stmmac multi-queue fixes and cleanups Niklas Cassel
2018-02-19 17:11 ` [PATCH net-next 1/7] net: stmmac: set MSS for each tx DMA channel Niklas Cassel
2018-02-20  7:31   ` Giuseppe CAVALLARO
2018-02-19 17:11 ` [PATCH net-next 2/7] net: stmmac: do not clear tx_skbuff entries in stmmac_xmit()/stmmac_tso_xmit() Niklas Cassel
2018-02-19 17:11 ` [PATCH net-next 3/7] net: stmmac: WARN if tx_skbuff entries are reused before cleared Niklas Cassel
2018-02-19 17:11 ` [PATCH net-next 4/7] net: stmmac: rename dwmac4_tx_queue_routing() to match reality Niklas Cassel
2018-02-19 17:11 ` [PATCH net-next 5/7] net: stmmac: call correct function in stmmac_mac_config_rx_queues_routing() Niklas Cassel
2018-02-19 17:11 ` [PATCH net-next 6/7] net: stmmac: add error handling in stmmac_mtl_setup() Niklas Cassel
2018-02-19 17:11 ` [PATCH net-next 7/7] net: stmmac: honor error code from stmmac_dt_phy() Niklas Cassel
2018-02-19 18:12 ` [PATCH net-next 0/7] stmmac multi-queue fixes and cleanups Jose Abreu
2018-02-20 19:14 ` 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).