1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-22 07:31:37 +02:00
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
2015-01-24 22:45:28 +00:00
..
base-files ramips: add support for Tenda 3G150B 2015-01-22 09:35:22 +00:00
dts ramips: add support for Tenda 3G150B 2015-01-22 09:35:22 +00:00
files ralink: fix ethernet feature TSO not work 2015-01-24 22:45:28 +00:00
image ramips: add support for Tenda 3G150B 2015-01-22 09:35:22 +00:00
mt7620 ramips: add preliminary Archer C20i support 2015-01-09 15:40:51 +00:00
mt7621 ralink: add support for firewrt 2015-01-20 06:34:28 +00:00
mt7628 all targets: remove all =m kernel config symbols 2015-01-05 13:02:44 +00:00
patches-3.14 ramips: downgrade mt7621 "Spurious GIC Interrupt" to debug messages 2015-01-18 09:25:49 +00:00
rt288x all targets: remove all =m kernel config symbols 2015-01-05 13:02:44 +00:00
rt305x ramips: add support for Tenda 3G150B 2015-01-22 09:35:22 +00:00
rt3883 all targets: remove all =m kernel config symbols 2015-01-05 13:02:44 +00:00
base-files.mk
Makefile ralink: merge the mt7620a/n subtargets 2014-11-19 09:19:38 +00:00
modules.mk ralink: merge the mt7620a/n subtargets 2014-11-19 09:19:38 +00:00