[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1426287512-10742-1-git-send-email-f.fainelli@gmail.com>
Date: Fri, 13 Mar 2015 15:58:30 -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 0/2] net: bcmgenet: Byte Queue Limits support
Hi all,
This path series adds byte queue limits support to the GENET driver. Just like
the gianfar driver, we sometimes need to insert a 64 bytes transmit status block
which is not going to be sent on the wire, just to the TDMA/TBUF, so we need to
record the correct byte count before doing that SKB inflation.
Florian Fainelli (2):
net: bcmgenet: use skb_put_padto()
net: bcmgenet: add byte queue limits support
drivers/net/ethernet/broadcom/genet/bcmgenet.c | 23 ++++++++++++++++++-----
drivers/net/ethernet/broadcom/genet/bcmgenet.h | 6 ++++++
2 files changed, 24 insertions(+), 5 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