https://github.com/torvalds/linux
Revision 64c3b252e9fc8256ef7b1b99ba60492163cd06e8 authored by Byungho An on 24 August 2013, 06:31:43 UTC, committed by David S. Miller on 28 August 2013, 21:41:49 UTC
This patch fixed the pbl(programmable burst length) setting
using DT. Even though the default pbl is 8, If there is no
pbl property in device tree file, pbl is set 0 and it causes
bandwidth degradation.

Signed-off-by: Byungho An <bh74.an@samsung.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 33c6b1f
History
Tip revision: 64c3b252e9fc8256ef7b1b99ba60492163cd06e8 authored by Byungho An on 24 August 2013, 06:31:43 UTC
net: stmmac: fixed the pbl setting with DT
Tip revision: 64c3b25
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.1 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 253.9 KB
Makefile -rw-r--r-- 47.4 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top