You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/ramips
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
10 years ago
..
base-files ramips: add support for Tenda 3G150B 10 years ago
dts ramips: add support for Tenda 3G150B 10 years ago
files ralink: fix ethernet feature TSO not work 10 years ago
image ramips: add support for Tenda 3G150B 10 years ago
mt7620 ramips: add preliminary Archer C20i support 10 years ago
mt7621 ralink: add support for firewrt 10 years ago
mt7628 all targets: remove all =m kernel config symbols 10 years ago
patches-3.14 ramips: downgrade mt7621 "Spurious GIC Interrupt" to debug messages 10 years ago
rt288x all targets: remove all =m kernel config symbols 10 years ago
rt305x ramips: add support for Tenda 3G150B 10 years ago
rt3883 all targets: remove all =m kernel config symbols 10 years ago
Makefile ralink: merge the mt7620a/n subtargets 10 years ago
base-files.mk ramips: remove default network configuration, and generate that from uci-defaults 13 years ago
modules.mk ralink: merge the mt7620a/n subtargets 10 years ago