]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net: Support DMA threshold mode in DWMAC driver
authorSonic Zhang <sonic.zhang@analog.com>
Thu, 29 Jan 2015 06:38:50 +0000 (14:38 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:18:43 +0000 (14:18 +0200)
commit3a73e76d8eb7998f499965074ebd1bcab5c96517
treeddf04331d41b751567145c3108777ba7e68a8132
parente6af11f838b4a6b04e6981d52db9fcd64ceaa064
net: Support DMA threshold mode in DWMAC driver

- DMA threshold mode can be selected in board config head file.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
drivers/net/designware.c