[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1426273867-10874-1-git-send-email-f.fainelli@gmail.com>
Date: Fri, 13 Mar 2015 12:11:05 -0700
From: Florian Fainelli <f.fainelli@...il.com>
To: netdev@...r.kernel.org
Cc: edumazet@...gle.com, Florian Fainelli <f.fainelli@...il.com>,
davem@...emloft.net, jaedon.shin@...il.com, pgynther@...gle.com
Subject: [PATCH net-next v2 0/2] net: bcmgenet: xmit_more support
Hi all,
This patch series adds xmit_more support to the GENET driver by allowing
the deferal of the producer index write to the TDMA engine.
Changes in v2:
- move the netif_tx_stop_queue check *before* updating the producer index
Florian Fainelli (2):
net: bcmgenet: update ring producer index and buffer count in xmit
net: bcmgenet: add support for xmit_more
drivers/net/ethernet/broadcom/genet/bcmgenet.c | 23 ++++++++---------------
1 file changed, 8 insertions(+), 15 deletions(-)
--
2.1.0
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists