openwrtv3/target/linux/ar71xx
Gabor Juhos 4e0309630b ar71xx: rb91x: fix pll_1000 value for eth0 to avoid packet loss
When the RB91x device uses a GbE link the connection
suffers from packet loss:

  root@OpenWrt:/# ping 192.168.1.254 -s 65507 -c 20 -q
  PING 192.168.1.254 (192.168.1.254): 65507 data bytes

  --- 192.168.1.254 ping statistics ---
  20 packets transmitted, 9 packets received, 55% packet loss
  round-trip min/avg/max = 4.570/4.815/4.999 ms

Using a different PLL value fixes the issue.

  root@OpenWrt:/# ping 192.168.1.254 -s 65507 -c 100 -q
  PING 192.168.1.254 (192.168.1.254): 65507 data bytes

  --- 192.168.1.254 ping statistics ---
  100 packets transmitted, 100 packets received, 0% packet loss
  round-trip min/avg/max = 4.449/5.413/13.870 ms

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 39642
2014-02-20 17:07:56 +00:00
..
base-files ar71xx: add user-space support for TP-Link TL-WDR4900 v2.0 board 2014-02-19 12:15:34 +00:00
files ar71xx: rb91x: fix pll_1000 value for eth0 to avoid packet loss 2014-02-20 17:07:56 +00:00
generic ar71xx: add profile and build image for TP-Link TL-WDR4900 v2.0 board 2014-02-19 12:15:35 +00:00
image ar71xx: add profile and build image for TP-Link TL-WDR4900 v2.0 board 2014-02-19 12:15:35 +00:00
mikrotik ar71xx: add initial support for the Mikrotik RB911G/RB912UAG boards 2013-12-16 18:08:51 +00:00
nand ar71xx: move WNDR4300 profile to the nand subtarget 2013-11-04 18:37:09 +00:00
patches-3.10 ar71xx: Add support for MikroTik RB951Ui-2HnD 2014-02-20 17:07:51 +00:00
base-files.mk ar71xx: drop procd_init console hack 2013-06-21 16:53:11 +00:00
config-3.10 ar71xx: enable MTD_SPLIT_LZMA_FW option 2014-01-24 17:15:01 +00:00
Makefile kernel: update 3.10 to 3.10.28 2014-01-26 11:30:34 +00:00
modules.mk ar71xx: always enable hw ecc support for the ar934x-nfc module 2013-11-01 18:33:18 +00:00