]> Git Repo - J-u-boot.git/commit
net: gem: Remove WRAP bit from TX buffer description
authorMichal Simek <[email protected]>
Wed, 17 Oct 2012 09:03:40 +0000 (11:03 +0200)
committerMichal Simek <[email protected]>
Tue, 30 Apr 2013 09:39:14 +0000 (11:39 +0200)
commit986f00003ce9cfdceca2f49068b8d443316501d3
tree5b35e5fcfeb4bc63da7795e9db1222935d2afb49
parent1415107e46460f988e19a5fc59e18f368e72ef19
net: gem: Remove WRAP bit from TX buffer description

Removing this bit causes that frame is sent only once.
(With wrap big one packet has been sent several times
which dramatically decrease throughput)

TRM: (Table 16-3: Tx Buffer Descriptor Entry)

Signed-off-by: Michal Simek <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
drivers/net/zynq_gem.c
This page took 0.035371 seconds and 4 git commands to generate.