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
..
2014-12-18 11:57:42 +00:00
2014-11-24 06:34:07 +00:00
2014-12-13 11:55:24 +00:00
2015-01-08 20:26:34 +00:00
2015-01-11 01:28:32 +00:00
2014-12-28 19:31:40 +00:00
2014-12-13 11:55:04 +00:00
2015-01-14 12:09:33 +00:00
2015-01-24 20:01:33 +00:00
2015-01-16 08:44:15 +00:00
2015-01-05 13:02:26 +00:00
2014-12-27 13:03:26 +00:00
2015-01-24 20:01:45 +00:00
2014-12-13 11:55:32 +00:00
2015-01-24 20:02:23 +00:00