summaryrefslogtreecommitdiff
path: root/drivers/net/phy
diff options
context:
space:
mode:
authorWu, Josh <Josh.wu@atmel.com>2015-06-03 16:45:44 +0800
committerJoe Hershberger <joe.hershberger@ni.com>2015-08-11 13:27:15 -0500
commitade4ea4d71f6dad6683087621eb27bbcdfa6871d (patch)
tree64619fbef7e44080f05dafe55f93ae278708e39e /drivers/net/phy
parent90712741c9f03c4fddc5d71f4c397d5e18f94a3d (diff)
downloadu-boot-imx-ade4ea4d71f6dad6683087621eb27bbcdfa6871d.zip
u-boot-imx-ade4ea4d71f6dad6683087621eb27bbcdfa6871d.tar.gz
u-boot-imx-ade4ea4d71f6dad6683087621eb27bbcdfa6871d.tar.bz2
net: macb: add gmac multi-queue support
This patch refer to linux kernel commit: d8b763e1e79f net/macb: add TX multiqueue support for gem by: Cyrille Pitchen 1. macb driver will check the register to find how many queues support for this chip. 2. Then as we only use queue0 for tx, so we will set up all other queues use a dummy descriptor, which USED bit is set. So those queues are not used. Signed-off-by: Josh Wu <josh.wu@atmel.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'drivers/net/phy')
0 files changed, 0 insertions, 0 deletions