netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] net: bcmgenet: xmit_more support
@ 2015-03-13 19:11 Florian Fainelli
  2015-03-13 19:11 ` [PATCH net-next v2 1/2] net: bcmgenet: update ring producer index and buffer count in xmit Florian Fainelli
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Florian Fainelli @ 2015-03-13 19:11 UTC (permalink / raw)
  To: netdev; +Cc: edumazet, Florian Fainelli, davem, jaedon.shin, pgynther

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

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

end of thread, other threads:[~2015-03-13 19:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-13 19:11 [PATCH net-next v2 0/2] net: bcmgenet: xmit_more support Florian Fainelli
2015-03-13 19:11 ` [PATCH net-next v2 1/2] net: bcmgenet: update ring producer index and buffer count in xmit Florian Fainelli
2015-03-13 19:52   ` Petri Gynther
2015-03-13 19:11 ` [PATCH net-next v2 2/2] net: bcmgenet: add support for xmit_more Florian Fainelli
2015-03-13 19:49   ` Eric Dumazet
2015-03-13 19:52 ` [PATCH net-next v2 0/2] net: bcmgenet: xmit_more support 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).