openwrtv3/target
Felix Fietkau bef829efa5 ralink: fix ethernet feature TSO not work
* fix TSO features verify on mt7621 firewrt board
* improve tx clean up. no need to access uncached
  memory. also use TX_DTX register instead of
  read tx ring DONE bit
* mt7621 need napi weight 64 to get more performance
* remove netif_receive_skb, after kernel version
  3.7 tcp4_gro_receive can handle tcp checksum.
  on rt2880 use iperf tcp LAN to WAN throughput test.
  with gro 135 Mbits/sec. without gro 80.4Mbits/sec.

Signed-off-by: michael lee <igvtee@gmail.com>

SVN-Revision: 44118
2015-01-24 22:45:28 +00:00
..
imagebuilder imagebuilder: fail with error if the passed profile name does not exist 2015-01-10 18:19:59 +00:00
linux ralink: fix ethernet feature TSO not work 2015-01-24 22:45:28 +00:00
sdk sdk: track files with git and use it to implement proper clean targets 2015-01-10 11:17:02 +00:00
toolchain target/toolchain/Config.in: Clarify packaging of toolchain. 2014-10-14 12:21:16 +00:00
Config.in aarch64: add initial support 2014-11-24 06:33:13 +00:00
Makefile target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install 2012-06-06 17:24:05 +00:00